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
/
ungetc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete casts to off_t and size_t that are implied by assignments
guenther
2016-09-21
1
-3
/
+3
*
Add framework for resolving (pun intended) libc namespace issues, using
guenther
2015-08-31
1
-1
/
+2
*
use reallocarray, and avoid this << 1 ugliness.
deraadt
2014-10-11
1
-3
/
+3
*
Fix the handle locking in stdio to use flockfile/funlockfile
kurt
2009-11-09
1
-7
/
+11
*
Back out previous commit, as it caused too much growth for the install
guenther
2009-10-22
1
-11
/
+7
*
Fix the handle locking in stdio to use flockfile/funlockfile
guenther
2009-10-21
1
-7
/
+11
*
zap remaining rcsid.
espie
2005-08-08
1
-4
/
+1
*
next citrus step.
espie
2005-06-17
1
-1
/
+2
*
Change internals of FILE: reuse the unget buffer field to access an
espie
2005-04-30
1
-11
/
+11
*
deregister + ansify, no change in object code. ok deraadt@ millert@
otto
2004-09-28
1
-8
/
+5
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-2
/
+2
*
a first pass at -Wall
deraadt
2001-07-09
1
-3
/
+5
*
Fix RCS ids
tholo
1996-08-19
1
-6
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+153