freebsd-dev/usr.sbin/bsdconfig/startup
Devin Teske c3755aa30c Centralize standard getopts arguments, both for convenience and to correct
a bug in which certain combinations of arguments produced unexpected results
such as `-dX' (now properly produces debugging and X11), `-XS' (now properly
produces X11 in secure mode), `-df-' (enables debugging when reading a
script from standard-input, etc. Multi-word variations such as `-d -X',
`-X -S', `-d -f-', `-d -f -', etc. also work as expected. Also tested were
variations in argument order, which are now working as expected.
2013-05-14 03:21:13 +00:00
..
include Clarify to the user the amount of time required to load the menus for 2013-04-22 06:30:29 +00:00
share UI improvements. First, implement --default-item whenever and wherever 2013-04-22 05:52:06 +00:00
INDEX
Makefile
misc Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
rcadd Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
rcconf Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
rcdelete Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
rcedit Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
rcvar Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
startup Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
USAGE Add new flags -d' (sets debug=1) and -D file' (sets debugFile) and 2013-04-22 05:02:34 +00:00