]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
1) kill -HUP syslog, even if compressing supposedly "binary" files
authorTim Vanderhoek <hoek@FreeBSD.org>
Sun, 10 May 1998 21:13:29 +0000 (21:13 +0000)
committerTim Vanderhoek <hoek@FreeBSD.org>
Sun, 10 May 1998 21:13:29 +0000 (21:13 +0000)
commitb2805b78b6664f293461c8a951c33745499bf2ea
tree6a1a14c86b7073a5d42b05a7dd9ad47068acd7d9
parentfac6d93b19bfbd0d33e0ead13167d9d1c7f030da
1) kill -HUP syslog, even if compressing supposedly "binary" files
PR: docs/6385

2) -n (noaction) does not imply -r (run as non-root), since as of
   Rev. 1.12 (ache), -r changes actual behaviour.

3) missing \n from if(noaction) messages.
usr.sbin/newsyslog/newsyslog.c