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
/
libc
/
stdio
/
findfp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer _MUTEX_*LOCK over _THREAD_PRIVATE_MUTEX_*LOCK() when thread-specific
guenther
2016-04-05
1
-9
/
+9
*
Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internal
guenther
2015-08-27
1
-2
/
+2
*
Move to the <limits.h> universe.
deraadt
2015-01-16
1
-2
/
+2
*
abort() doesn't call atexit handlers any more
guenther
2014-11-19
1
-2
/
+2
*
f_prealloc() goes away. Comment from the original source file:
deraadt
2013-12-17
1
-24
/
+1
*
oops should not be static
deraadt
2013-11-13
1
-2
/
+2
*
both files contain a function which should only be static.
deraadt
2013-11-12
1
-2
/
+2
*
Fix the handle locking in stdio to use flockfile/funlockfile
kurt
2009-11-09
1
-7
/
+29
*
Back out previous commit, as it caused too much growth for the install
guenther
2009-10-22
1
-29
/
+7
*
Fix the handle locking in stdio to use flockfile/funlockfile
guenther
2009-10-21
1
-7
/
+29
*
zap remaining rcsid.
espie
2005-08-08
1
-4
/
+1
*
zap getdtablesize() external ref (removes a bit of compat from instbin).
espie
2005-08-02
1
-1
/
+3
*
next citrus step.
espie
2005-06-17
1
-4
/
+4
*
Change internals of FILE: reuse the unget buffer field to access an
espie
2005-04-30
1
-10
/
+28
*
deregister + ansify, no change in object code. ok deraadt@ millert@
otto
2004-09-28
1
-13
/
+12
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Move __cleanup into mprotect'ed page to prevent unintentional modifications
dhartmei
2002-09-14
1
-5
/
+6
*
Fix RCS ids
tholo
1996-08-19
1
-6
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+171