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.sbin
/
syslogc
/
syslogc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
After the socket is open, the remainder is just io operations.
deraadt
2015-10-13
1
-1
/
+4
*
Prefer setvbuf() to setlinebuf() for portability; ok deraadt@
millert
2014-11-26
1
-3
/
+3
*
Allow syslogc -n XX to display less than the whole file, and -n XX -f to
sthen
2011-07-12
1
-4
/
+14
*
Make stdout line buffered.
mpf
2011-07-04
1
-1
/
+2
*
sync synopsis and usage; documentation tweaks.
sobrado
2008-09-10
1
-3
/
+3
*
sync usage() somewhat;
jmc
2007-01-10
1
-2
/
+3
*
Support for continuous reading of syslog memory buffers.
mpf
2007-01-03
1
-6
/
+15
*
err()->errx() and KNF; ok djm@
stevesk
2005-09-28
1
-3
/
+3
*
zap unused header and #defines, mostly from stevesk@
djm
2005-09-19
1
-6
/
+1
*
kill redundant warning - getopt does it for us; from andrushock AT korovino.net
djm
2005-04-03
1
-3
/
+2
*
remove unused variables
deraadt
2004-09-14
1
-3
/
+1
*
add -o to usage() ok markus@
mpf
2004-07-15
1
-2
/
+2
*
support new syslogd control protocol and add new -o option to detect memory
djm
2004-06-25
1
-6
/
+48
*
Sort getopt list and tidy error checks. From andrushock@korovino.net;
djm
2004-04-13
1
-12
/
+13
*
zero struct sockaddr_un before use, from andrushock AT korovino.net; ok deraadt@
djm
2004-03-15
1
-1
/
+2
*
remove redundant string termination; report from nimadeus@pandora.be
djm
2004-01-12
1
-2
/
+1
*
excessively detailed error messages are not unix
deraadt
2004-01-05
1
-3
/
+3
*
syslogc - client to read memory buffered logs from syslogd;
djm
2004-01-04
1
-0
/
+129