freebsd-dev/usr.sbin/newsyslog
Maxim Sobolev ea6902220d Nothing says that /var/log can't be not a directory but a symbolic link
to a directory. Therefore, use stat(2) instead of lstat(2) to check if
/var/log exists.

MFC after:	7 days
2004-07-04 17:24:12 +00:00
..
extern.h Restructure the time processing routines, mainly to fix up the 2003-09-23 00:00:26 +00:00
Makefile Move newsyslog.conf.5 to usr.sbin/newsyslog. There is no real history 2004-03-12 16:03:26 +00:00
newsyslog.8 Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
newsyslog.c Nothing says that /var/log can't be not a directory but a symbolic link 2004-07-04 17:24:12 +00:00
newsyslog.conf.5 Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
pathnames.h Add the ability to Bzip2 your logs. 2001-07-30 15:17:17 +00:00
ptimes.c Drop the include for <stdint.h>, it was only needed when this was 2004-06-07 21:53:27 +00:00