OpenBSD CVS

src/usr.sbin/syslogc/


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 / syslogc

Current tag: OPENBSD_4_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.1   20 years  djm   syslogc - client to read memory buffered logs from syslogd; manpage nits jmc@, f...
[TXT] syslogc.8  1.4   18 years  djm   mention marking of logs that have wrapped their buffer, from stevesk@
[TXT] syslogc.c  1.11   18 years  stevesk   err()->errx() and KNF; ok djm@