freebsd-dev/usr.sbin/bsdconfig/share
Devin Teske 5a97d36067 Change the f_dialog_msgbox() arguments in `dialog.subr' to accomodate an
$hline argument for setting the --hline parameter value. This change does
not effect any current modules as it turns out that not one single usage of
f_dialog_msgbox() relied on accepting more than a first argument (read: all
occurrences quoted the first parameter; so $* was never depended upon).

This will allow some custom invocations of --msgbox to roll over to this
function (for example, in `mouse/disable').
2013-06-18 08:54:02 +00:00
..
media Make the default choice for FTP media access use "auto". 2013-06-11 03:37:29 +00:00
packages Add skeleton processing of selected packages in the order in which they 2013-06-14 19:35:30 +00:00
common.subr Fix option processing from the library layer to address unexpected 2013-06-02 22:04:39 +00:00
device.subr Use f_shell_escape() instead of forking to awk. In this case, the 2013-06-04 03:47:21 +00:00
dialog.subr Change the f_dialog_msgbox() arguments in `dialog.subr' to accomodate an 2013-06-18 08:54:02 +00:00
Makefile Commit first portion of package module -- this includes the ability to view 2013-05-07 05:40:20 +00:00
mustberoot.subr Fix a bug in which the user's choice to Cancel was not properly recognized. 2013-06-02 23:15:12 +00:00
script.subr Commit first portion of package module -- this includes the ability to view 2013-05-07 05:40:20 +00:00
strings.subr Like r250701, introduce another handy function for truncating variables to a 2013-06-02 23:25:27 +00:00
struct.subr Import media selection/preparation framework (sysinstall inspired). Makes 2013-02-25 19:55:32 +00:00
sysrc.subr Add more debugging to help with diagnosis of program-flow when needed. 2012-12-25 10:47:45 +00:00
variable.subr Make the default choice for FTP media access use "auto". 2013-06-11 03:37:29 +00:00