rpe
6b0cd0e880
Start the rework of the /etc/netstart shell script.
General changes: - apply a similar 'style' as used in the installer scripts - improve comments to be more to the point, remove where code is obvious - document usage of functions if they have arguments - rename variables where it improves readability - replace really old-school shell code with more contemporary idioms Other changes: - No need to care about "autoboot" because netstart doesn't inherit the positional parameters from /etc/rc anymore. /etc/rc executes netstart instead of sourcing it since r1.439. - Use simpler for-loop to process list of interfaces with ifstart. OK halex@ |
9 years ago | |
---|---|---|
.. | ||
etc | Start the rework of the /etc/netstart shell script. | 9 years ago |
include | Move the last of the __DBINTERFACE_PRIVATE bits from <db.h> to libc's wrapper | 9 years ago |
lib | delete old lint ARGSUSED comments | 9 years ago |
usr.sbin/ntpd | fully revert some parts introduced with the original server rtable support, | 9 years ago |