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
/
cut
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-07
Remove rpath from pledge when only stdin is used.
tobias
1
-2
/
+2
2018-07-13
Unused variables.
krw
1
-2
/
+1
2018-03-30
Fix overflow in list value parsing.
tobias
1
-13
/
+31
2016-10-24
Unify wording for LC_CTYPE in ENVIRONMENT:
schwarze
1
-5
/
+5
2015-12-06
Use ENVIRONMENT rather than CAVEATS to document LC_CTYPE.
schwarze
1
-19
/
+21
2015-12-02
UTF-8 support: Implement -c and -n
schwarze
2
-71
/
+119
2015-11-03
Blank line after pledge().
mmcc
1
-1
/
+2
2015-10-09
Change all tame callers to namechange to pledge(2).
deraadt
1
-5
/
+5
2015-10-05
This can use tame "stdio rpath" from the top. If we are only working on
deraadt
1
-2
/
+8
2015-08-18
do not cast malloc() return if stdlib.h is included
deraadt
1
-2
/
+2
2014-07-10
tweak previous; ok tedu
jmc
1
-4
/
+3
2014-07-10
add a note that fields are returned in input order. ok deraadt sthen
tedu
1
-2
/
+5
2014-02-02
use a more specific description for EXIT STATUS than that provided by .Ex;
jmc
1
-3
/
+6
2014-02-02
style nit-picking on previous commit: keep apart declaration from
sobrado
1
-4
/
+5
2014-02-01
improve POSIX compliance by continuing to process the remaining file
sobrado
2
-10
/
+22
2014-02-01
fix an example; users column at who(1) has a minimum width of eight characters,
sobrado
1
-3
/
+3
2013-11-23
obvious unsigned casts for ctype
deraadt
1
-3
/
+3
2012-06-10
field numbering starts at 1;
jmc
1
-3
/
+3
2010-10-21
more EXIT STATUS bits; from Daniel Dickman
jmc
1
-5
/
+3
2010-09-03
add an EXIT STATUS section for /usr/bin;
jmc
1
-3
/
+3
2010-01-23
It's wrong to complain about illegal -c arguments when finding
schwarze
2
-7
/
+16
2009-10-27
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
1
-14
/
+1
2009-02-08
bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few
jmc
1
-3
/
+3
2008-12-19
be more specific about the field delimiter;
jmc
1
-5
/
+9
2008-06-27
sort flags; align usage output.
sobrado
2
-8
/
+8
2007-05-31
convert to new .Dd format;
jmc
1
-2
/
+2
2007-05-30
- use a consistent text for STANDARDS
jmc
1
-3
/
+4
2007-03-15
simplify synopsis/usage() and sort options;
jmc
2
-8
/
+8
2006-01-04
add an EXAMPLES section adapted from freebsd's page,
jmc
1
-1
/
+13
2003-06-10
mostly ansi cleanup; pval ok
deraadt
1
-14
/
+7
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
millert
2
-13
/
+5
2002-02-16
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
1
-7
/
+7
2001-11-19
kill more registers
mpech
1
-8
/
+8
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
aaron
1
-2
/
+2
2000-06-04
Handle the case where the last line of input does not contain a newline; issue
aaron
1
-14
/
+30
2000-03-05
Various improvements, including a few HISTORY sections added from FreeBSD.
aaron
1
-4
/
+5
1999-07-04
correct use of .Nm; some other formatting nits
aaron
1
-4
/
+4
1999-06-05
- remove trailing white space
aaron
1
-2
/
+2
1998-11-28
use strsep() instead of strtok(), in particular to avoid an infinite loop
aaron
1
-3
/
+3
1998-09-23
usr.bin/ man page repairs, a - e
aaron
1
-5
/
+6
1997-11-05
sync usage to man page
deraadt
1
-3
/
+5
1997-09-21
$OpenBSD$
deraadt
1
-2
/
+1
1997-09-12
Kill extra newline in err()/warn().
millert
1
-6
/
+6
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
millert
1
-3
/
+3
1996-06-26
rcsid
deraadt
3
-2
/
+4
1995-10-18
initial import of NetBSD tree
deraadt
3
-0
/
+410