CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2011/07/12 05:28:31
Modified files: usr.sbin/syslogc: syslogc.8 syslogc.c usr.sbin/syslogd: syslogd.c Log message: Allow syslogc -n XX to display less than the whole file, and -n XX -f to display more/less than the default of 10. ok mpf@ jmc@