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
/
usr.bin
/
compress
/
zopen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused zclose function.
fcambus
2017-05-29
1
-7
/
+1
*
start pulling apart some function pointers that take too many parameters
tedu
2016-09-03
1
-28
/
+34
*
KNF whitespace fix and handle funopen error case.
tobias
2015-02-01
1
-4
/
+10
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-3
/
+4
*
Remove the rcsid which were intentionally skipped in the "purge of 2009"
deraadt
2011-09-22
1
-8
/
+1
*
Prevent zs_stackp from going past the end of zs_htab. May happen
millert
2005-08-25
1
-5
/
+14
*
be a bit more carefull not writing to the stream after the timestamps
otto
2005-06-26
1
-4
/
+7
*
spacing
deraadt
2005-04-17
1
-4
/
+4
*
protos
deraadt
2003-08-03
1
-3
/
+3
*
o implement -l, -n and -N (including setting outfile + mtime)
millert
2003-07-17
1
-8
/
+29
*
Move magic number checking into main.c and make it work when
millert
2003-07-11
1
-23
/
+19
*
knf and ansi
deraadt
2003-06-22
1
-48
/
+31
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
grop long option names, like gzip.
mickey
2002-12-08
1
-13
/
+14
*
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
-6
/
+6
*
kill more registers
mpech
2001-11-19
1
-24
/
+24
*
improve i/o handling use 8192 bytes buffer (16384 does not help much)
mickey
1999-03-04
1
-110
/
+138
*
do gzip
mickey
1997-07-06
1
-286
/
+247
*
Minor cleanups to make gcc -Wall happier.
millert
1997-01-19
1
-5
/
+5
*
Add zdopen(); open a file descriptor
tholo
1996-09-22
1
-2
/
+52
*
rcsid
deraadt
1996-06-26
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+746