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
/
lib
/
libc
/
gen
/
syslog_r.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a syscall stub for sendsyslog2(2), and use it in syslog_r(3), passing
deraadt
2015-11-25
1
-19
/
+2
*
Do not include a timestamp in the syslog message. There is no need --
deraadt
2015-10-31
1
-21
/
+9
*
Wrap <syslog.h> so that internal calls go direct and they're all weak symbols
guenther
2015-09-12
1
-16
/
+6
*
Syslogd can handle 8192 bytes per message now. Increase the libc
bluhm
2015-09-09
1
-2
/
+2
*
Truncate progname to NAME_MAX in the syslog message, to ensure other
deraadt
2015-01-21
1
-2
/
+3
*
Strip trailing new-lines from syslog messages. This avoids empty
bluhm
2014-10-03
1
-6
/
+11
*
Convert syslog_r(3) to using sendsyslog(2). This ensures that syslog_r(3)
deraadt
2014-07-14
1
-77
/
+5
*
use FD_CLOEXEC instead of 1; from David Hill
okan
2013-04-29
1
-2
/
+2
*
Make printf-like and scanf-like functions marked as such in llib-lc.ln
martynas
2011-05-30
1
-1
/
+2
*
remove unused variable
chl
2009-11-21
1
-2
/
+1
*
More shrinkage, a bit for ramdisks but mostly for static binaries:
guenther
2009-11-18
1
-0
/
+322