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
/
cmd3.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the "-r fromaddr" flag now that we don't support
millert
2015-01-20
1
-1
/
+3
*
Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'
miod
2011-04-06
1
-5
/
+5
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-9
/
+1
*
Fixed typo in comment.
tobias
2009-09-05
1
-3
/
+3
*
elide a little bit later, the final list, after From has been
martynas
2009-07-23
1
-3
/
+3
*
- use strncmp/strncasecmp instead of comparing by character
martynas
2008-07-16
1
-5
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
Swap args to calloc(3) so they are in the correct order; art@ ok.
aaron
2002-08-12
1
-4
/
+4
*
o kill strcpy()
millert
2001-11-21
1
-12
/
+16
*
o ANSIfy
millert
2001-11-21
1
-82
/
+56
*
Major signal overhaul. We no longer longjmp all over the place.
millert
2001-11-20
1
-8
/
+13
*
More fixes from Don Beusee:
millert
2001-01-19
1
-4
/
+4
*
Changes from Don Beusee:
millert
2001-01-16
1
-17
/
+25
*
$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero
millert
2000-08-02
1
-4
/
+7
*
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
millert
2000-06-30
1
-3
/
+3
*
When incorporating new messages, clear the "new" count before the
millert
2000-04-25
1
-2
/
+3
*
NetBSD changes (mostly comsmetic):
millert
1997-11-14
1
-28
/
+25
*
Make istrcpy() take a size (not length) field, now called istrncpy().
millert
1997-07-30
1
-3
/
+4
*
Fix one possible oflow (not exploitable) and do a wee bit of KNF.
millert
1997-07-30
1
-12
/
+13
*
NOSTR -> NULL
millert
1997-07-14
1
-35
/
+35
*
bcopy() -> memcpy() and fix some casts.
millert
1997-07-13
1
-16
/
+16
*
Merge in NetBSD and 4.4BSD-lite2 changes as well as some of my own.
millert
1997-07-13
1
-46
/
+46
*
overflows abound
deraadt
1997-05-30
1
-3
/
+3
*
Use ``mail.local -H'' to do dot locking so we can have mode 755 mail
millert
1997-03-29
1
-3
/
+3
*
from christos;
deraadt
1996-06-11
1
-41
/
+64
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+731