git: rc.d/netif: Rename network_* to netif_* for consistency
Aaron LI
aly at crater.dragonflybsd.org
Fri Dec 14 06:21:12 PST 2018
commit ef976ecc47f9d187fcf49badb84bf8e4a2ee4375
Author: Aaron LI <aly at aaronly.me>
Date: Tue Dec 11 21:27:43 2018 +0800
rc.d/netif: Rename network_* to netif_* for consistency
Rename network_* subroutines to netif_* for better consistency. Also
set the rcvar and add netif_enable=YES to rc.conf.
Taken-from: FreeBSD (r272959, r278506)
Summary of changes:
etc/defaults/rc.conf | 1 +
etc/rc.d/netif | 34 ++++++++++++++++++++++------------
share/man/man5/rc.conf.5 | 10 +++++++++-
3 files changed, 32 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ef976ecc47f9d187fcf49badb84bf8e4a2ee4375
--
DragonFly BSD source repository
More information about the Commits
mailing list