freebsd-nq/usr.sbin/bsdconfig
Devin Teske f8e121ed61 Fix a typo. In this case, the typo caused the f_noyes() invocation to
display a global instead of the passed-argument; however since the global
always has the same value as the passed argument, it made no difference in
the realtime operation.
2013-06-02 23:23:29 +00:00
..
console Standardize the way functions build their arguments leading up to a dialog 2013-06-02 20:02:50 +00:00
diskmgmt Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
docsinstall Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
dot Explicitly track "script.subr" which wasn't showing up in the graph because 2013-05-07 04:47:56 +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 i18n violations in the package management module. A few words like 2013-05-12 00:46:18 +00:00
mouse Standardize the way functions build their arguments leading up to a dialog 2013-06-02 20:02:50 +00:00
networking Make some obvious consolidations in local declaration for readability. 2013-06-02 23:05:01 +00:00
packages Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
password Standardize the way functions build their arguments leading up to a dialog 2013-06-02 20:02:50 +00:00
security Standardize the way functions build their arguments leading up to a dialog 2013-06-02 20:02:50 +00:00
share Fix a bug in which the user's choice to Cancel was not recognized. This was 2013-06-02 23:20:46 +00:00
startup Fix a typo. In this case, the typo caused the f_noyes() invocation to 2013-06-02 23:23:29 +00:00
timezone Standardize the way functions build their arguments leading up to a dialog 2013-06-02 20:02:50 +00:00
ttys Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
usermgmt Change the name of a couple of functions in `usermgmt/user_input.subr' to 2013-06-02 23:12:32 +00:00
bsdconfig Make some obvious consolidations in local declaration for readability. 2013-06-02 23:05:01 +00:00
bsdconfig.8 Update copyrights and dates following last commit. 2013-01-06 18:18:09 +00:00
Makefile Commit first portion of package module -- this includes the ability to view 2013-05-07 05:40:20 +00:00
USAGE Add new flags -d' (sets debug=1) and -D file' (sets debugFile) and 2013-04-22 05:02:34 +00:00