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
/
from
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
At this point getpwuid(3) was already called therefore "getpw" promise can be
mestre
1
-2
/
+2
2018-08-08
An early pledge takes away many risk factors during spool opening/parsing.
deraadt
1
-2
/
+8
2017-05-31
Use ferror() to check for getline() failure. From Scott Cheloha.
millert
1
-1
/
+4
2015-11-05
Add blank lines around pledge call.
mmcc
1
-1
/
+3
2015-11-03
Blank line after pledge call.
mmcc
1
-1
/
+2
2015-10-09
Change all tame callers to namechange to pledge(2).
deraadt
1
-5
/
+5
2015-10-07
tame "stdio rpath getpw" before getpwuid and opening, then tame "stdio"
deraadt
1
-1
/
+5
2015-06-03
Treat a missing mail spool the same as a zero-length mail spool
millert
1
-15
/
+15
2015-06-03
Move warning on open failure to open_mbox() where we have the file name.
millert
1
-3
/
+4
2015-06-02
Modernize from(1) a bit. Use getline() to support longer lines and
millert
2
-45
/
+67
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
1
-3
/
+3
2013-11-27
remove erroneous char cast to switch expression processing getopt(3);
okan
1
-2
/
+2
2013-11-26
unsigned char casts for ctype
deraadt
1
-8
/
+8
2013-08-12
some minor fixes; From: Jan Stary
jmc
1
-3
/
+3
2012-01-15
Document what remains of the 2BSD heritage.
schwarze
1
-3
/
+6
2009-10-27
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
1
-14
/
+1
2007-05-31
convert to new .Dd format;
jmc
1
-2
/
+2
2007-02-20
sort options and avoid line wrap; from Igor Sobrado
jmc
2
-5
/
+6
2006-03-14
No need to declare optind/optarg if unistd.h is included.
moritz
1
-4
/
+2
2005-11-14
spacing
deraadt
1
-6
/
+6
2003-06-10
mostly ansi cleanup; pval ok
deraadt
1
-7
/
+4
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
millert
2
-13
/
+5
2001-11-19
kill more registers
mpech
1
-3
/
+3
2001-07-12
first pass at a -Wall cleanup
deraadt
1
-4
/
+9
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
aaron
1
-2
/
+2
2000-03-05
Finish standardizing options list introduction.
aaron
1
-2
/
+2
2000-01-18
Use err, not errx when freopen() failes to get error string; form@openbsd.org
millert
1
-3
/
+3
1999-08-26
fix a few more boflows; millert@ ok
aaron
1
-7
/
+9
1999-07-04
correct use of .Nm; some other formatting nits
aaron
1
-3
/
+3
1999-06-05
- remove trailing white space
aaron
1
-5
/
+5
1998-09-26
usr.bin/ man page fixes, f-m.
aaron
1
-2
/
+2
1998-07-10
err/warn
mickey
1
-11
/
+7
1997-09-21
$OpenBSD$
deraadt
1
-2
/
+1
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
/
+250