freebsd-dev/usr.sbin/bsdconfig/startup
Devin Teske 641cb9ccd9 Fix a bug introduced by r251236; product of bug was the following error in
"Startup"->"View/Edit Startup Configuration"->"Add New"->"Add From List":

[: -eq: unexpected operator

NOTE: Previously mentioned in r251557

Problem caused by removal of $retval to capture exit status of call to
f_dialog_input_rclist().

While we're here, enhance f_dialog_input_rclist() to accept a default-item
to make selecting multiple values to-add more efficient.
2013-06-09 15:36:13 +00:00
..
include Lessen verbosity of "Exit" menutag items to appear more consistent across 2013-06-04 16:48:23 +00:00
share Fix a bug introduced by r251236; product of bug was the following error in 2013-06-09 15:36:13 +00:00
INDEX
Makefile
misc Remove extraneous characters ('<<<') from `Exit' menutag in the "Security" 2013-06-08 16:28:08 +00:00
rcadd Fix a bug introduced by r251236; product of bug was the following error in 2013-06-09 15:36:13 +00:00
rcconf Lessen verbosity of "Exit" menutag items to appear more consistent across 2013-06-04 16:48:23 +00:00
rcdelete Fix a typo. In this case, the typo caused the f_noyes() invocation to 2013-06-02 23:23:29 +00:00
rcedit Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
rcvar Similar to r251236, r251242, and r251244. Introduce new function-pair to 2013-06-04 03:30:44 +00:00
startup Standardize the way functions build their arguments leading up to a dialog 2013-06-02 20:02:50 +00:00
USAGE Add new flags -d' (sets debug=1) and -D file' (sets debugFile) and 2013-04-22 05:02:34 +00:00