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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change all tame callers to namechange to pledge(2).
deraadt
2015-10-09
1
-3
/
+3
*
data processing stdin to stdout; tame "stdout"
deraadt
2015-10-06
1
-1
/
+4
*
Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope
deraadt
2015-08-20
1
-3
/
+3
*
userland reallocarray audit.
doug
2014-10-08
1
-2
/
+2
*
Obvious .Xr fixes, found while testing mandocdb(8).
schwarze
2014-01-20
1
-8
/
+8
*
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
*
arguments to -C, -c, -S and -s are optional.
sobrado
2009-10-15
1
-6
/
+6
*
sort flags.
sobrado
2009-10-14
2
-6
/
+6
*
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
deraadt
2007-09-02
1
-3
/
+3
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
Three undocumented options got lost in the conversion to getopt(3).
moritz
2006-04-17
1
-60
/
+4
*
damn, one more...
jmc
2005-05-15
1
-7
/
+7
*
oops. grasp of alphabet...slipping...
jmc
2005-05-15
2
-5
/
+5
*
Make usage/SYNOPSIS saner and sort the options. With jmc@
millert
2005-05-15
2
-63
/
+56
*
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
*
remove unused Cm;
jmc
2003-07-14
1
-2
/
+2
*
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
2
-12
/
+4
*
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
*
When you give command examples and etc., in a manual page prefix them with:
mpech
2002-02-13
1
-5
/
+5
*
kill more registers
mpech
2001-11-19
1
-18
/
+18
*
fix -z; jarle@uninett.no
deraadt
2001-10-28
1
-2
/
+2
*
Change all option list specifications to ".Bl -tag -width Ds". Most man
aaron
2000-11-09
1
-2
/
+2
*
Covert to mdoc; from FreeBSD, with some modifications by me.
aaron
2000-03-06
1
-99
/
+143
*
More consistent introduction to options.
aaron
1999-10-17
1
-2
/
+2
*
Kill extra newline in err()/warn().
millert
1997-09-12
1
-2
/
+4
*
rcsid
deraadt
1996-06-26
3
-1
/
+6
*
avoid divide-by-zero trap when specifying small widths
deraadt
1996-05-21
2
-45
/
+48
*
initial import of NetBSD tree
deraadt
1995-10-18
3
-0
/
+749