1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/usr.sbin/bsdconfig/share
Devin Teske f780b9f529 Properly sanitize --menu results (guards against Gtk library warnings from
X11 side of things from bleeding into Xdialog(1) stderr output). It should
be duely noted that such errors are not a by-product of anything in the
Xdialog(1) utility or API, but optional libraries that it can link against
(such as Gtk1 versus Gtk2; if you compile xdialog from ports against Gtk2
AND misconfigure your fonts or generally make Gtk2 unhappy, these warning
messages can bleed into the captured stderr -- that is we we sanitize!).
2013-04-26 21:28:24 +00:00
..
media Properly sanitize --menu results (guards against Gtk library warnings from 2013-04-26 21:28:24 +00:00
common.subr Preserve debugFile preference across the exec boundary. 2013-04-22 21:19:44 +00:00
device.subr Properly sanitize --menu results (guards against Gtk library warnings from 2013-04-26 21:28:24 +00:00
dialog.subr New helper functions for common widgets. 2013-04-22 06:28:45 +00:00
Makefile Import media selection/preparation framework (sysinstall inspired). Makes 2013-02-25 19:55:32 +00:00
mustberoot.subr Add new flags -d' (sets debug=1) and -D file' (sets debugFile) and 2013-04-22 05:02:34 +00:00
script.subr Partially uncommit r249779. The changes to share/common.subr were good 2013-04-22 21:11:27 +00:00
strings.subr UI improvements. First, implement --default-item whenever and wherever 2013-04-22 05:52:06 +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 Partially uncommit r249779. The changes to share/common.subr were good 2013-04-22 21:11:27 +00:00