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
/
mail
/
cmd2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize allocation by:
mmcc
2015-10-16
1
-4
/
+4
*
lint is dead (long live the lint!), so stop using it as a cpp conditional
guenther
2014-03-16
1
-2
/
+2
*
ctype and other sign extension fixes.
okan
2014-01-17
1
-4
/
+4
*
use F_OK macro instead of 0 in access() when checking by file existence. make the code easier to read.
gsoares
2012-11-14
1
-2
/
+2
*
Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'
miod
2011-04-06
1
-11
/
+11
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-9
/
+1
*
remove core / tilde C. it's useless, doesn't work, never has been
martynas
2009-07-28
1
-29
/
+2
*
avoid aliasing against libc symbols
deraadt
2004-09-15
1
-3
/
+3
*
Get rid of the ancient "clobber" command. It was really only for debugging
millert
2004-05-10
1
-36
/
+2
*
dont compare int to NULL, millert@ ok
avsm
2003-10-24
1
-5
/
+5
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
o kill strcpy()
millert
2001-11-21
1
-4
/
+7
*
o ANSIfy
millert
2001-11-21
1
-61
/
+27
*
Change the name of mail's send() function to sendmessages() to
millert
2000-04-26
1
-3
/
+3
*
NetBSD changes (mostly comsmetic):
millert
1997-11-14
1
-22
/
+19
*
Kill union wait.
millert
1997-08-31
1
-4
/
+4
*
Make istrcpy() take a size (not length) field, now called istrncpy().
millert
1997-07-30
1
-3
/
+3
*
NOSTR -> NULL
millert
1997-07-14
1
-9
/
+9
*
bcopy() -> memcpy() and fix some casts.
millert
1997-07-13
1
-7
/
+6
*
Merge in NetBSD and 4.4BSD-lite2 changes as well as some of my own.
millert
1997-07-13
1
-38
/
+38
*
from christos;
deraadt
1996-06-11
1
-29
/
+48
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+531