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
/
paste
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release file descriptors as soon as they are not needed anymore.
tobias
2014-11-25
1
-1
/
+3
*
add an EXIT STATUS section for /usr/bin;
jmc
2010-09-03
1
-3
/
+3
*
make fgetln fixups look like the man page. correct a pair of brances and
tedu
2010-08-12
1
-11
/
+14
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-12
/
+1
*
bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few
jmc
2009-02-08
1
-3
/
+3
*
replace hardcoded exit values with .Ex macros;
sobrado
2009-01-04
1
-5
/
+3
*
the ellipsis is not an optional argument; while here, sync the usage
sobrado
2007-08-06
2
-7
/
+7
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
- use a consistent text for STANDARDS
jmc
2007-05-30
1
-5
/
+5
*
Use queue(3) macros instead of custom queue.
ray
2006-05-04
1
-17
/
+13
*
add an EXAMPLES section adapted from freebsd's page,
jmc
2006-01-04
1
-1
/
+27
*
use err/warn
mickey
2004-10-10
1
-20
/
+15
*
add missing includes
david
2003-07-10
1
-2
/
+3
*
mostly ansi cleanup; pval ok
deraadt
2003-06-10
1
-12
/
+7
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
2
-13
/
+5
*
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
-10
/
+10
*
Change all option list specifications to ".Bl -tag -width Ds". Most man
aaron
2000-11-09
1
-2
/
+2
*
Check return value of malloc(). Also make the code clearer with respect to
aaron
2000-06-07
1
-12
/
+10
*
Various cleanups and standardization.
aaron
2000-03-10
1
-4
/
+5
*
better fix; now if the last line in a file stream does not contain a newline,
aaron
1999-08-24
1
-19
/
+32
*
fgets() -> fgetln(). When reading files like this, the notion of a `line' is
aaron
1999-08-23
1
-9
/
+11
*
- remove trailing white space
aaron
1999-06-05
1
-2
/
+2
*
more -Wall
deraadt
1998-11-16
1
-7
/
+18
*
usr.bin/ man page cleanups, n-s
aaron
1998-09-27
1
-6
/
+10
*
r?index -> strr?chr
millert
1997-01-17
1
-4
/
+4
*
getopt(3) returns -1 when out of args, not EOF, whee!
millert
1997-01-15
1
-3
/
+3
*
rcsid
deraadt
1996-06-26
3
-4
/
+5
*
initial import of NetBSD tree
deraadt
1995-10-18
3
-0
/
+378