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
/
games
/
hack
/
hack.unix.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Callers of time(3) should #include <time.h>.
tb
2016-09-11
1
-1
/
+2
*
execl(3) calls must have the last argument casted to (char *)NULL
mestre
2016-03-15
1
-2
/
+2
*
Remove several casts to (char *) 0 and replace them by NULL
mestre
2016-01-09
1
-2
/
+2
*
This diff is rather large, but it's just simply removing unnecessary headers
mestre
2016-01-09
1
-26
/
+28
*
creat() -> open equiv; from Frederic Nowak
deraadt
2015-11-11
1
-2
/
+2
*
Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>,
guenther
2014-11-16
1
-3
/
+3
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-5
/
+1
*
De-register, ANSIfy, clean up.
pjanzen
2003-05-19
1
-68
/
+70
*
Major strings rework. Ok pjanzen@
tdeval
2003-05-07
1
-18
/
+21
*
2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen
deraadt
2003-04-06
1
-3
/
+3
*
hack is free
camield
2003-03-16
1
-3
/
+60
*
Replace things like srandom(time(NULL)) with srandomdev(3). random(3)
millert
2002-12-06
1
-3
/
+3
*
Nothing but comments after #endif and #else; heko@iki.fi
pjanzen
2001-08-06
1
-9
/
+9
*
$OpenBSD$
niklas
2001-01-28
1
-1
/
+3
*
use O_* defines for open(2) flags and include fcntl.h
millert
1999-08-16
1
-1
/
+1
*
o Fix Y2K buffer overflow.
imp
1998-07-26
1
-4
/
+2
*
r?index -> strr?chr
millert
1997-01-17
1
-6
/
+6
*
fixed the "/* in comments" problem.
fn
1996-05-26
1
-8
/
+8
*
From netbsd:
niklas
1996-02-17
1
-3
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+435