freebsd-skq/usr.sbin/bsdconfig
Devin Teske 350db06539 Fix a regression introduced by r251544; if user chooses "NO" when being
asked if they would like to disable password authentication for the account,
loop back to prompt them for the password again.
2013-06-08 18:13:42 +00:00
..
console Reduce verbosity in the "Console"->"Saver" module (bsdconfig syscons_saver) 2013-06-08 16:49:19 +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 Lessen verbosity of "Exit" menutag items to appear more consistent across 2013-06-04 16:48:23 +00:00
networking Use a case-statement instead of multiple (separate even) if-statements. 2013-06-04 03:38:16 +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 Remove extraneous characters ('<<<') from `Exit' menutag in the "Security" 2013-06-08 16:28:08 +00:00
share Use f_shell_escape() instead of forking to awk. In this case, the 2013-06-04 03:47:21 +00:00
startup Remove extraneous characters ('<<<') from `Exit' menutag in the "Security" 2013-06-08 16:28:08 +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 Fix a regression introduced by r251544; if user chooses "NO" when being 2013-06-08 18:13:42 +00:00
bsdconfig Use f_shell_escape() instead of forking to awk. In this case, the 2013-06-04 03:47:21 +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