freebsd-dev/usr.sbin/bsdconfig
Devin Teske 2cc6c69d05 Improve network device scanning in the netdev module. First, make it use the
`device.subr' framework (improving performane and reducing sub-shells). Next
improve the `device.subr' framework itself. Make use of the `flags' device
struct member for network interfaces to indicate if an interface is Active,
Wired Ethernet, or 802.11 Wireless. Functions have been added to make checks
against the `flags' bit-field quick and efficient. Last, add function for
rescanning the network to update the device registers. Remove an unnecessary
local (ifn) while we're here (use already provided local `if').
2013-11-22 00:32:32 +00:00
..
console Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-use 2013-10-09 08:12:26 +00:00
diskmgmt Fix typos in the BSD License. 2013-07-07 18:51:44 +00:00
docsinstall Fix typos in the BSD License. 2013-07-07 18:51:44 +00:00
dot f_die() (see `bsdconfig includes -dF die') uses a dialog box (and has been 2013-11-21 19:43:45 +00:00
examples Fix a bug in HTTP checking/fetching. 2013-09-23 16:47:52 +00:00
include Fix cosmetic typos (since the typo's in the variable names were copied 2013-11-07 21:16:32 +00:00
includes f_die() (see `bsdconfig includes -dF die') uses a dialog box (and has been 2013-11-21 19:43:45 +00:00
mouse Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-use 2013-10-09 08:12:26 +00:00
networking Improve network device scanning in the netdev module. First, make it use the 2013-11-22 00:32:32 +00:00
packages Always shutdown the media when we're exiting the packages module (prevents 2013-11-17 17:48:55 +00:00
password Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-use 2013-10-09 08:12:26 +00:00
security Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-use 2013-10-09 08:12:26 +00:00
share Improve network device scanning in the netdev module. First, make it use the 2013-11-22 00:32:32 +00:00
startup Comments. 2013-11-07 10:48:00 +00:00
timezone Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-use 2013-10-09 08:12:26 +00:00
ttys Fix typos in the BSD License. 2013-07-07 18:51:44 +00:00
usermgmt Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-use 2013-10-09 08:12:26 +00:00
bsdconfig Whitespace. 2013-11-07 10:09:01 +00:00
bsdconfig.8 Adhere to 80-column width. 2013-07-05 18:31:26 +00:00
Makefile Add new `includes' module for exploring the bsdconfig(8) API. 2013-11-20 20:37:21 +00:00
USAGE Fix typos in the BSD License. 2013-07-07 18:51:44 +00:00