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.sbin
/
dev_mkdb
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
unveil the required paths. "r" to inspect /dev, and "rwc" for
deraadt
1
-3
/
+13
2018-08-09
correct sizeof to use correct buffer, rather than another buffer (which
deraadt
1
-2
/
+2
2015-11-30
change Xrs from now-defunct db(3) to dbopen(3); this wasn;t a
jmc
1
-5
/
+6
2015-10-16
Implement real "flock" request and add it to userland programs that
millert
1
-2
/
+2
2015-10-12
kvm_mkdb & dev_mkdb are quite similar. pledge "stdio rpath wpath cpath"
deraadt
1
-1
/
+4
2015-09-10
reduce .Nd to one line and kill .Tn while here
schwarze
1
-5
/
+3
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
1
-3
/
+2
2013-11-27
remove erroneous char cast to switch expression processing getopt(3);
okan
1
-2
/
+2
2009-10-27
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
1
-12
/
+1
2007-05-31
convert to new .Dd format;
jmc
1
-2
/
+2
2005-04-04
nlist.h not needed
deraadt
1
-4
/
+2
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
millert
2
-13
/
+5
2002-07-14
ansi
deraadt
1
-6
/
+4
2002-03-14
kill more registers.
mpech
1
-4
/
+4
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
-3
/
+3
2000-10-03
set bsize for hash to some reasonable value instead of
mickey
1
-3
/
+9
1999-12-05
some MAXPATHLEN +1 thingies
deraadt
1
-2
/
+2
1999-07-07
The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
aaron
1
-2
/
+2
1999-06-05
remove trailing whitespace, some Nm cleanup
aaron
1
-4
/
+4
1998-11-08
usr.sbin/ man page repairs, a-i
aaron
1
-8
/
+14
1997-09-21
$OpenBSD$
deraadt
1
-2
/
+1
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
millert
1
-2
/
+2
1996-08-29
fix warning
deraadt
1
-2
/
+2
1995-10-18
initial import of NetBSD tree
deraadt
3
-0
/
+241