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
/
spell
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-08
correct Research Unix edition "appeared in" use in HISTORY
jsg
1
-3
/
+3
2019-03-10
Delete useless call to setlocale(3):
schwarze
1
-8
/
+5
2019-01-25
I am retiring my old email address; replace it with my OpenBSD one.
millert
1
-2
/
+2
2017-10-17
add missing HISTORY; based on CVS logs and release announcements
schwarze
1
-4
/
+6
2017-07-28
Fix some warnings: p1() and p2() are only declared without arguments so
nicm
1
-7
/
+7
2016-12-28
fix the remaining cases of .Xr with only one argument
schwarze
1
-4
/
+4
2016-09-13
Eliminate unnecessary isupper() check before tolower().
millert
1
-4
/
+2
2016-09-07
Remove other instance of _tolower
millert
1
-2
/
+2
2016-09-07
Avoid using the obsolete _tolower() macro.
millert
1
-2
/
+2
2015-10-10
pledge "stdio rpath wpath cpath"
deraadt
1
-1
/
+4
2015-02-09
there is really only word needed in this file. add it and remove the rest.
tedu
1
-1472
/
+1
2015-02-09
update the version of perl. afresh1 has been slacking...
tedu
1
-2
/
+1
2015-02-08
in getopt() blocks, stop incrementing flag variable which are supposed
deraadt
1
-3
/
+3
2015-02-06
SIZE_MAX is standard, we should be using it in preference to the
millert
1
-2
/
+3
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
1
-2
/
+1
2014-12-04
remove a kerberosV leftover. ok miod
tedu
1
-1
/
+0
2014-05-20
Use errc/warnc to simplify code.
guenther
1
-2
/
+2
2014-03-24
tcpd parts went away
deraadt
1
-2
/
+0
2014-01-30
fix various inconsistencies.
sobrado
1
-7
/
+7
2013-11-28
unsigned char for ctype
deraadt
1
-10
/
+10
2012-10-30
Nuke dhclient-script and dhclient.conf 'script' directive. Do all
krw
1
-1
/
+0
2010-10-28
more roff adjustments;
jmc
1
-13
/
+5
2009-11-22
brconfig will soon be gone
deraadt
1
-1
/
+0
2009-10-27
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2
-23
/
+2
2007-09-02
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
deraadt
1
-3
/
+3
2007-05-31
convert to new .Dd format;
jmc
1
-2
/
+2
2007-04-17
For "spell -t" pass the -w flag to detex like we do for deroff.
millert
1
-2
/
+2
2007-02-16
sync synopsis and usage(); mostly from Igor Sobrado
jmc
2
-6
/
+6
2006-06-26
wicontrol went away
deraadt
1
-1
/
+0
2006-05-26
let us not talk about ipsecadm and vpn anymore; ok reyk
deraadt
1
-1
/
+0
2006-04-06
lexicographical order, not lexigraphical order; why people don't
jmc
1
-3
/
+3
2006-01-09
No more ancontrol.
jsg
1
-1
/
+0
2005-10-03
remove traces of non-existent getfstype() function;
jmc
1
-1
/
+0
2005-07-06
sync spell usage() w/ man page synopsis;
jmc
1
-2
/
+2
2005-07-05
sort options, and some formatting improvememnts;
jmc
1
-49
/
+38
2004-02-02
trap SIGHUP, SIGINT and SIGTERM as well; input and ok millert@.
fgsch
1
-2
/
+2
2003-07-10
Prevent getopts from interpreting +X as -X; avoid the need for a hack.
millert
1
-7
/
+10
2003-06-17
Sync with share/misc/license.template and add missing DARPA credit
millert
1
-8
/
+8
2003-06-10
- section reorder
jmc
1
-18
/
+18
2003-06-04
mop up some more 3/4 license issues
deraadt
1
-6
/
+2
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
millert
2
-14
/
+6
2003-06-03
Use an ISC-tyle license for all my code; it is simpler and more permissive.
millert
1
-22
/
+11
2003-03-11
files with dead .Xr's;
jmc
1
-3
/
+3
2003-02-08
When creating > 1 files with mktemp(1), make sure that if the creation
pvalchev
1
-2
/
+5
2002-11-27
Ressurect -l flag to be compliant with spell(1).
margarida
1
-2
/
+2
2002-06-03
KNF [return(foo) -> return (foo)]. ok millert@
kjell
2
-61
/
+61
2002-03-18
catchup on a few specials we have
mickey
1
-1
/
+442
2002-03-02
Accept deroff's -m flags too.
millert
2
-6
/
+45
2002-03-02
No more writable strings in -b mode.
millert
2
-11
/
+30
2002-03-01
Sort -df, not sort -f
millert
1
-2
/
+2
[next]