Differences From Artifact [09ddedf4e9]:
- File ifconfig.init — part of check-in [2b429035c5] at 2019-10-19 06:53:49 on branch trunk — djkerntz and random (user: arcade, size: 36) [annotate] [blame] [check-ins using]
To Artifact [773353bac7]:
- File ifconfig.init — part of check-in [2f11a995dc] at 2019-10-19 08:52:13 on branch trunk — add bootfs, hostname, kld, wlans, config comment, network initialization (user: arcade, size: 194) [annotate] [blame] [check-ins using]
1 2 | 1 2 3 4 5 6 7 8 9 10 | + + + - + + + + + | # vim:ft=make: IFCONFIG_IFACES?=lo0 IFCONFIG_lo0?=inet 127.0.0.1/8 up |