freebsd-nq/usr.sbin/bsdconfig
Devin Teske 2c2a50fde6 Take advantage of the fact that f_getvar evaluates the $var_to_get parameter
within braces, allowing all manner of parameter expansions (properly quoted
or escaped, of course).
2013-06-22 02:57:52 +00:00
..
console Fix a regression introduced by r251967, resulting in: 2013-06-22 02:47:54 +00:00
diskmgmt Switch bsdconfig Disk Management' from sade(8) to bsdinstall partedit'. 2013-06-18 08:28:03 +00:00
docsinstall Improve the INDEX format. Whitespace improvements, format improvements, typo 2013-06-18 08:15:56 +00:00
dot Comments. 2013-06-18 08:35:44 +00:00
examples Comments. 2013-06-18 08:40:16 +00:00
include Fix i18n violations in the package management module. A few words like 2013-05-12 00:46:18 +00:00
mouse Fix a regression introduced by r251967, resulting in: 2013-06-22 02:51:22 +00:00
networking Alphabetize library includes. 2013-06-21 23:13:55 +00:00
packages Comments. 2013-06-18 09:45:10 +00:00
password Whitespace and comments. 2013-06-19 18:13:58 +00:00
security Add debugging (for a case that shouldn't arise, but makes it more obvious 2013-06-20 05:40:11 +00:00
share Take advantage of the fact that f_getvar evaluates the $var_to_get parameter 2013-06-22 02:57:52 +00:00
startup When the fall-back of a case-statement is the last thing executed in a 2013-06-20 05:51:44 +00:00
timezone Change a humongous if-statement at the end of f_install_zoneinfo_file() into 2013-06-19 00:13:54 +00:00
ttys Improve the INDEX format. Whitespace improvements, format improvements, typo 2013-06-18 08:15:56 +00:00
usermgmt When the fall-back of a case-statement is the last thing executed in a 2013-06-20 05:51:44 +00:00
bsdconfig When the fall-back of a case-statement is the last thing executed in a 2013-06-20 05:48:08 +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