1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/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
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