1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/usr.sbin/bsdconfig
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
..
console UI improvements. First, implement --default-item whenever and wherever 2013-04-22 05:52:06 +00:00
diskmgmt Add new flags -d' (sets debug=1) and -D file' (sets debugFile) and 2013-04-22 05:02:34 +00:00
docsinstall Add new flags -d' (sets debug=1) and -D file' (sets debugFile) and 2013-04-22 05:02:34 +00:00
dot Add new flags -d' (sets debug=1) and -D file' (sets debugFile) and 2013-04-22 05:02:34 +00:00
examples Improve the debugging abilities and clean up debug messages. In most cases, 2012-12-21 19:26:17 +00:00
include Fix copy/paste error. 2013-04-24 03:15:55 +00:00
mouse UI improvements. First, implement --default-item whenever and wherever 2013-04-22 05:52:06 +00:00
networking Prevent device.subr from auto-loading in the nameservers module. 2013-04-23 00:10:33 +00:00
password UI improvements. First, implement --default-item whenever and wherever 2013-04-22 05:52:06 +00:00
security UI improvements. First, implement --default-item whenever and wherever 2013-04-22 05:52:06 +00:00
share Properly sanitize --menu results (guards against Gtk library warnings from 2013-04-26 21:28:24 +00:00
startup Comments. 2013-04-26 21:19:05 +00:00
timezone UI improvements. First, implement --default-item whenever and wherever 2013-04-22 05:52:06 +00:00
ttys Add new flags -d' (sets debug=1) and -D file' (sets debugFile) and 2013-04-22 05:02:34 +00:00
usermgmt UI improvements. First, implement --default-item whenever and wherever 2013-04-22 05:52:06 +00:00
bsdconfig UI improvements. First, implement --default-item whenever and wherever 2013-04-22 05:52:06 +00:00
bsdconfig.8 Update copyrights and dates following last commit. 2013-01-06 18:18:09 +00:00
Makefile Remove NO_OBJ from Makefiles that generate manuals because this causes the 2013-02-08 11:14:01 +00:00
USAGE Add new flags -d' (sets debug=1) and -D file' (sets debugFile) and 2013-04-22 05:02:34 +00:00