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