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_6_BASE


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.8   12 years  deraadt   Return an error much earlier if recvmsg fails
[TXT] ringbuf.c  1.7   18 years  djm   rearrange sanity checks to eliminate signed arithmatic, from stevesk@
[TXT] syslog.conf.5  1.24   10 years  schwarze   Obvious .Xr fixes, found while testing mandocdb(8).
[TXT] syslogd.8  1.29   9 years  deraadt   document that sendsyslog saves the day
[TXT] syslogd.c  1.111   9 years  deraadt   Create a socketpair() and tie one end to /dev/klog using ioctl LIOCSFD. This all...
[TXT] syslogd.h  1.8   10 years  dlg   put do { } while (0) around the dprintf macro to make it less scary ok deraadt@...
[TXT] ttymsg.c  1.4   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...