git: newsyslog - Flexible compression program execution

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Sun Jan 28 17:16:14 PST 2018


commit fd38af72e73a7d20be1895512fca223ef8318f7a
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Mon Jan 29 01:57:48 2018 +0100

    newsyslog - Flexible compression program execution
    
    Allow newsyslog to execute compression commands which
    have a semantic different than the traditional gzip(1)
    
    This is done to allow to use zstd(1) as a compression tool without
    having to patch it to change its default behavior.
    
    Obtained-from: FreeBSD (r326617)

Summary of changes:
 usr.sbin/newsyslog/newsyslog.c | 45 +++++++++++++++++++++++++++++++-----------
 1 file changed, 34 insertions(+), 11 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fd38af72e73a7d20be1895512fca223ef8318f7a


-- 
DragonFly BSD source repository



More information about the Commits mailing list