freebsd-nq/usr.sbin/bsdconfig
Devin Teske 79ec1cd546 Change self-initialization to occur when loaded versus the previous behavior
which was to self-initialize during the first function-call. This didn't work
so well because the first call was may or may-not be within a sub-shell
(which prevented proper setup of the pass-thru file descriptor, resulting in
dialogs that would not display).

Approved by:	adrian (co-mentor) (implicit)
2012-11-27 22:11:53 +00:00
..
console Replicate a feature from sysinstall documented in 2012-11-16 00:59:11 +00:00
diskmgmt Replicate a feature from sysinstall documented in 2012-11-16 00:59:11 +00:00
docsinstall Replicate a feature from sysinstall documented in 2012-11-16 00:59:11 +00:00
dot Replicate a feature from sysinstall documented in 2012-11-16 00:59:11 +00:00
examples
include Resurrect usage.hlp and securelevel.hlp from sysinstall(8) and integrate them 2012-10-22 18:01:38 +00:00
mouse Replicate a feature from sysinstall documented in 2012-11-16 00:59:11 +00:00
networking Comments. 2012-11-27 22:05:01 +00:00
password Replicate a feature from sysinstall documented in 2012-11-16 00:59:11 +00:00
security Replicate a feature from sysinstall documented in 2012-11-16 00:59:11 +00:00
share Change self-initialization to occur when loaded versus the previous behavior 2012-11-27 22:11:53 +00:00
startup Whitespace. 2012-11-24 07:02:31 +00:00
timezone Whitespace. 2012-11-24 07:02:31 +00:00
ttys Replicate a feature from sysinstall documented in 2012-11-16 00:59:11 +00:00
usermgmt Replicate a feature from sysinstall documented in 2012-11-16 00:59:11 +00:00
bsdconfig Replicate a feature from sysinstall documented in 2012-11-16 00:59:11 +00:00
bsdconfig.8 Minor mdoc fixes. 2012-10-07 19:53:04 +00:00
Makefile Move major includes into /usr/share/bsdconfig for easy external access. 2012-09-18 22:28:42 +00:00
USAGE