freebsd-dev/usr.sbin/newsyslog
Baptiste Daroussin 19fe43f796 newsyslog: fix compression arglist construction
Reuse of the index variable in two nested loops resulted in only the first
argument in the list being used (fine for gzip, not fine for zstd). Also
add tests for xz and zstd, and fix the COMPRESS_SUFFIX_MAXLEN macro.

Submitted by:	dnelson_1901_yahoo.com
Differential Revision:	https://reviews.freebsd.org/D16509
2018-07-30 15:46:24 +00:00
..
tests newsyslog: fix compression arglist construction 2018-07-30 15:46:24 +00:00
extern.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
Makefile
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
newsyslog.8 newsyslog.8: Remove cutesy nonsense 2018-07-19 16:03:20 +00:00
newsyslog.c newsyslog: fix compression arglist construction 2018-07-30 15:46:24 +00:00
newsyslog.conf.5 Sort the list of flags in newsyslog.conf entries. 2018-01-16 00:47:53 +00:00
pathnames.h
ptimes.c