git: newsyslog - treat 'c' flag in the config as 'C'

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


commit 644cae5e120f0e2ef7de5b42b80ea638ac746127
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Mon Jan 29 01:33:18 2018 +0100

    newsyslog - treat 'c' flag in the config as 'C'
    
    When -C was introduced in r114137 the plan was to have -C and -c being used for
    "create" due to a typo in FreeBSD <= 4.8 a temporary compatibility hack has been
    added to make -c being like -G aka GLOB and a warning was issued for the user to
    be aware of the futur change for -c.
    
    12 years later it is more than time to remove that hack and finish the what was
    intent in r114137
    
    Obtained-from: FreeBSD (r290226)

Summary of changes:
 usr.sbin/newsyslog/newsyslog.c | 14 --------------
 1 file changed, 14 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/644cae5e120f0e2ef7de5b42b80ea638ac746127


-- 
DragonFly BSD source repository



More information about the Commits mailing list