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
/
edit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-3
/
+3
*
Prevent edit'ing a message from corrupting the mailbox. In an mbox file
natano
2017-03-28
1
-3
/
+11
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-9
/
+1
*
- err with the pathbuf, if we know it
martynas
2008-07-16
1
-3
/
+3
*
- Be more careful about pre-existing SIGCHLD handlers (or SIG_IGN) by
deraadt
2007-10-17
1
-13
/
+10
*
Proper use of fseek/fseeko macros.
tobias
2007-09-10
1
-3
/
+3
*
Copy editit() from sendbug, synchronizing editor calling code.
ray
2007-08-31
1
-5
/
+74
*
fgets(3) returns NULL on error, not 0. No functional change, but it makes
cloder
2006-10-10
1
-3
/
+3
*
delint; millert ok
deraadt
2004-05-10
1
-3
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
o ANSIfy
millert
2001-11-21
1
-14
/
+7
*
Major signal overhaul. We no longer longjmp all over the place.
millert
2001-11-20
1
-6
/
+7
*
More fixes from Don Beusee:
millert
2001-01-19
1
-3
/
+3
*
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
millert
2000-06-30
1
-8
/
+8
*
NetBSD changes (mostly comsmetic):
millert
1997-11-14
1
-8
/
+7
*
tempnam(3) goes bye bye.
millert
1997-07-24
1
-23
/
+25
*
NOSTR -> NULL
millert
1997-07-14
1
-4
/
+4
*
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
-15
/
+15
*
from christos;
deraadt
1996-06-11
1
-6
/
+14
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+221