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
/
fgets.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
-4
/
+4
*
Add framework for resolving (pun intended) libc namespace issues, using
guenther
2015-08-31
1
-1
/
+2
*
Fix the handle locking in stdio to use flockfile/funlockfile
kurt
2009-11-09
1
-2
/
+7
*
Back out previous commit, as it caused too much growth for the install
guenther
2009-10-22
1
-7
/
+2
*
Fix the handle locking in stdio to use flockfile/funlockfile
guenther
2009-10-21
1
-2
/
+7
*
Set errno to EINVAL when fgets is given a non-positive size.
ray
2009-06-02
1
-2
/
+5
*
zap remaining rcsid.
espie
2005-08-08
1
-4
/
+1
*
next citrus step.
espie
2005-06-17
1
-1
/
+2
*
Use '\0' not 0 when storing as a char, part from Andrey Matveev.
millert
2005-05-28
1
-3
/
+3
*
deregister + ansify, no change in object code. ok deraadt@ millert@
otto
2004-09-28
1
-5
/
+2
*
Avoid a possible signed->unsigned assignment, fixes PR1709 (Claus Assmann)
avsm
2003-10-08
1
-6
/
+6
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Document behaviour when size = 1. ok millert@
pjanzen
2003-05-17
1
-1
/
+2
*
a first pass at -Wall
deraadt
2001-07-09
1
-1
/
+2
*
Fix RCS ids
tholo
1996-08-19
1
-6
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+109