index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libpthread
/
uthread
/
uthread_exit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use rlimit nofiles max to size fd/fdp tables instead of cur. Fixes
kurt
2007-04-27
1
-2
/
+2
*
Part 2 of file descriptor race and deadlock corrections.
kurt
2006-09-26
1
-2
/
+3
*
Part 1 of file descriptor race and deadlock corrections.
kurt
2006-09-22
1
-2
/
+2
*
type func(...) -> type\nfunc(...) for function definitions
marc
2002-11-07
1
-2
/
+3
*
signal handling changes. This corrects several signal
marc
2002-10-30
1
-2
/
+2
*
More sync.
fgsch
2001-12-19
1
-3
/
+1
*
More sync with freebsd code; join related code this time.
fgsch
2001-12-11
1
-44
/
+47
*
Start syncing with FreeBSD:
fgsch
2001-08-21
1
-13
/
+14
*
put proc pid in fatal error string; don't call abort() - instead deliver SIGABRT directly (inside #if); unused vars
d
2000-01-06
1
-5
/
+24
*
clean up the poll fdsets in the garbage collector, not in exit()
d
1999-11-30
1
-7
/
+2
*
sync with FreeBSD
d
1999-11-25
1
-43
/
+53
*
mention the process' pid in the debug message. greatly helps to debug problems when fork()ing
d
1999-06-14
1
-1
/
+3
*
sync with FreeBSD
d
1999-05-26
1
-6
/
+25
*
ident
d
1999-01-06
1
-0
/
+1
*
dump thread info on PANIC
d
1998-12-21
1
-0
/
+3
*
this this
niklas
1998-12-13
1
-1
/
+1
*
sync with FreeBSD
d
1998-12-10
1
-2
/
+2
*
fix strcat usage; deraadt
d
1998-11-20
1
-9
/
+37
*
sync with FreeBSD (rwlock, gc thread, man pages)
d
1998-11-09
1
-47
/
+21
*
experimental threaded libc - kernel only
d
1998-08-27
1
-0
/
+191