Home
last modified time | relevance | path

Searched hist:"5 a97d360676d0bec88f40c49b95d16e9d858e0ad" (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/bsdconfig/share/
H A Ddialog.subrdiff 5a97d360676d0bec88f40c49b95d16e9d858e0ad Tue Jun 18 10:54:02 CEST 2013 Devin Teske <dteske@FreeBSD.org> 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').