summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_exec.c
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2002-12-04 03:39:07 +0000
committerkrw <krw@openbsd.org>2002-12-04 03:39:07 +0000
commitd606d5a37320eeb6fdf1afb1a6457818a7ad3ad6 (patch)
tree354c41272f6f5b8bd7c3d56a0074d532823992e3 /sys/kern/kern_exec.c
parentThe IPTOS_ #defines live in netinet/ip.h. millert@ ok. (diff)
downloadwireguard-openbsd-d606d5a37320eeb6fdf1afb1a6457818a7ad3ad6.tar.xz
wireguard-openbsd-d606d5a37320eeb6fdf1afb1a6457818a7ad3ad6.zip
Code cleanup & shrinkage.
Redo configure_ifs() to take full advantage of recent code refactoring, and cleanup code while there. Move address or dhcp question to after media option handling so that each question gives immediate feedback. i.e. if the media options given don't work then say so and exit, and if dhcp is requested immediately issue the dhcp request. Also allows some code shrinkage. Eliminate addifconfig() and remount(). The former is folded into configure_ifs() and the latter's three lines simply replace the call in install.sh. Move remount code to before any configuration files are moved to the installed system.
Diffstat (limited to 'sys/kern/kern_exec.c')
0 files changed, 0 insertions, 0 deletions