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
/
rs
/
rs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
userland reallocarray audit.
doug
2014-10-08
1
-2
/
+2
*
Include unistd.h as it is the standard location for getopt().
millert
2013-11-15
1
-1
/
+2
*
don't try to stuff ptr differences into an int; from Arto Jonsson; ok espie@
otto
2012-12-03
1
-5
/
+4
*
In preparation for getline and getdelim additions to libc, rename getline()
fgsch
2012-03-04
1
-6
/
+6
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-15
/
+1
*
sort flags.
sobrado
2009-10-14
1
-3
/
+3
*
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
deraadt
2007-09-02
1
-3
/
+3
*
Three undocumented options got lost in the conversion to getopt(3).
moritz
2006-04-17
1
-60
/
+4
*
oops. grasp of alphabet...slipping...
jmc
2005-05-15
1
-3
/
+3
*
Make usage/SYNOPSIS saner and sort the options. With jmc@
millert
2005-05-15
1
-3
/
+3
*
Replace homegrown getnum() with strtonum() and replace atoi() with
millert
2005-05-14
1
-40
/
+48
*
kill commented out code
millert
2005-05-14
1
-28
/
+4
*
make this use getopt()
millert
2005-05-14
1
-99
/
+122
*
use NULL for pointers. from Joris Vink
tedu
2004-03-13
1
-3
/
+3
*
better realloc. ok deraadt@
tedu
2003-10-16
1
-6
/
+10
*
mostly ansi cleanup; pval ok
deraadt
2003-06-10
1
-24
/
+14
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
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
-11
/
+11
*
kill more registers
mpech
2001-11-19
1
-18
/
+18
*
fix -z; jarle@uninett.no
deraadt
2001-10-28
1
-2
/
+2
*
Kill extra newline in err()/warn().
millert
1997-09-12
1
-2
/
+4
*
rcsid
deraadt
1996-06-26
1
-0
/
+2
*
avoid divide-by-zero trap when specifying small widths
deraadt
1996-05-21
1
-45
/
+46
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+547