OpenBSD CVS

src/usr.sbin/syslogd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / syslogd

Current tag: OPENBSD_5_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   20 years  djm   Buffered logging for syslogd. Logs may be stored in memory buffers and extracted...
[TXT] privsep.c  1.34   15 years  brad   Remove some whitespace.
[TXT] privsep_fdpass.c  1.7   16 years  deraadt   msg_controllen has to be CMSG_SPACE so that the kernel can account for each cmsg...
[TXT] ringbuf.c  1.7   18 years  djm   rearrange sanity checks to eliminate signed arithmatic, from stevesk@
[TXT] syslog.conf.5  1.22   17 years  jmc   convert to new .Dd format;
[TXT] syslogd.8  1.26   14 years  sobrado   write UNIX-domain in a more consistent way; while here, replace a few remaining ...
[TXT] syslogd.c  1.104   12 years  sthen   Allow syslogc -n XX to display less than the whole file, and -n XX -f to display...
[TXT] syslogd.h  1.7   14 years  jsg   shuffle some things around to deal with incomplete types gcc4 gets upset about. ...
[TXT] ttymsg.c  1.4   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...