git: DragonFly_RELEASE_5_4 rc: Use SYSCTL{,_N,_W} variables

Aaron LI aly at crater.dragonflybsd.org
Mon Dec 17 17:28:57 PST 2018


commit 3128f8970b0c0203f87c83200d4d3ec07d9e7377
Author: Aaron LI <aly at aaronly.me>
Date:   Sun Dec 9 10:55:55 2018 +0800

    rc: Use SYSCTL{,_N,_W} variables
    
    With minor cleanups to IO redirections.

Summary of changes:
 etc/network.subr        |  4 ++--
 etc/rc.d/devd           |  2 +-
 etc/rc.d/diskless       |  3 +--
 etc/rc.d/fixbootfile    |  4 ++--
 etc/rc.d/initdiskless   |  3 +--
 etc/rc.d/initrandom     | 13 ++++++-------
 etc/rc.d/ip6fw          |  4 ++--
 etc/rc.d/ipfw           |  4 ++--
 etc/rc.d/ipfw3          |  2 +-
 etc/rc.d/jail           |  6 +++---
 etc/rc.d/netoptions     |  5 ++---
 etc/rc.d/nfsclient      | 10 +++++-----
 etc/rc.d/nfsd           |  5 ++---
 etc/rc.d/random         |  5 ++---
 etc/rc.d/routing        | 24 ++++++++++++------------
 etc/rc.d/serial         |  3 +--
 etc/rc.d/sysctl         |  5 ++---
 etc/rc.d/watchdogd      |  3 +--
 etc/rc.d/wpa_supplicant |  2 +-
 19 files changed, 49 insertions(+), 58 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3128f8970b0c0203f87c83200d4d3ec07d9e7377


-- 
DragonFly BSD source repository



More information about the Commits mailing list