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
/
rdist
/
message.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split out from rdist/defs.h the client-only and server-only bits into
guenther
2015-01-20
1
-1
/
+10
*
We all have syslog() now; assume LOG_PID and LOG_DAEMON
guenther
2015-01-20
1
-8
/
+2
*
Move MF_* to message.c too
guenther
2015-01-20
1
-1
/
+9
*
Move struct distoptinfo into distopt.c, killing the DISTOPTINFO typedef
guenther
2015-01-20
1
-19
/
+37
*
Move #include <syslog.h> to the one file that needs it
guenther
2015-01-20
1
-1
/
+2
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-2
/
+2
*
Assume C89: stdargs, const, and setvbuf()
guenther
2014-07-05
1
-105
/
+5
*
Use void* in malloc/realloc/calloc wrappers
guenther
2014-07-05
1
-2
/
+2
*
Constipate some functions
guenther
2013-12-21
1
-9
/
+9
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-18
/
+1
*
remove some warnings:
chl
2007-09-14
1
-3
/
+2
*
use strcspn to properly overwrite '\n' in fgets returned buffer
gilles
2007-09-11
1
-4
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
o Sync w/ freerdist 0.92 minus the compress option
millert
2003-05-14
1
-175
/
+108
*
strcpy/strcat/sprintf removal; krw@ OK
millert
2003-04-19
1
-4
/
+5
*
kill another strcat; ok krw
deraadt
2003-04-06
1
-4
/
+5
*
strings; ok miod ho krw
deraadt
2003-04-05
1
-25
/
+27
*
kill more registers
mpech
2001-11-19
1
-15
/
+15
*
seperate -> separate, okay aaron@
provos
2000-11-10
1
-3
/
+3
*
Fix a serious memory consumption problem when running over directories
millert
1999-02-04
1
-4
/
+4
*
rdist 6.1.4 + OpenBSD patches + some -Wall
millert
1998-06-26
1
-20
/
+25
*
Now have a common message.c instead of two copies.
millert
1996-07-29
1
-5
/
+4
*
Updated to rdist 6.1.3. Used real snprintf() (instead of string length
millert
1996-07-25
1
-14
/
+15
*
rcsid
deraadt
1996-06-26
1
-1
/
+3
*
mkstemp & fdopen
deraadt
1996-06-25
1
-3
/
+8
*
rdist 6.1.2
dm
1996-03-05
1
-1
/
+1
*
rdist 6.1.1
dm
1996-02-03
1
-0
/
+868