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
/
fmt
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
Fix not accounting for NUL for allocation size and move to reallocarray
otto
1
-7
/
+7
2017-07-09
remove redundant variable declarations in Makefiles, since those are
espie
1
-2
/
+1
2017-02-20
* Hoist Copyright notice to the top, don't hide it in the middle.
schwarze
1
-46
/
+52
2017-02-19
Do not break the line at U+00A0 NO-BREAK SPACE.
schwarze
1
-2
/
+2
2016-10-24
Unify wording for LC_CTYPE in ENVIRONMENT:
schwarze
1
-8
/
+8
2016-01-07
UTF-8 support for fmt -c.
schwarze
1
-6
/
+22
2015-12-31
Remove use of sysexits.h.
millert
1
-5
/
+4
2015-12-15
missing space in previous;
jmc
1
-2
/
+2
2015-12-15
UTF-8 support; does not yet handle the -c option.
schwarze
2
-126
/
+130
2015-10-09
Change all tame callers to namechange to pledge(2).
deraadt
1
-5
/
+5
2015-10-05
use the normal -1 check for tame failure
deraadt
1
-2
/
+2
2015-10-05
tame "stdio rpath" is enough for the general case, which opens file
deraadt
1
-1
/
+6
2015-09-11
avoid gratuitious use of the low-level .br request
schwarze
1
-7
/
+3
2015-02-28
Reduce usage of predefined strings in manpages.
bentley
1
-5
/
+3
2013-11-26
unsigned char casts for ctype
deraadt
1
-7
/
+7
2012-01-17
tweak previous;
jmc
1
-2
/
+2
2012-01-17
Change the exit value on errors to be more 4.4BSD like. Use the sum of
lum
2
-7
/
+10
2012-01-15
Document the EXIT STATUS and remove an outdated related comment.
schwarze
2
-6
/
+11
2010-10-28
more roff adjustments;
jmc
1
-7
/
+4
2009-10-27
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
1
-8
/
+1
2007-05-31
convert to new .Dd format;
jmc
1
-2
/
+2
2007-03-20
remove some bogus *p tests from charles longeau
tedu
1
-3
/
+3
2006-11-29
trim usage(); ok millert deraadt
jmc
1
-14
/
+5
2006-11-29
- clean up the !}fmt section
jmc
1
-11
/
+9
2006-11-29
various improvements;
jmc
1
-11
/
+12
2006-11-29
- sync synopsis and usage()
jmc
2
-29
/
+29
2005-03-08
weeping the tree for printf(s) where printf("%s",s) should be used.
cloder
1
-5
/
+5
2004-06-29
use warn() instead of perror; err*() are used already
mickey
1
-9
/
+9
2004-04-01
knf and ansi, mostly from joris vink
tedu
1
-330
/
+427
2003-12-01
Format string fixes from art's amd64 tree.
grange
1
-3
/
+3
2003-06-10
- section reorder
jmc
1
-2
/
+2
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
millert
1
-6
/
+2
2001-11-29
Restore historic behavior:
millert
2
-7
/
+34
2001-11-28
Some minor format beautification from FreeBSD and add the AUTHORS
millert
1
-17
/
+22
2001-11-28
from FreeBSD:
millert
1
-63
/
+26
2001-09-05
oops
jakob
1
-2
/
+2
2001-09-05
grammar; PR#2048
jakob
1
-2
/
+2
2001-07-12
first pass at a -Wall cleanup
deraadt
1
-3
/
+3
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
aaron
1
-2
/
+2
2000-06-25
allow 'fmt -w width' and 'fmt -width'.
pjanzen
2
-8
/
+45
2000-03-07
Various cleanup.
aaron
1
-12
/
+16
2000-03-05
Finish standardizing options list introduction.
aaron
1
-2
/
+2
1999-12-30
dont strip off international characters; fixes pr/1020
provos
1
-3
/
+3
1999-12-15
safe strcpy
deraadt
1
-3
/
+3
1999-07-04
correct use of .Nm; some other formatting nits
aaron
1
-4
/
+4
1998-12-16
more .Nm fixes
aaron
1
-2
/
+2
1998-12-14
adjust argv and argc correctly when reading max from command line
millert
1
-2
/
+3
1998-12-14
pasto that caused goal and max params not to work
millert
1
-3
/
+3
1998-09-26
usr.bin/ man page fixes, f-m.
aaron
1
-5
/
+4
1998-04-25
We no longer need head.c from ucbMail
millert
1
-3
/
+2
[next]