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_6_9


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.10   8 years  jmc   "commandline" -> "command line", since there are so few examples of the former i...
[TXT] syslogc.c  1.18   8 years  deraadt   After the socket is open, the remainder is just io operations. Use pledge "stdio...