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_3_8_BASE


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.3   19 years  xsa   .Xr syslogd(8) in SEE ALSO; ok djm@ jmc@.
[TXT] syslogc.c  1.9   19 years  djm   kill redundant warning - getopt does it for us; from andrushock AT korovino.net