freebsd-dev/usr.sbin/newsyslog
Maxim Sobolev 8c6269ba81 Make code more friendly to the non-C99 compilers - don't allocate
local variables in the `for' loop declaration. This allows trunk
newsyslog.c to be compiled on 7.x. This change should be no-op from
the functional POV.
2011-02-22 09:11:47 +00:00
..
extern.h
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
newsyslog.8 Use correct alphabetical order for xz(1) in SEE ALSO section 2011-01-31 11:30:26 +00:00
newsyslog.c Make code more friendly to the non-C99 compilers - don't allocate 2011-02-22 09:11:47 +00:00
newsyslog.conf.5 Use correct alphabetical order for xz(1) in SEE ALSO section 2011-01-31 11:30:26 +00:00
pathnames.h Add xz(1) support to newsyslog. 2011-01-31 10:57:54 +00:00
ptimes.c