freebsd-skq/usr.sbin/bsdconfig
dteske 33929c7923 MFC revisions 260894,260899,262895-262902,262904,262908-262910,262982,
262984,263133-263137,263139,263141,263144-263150, and (partially) 263249
(31 revisions; summarized below)...
r260894: Optimize f_expand_number(), improving performance
r260899: s/__number/__num/ in f_expand_number()
r262895: Allow dispatched reswords to carry arguments
r262896: Add missing local declaration
r262897: Fix a typo in a comment
r262898: Fix incorrect return status if var_to_set and var_to_get are same
r262899: Make f_show_err non-fatal
r262900: Centralize function name; Update a comment while here
r262901: s/__num/__number/ in f_expand_number()
r262902: Comment to go with NL global introduced by previous commit
r262904: Rewrite groupmgmt -- hooking it into the scripting system
r262908: Change dispatch words from group* to *Group for backward compat
r262909: Fix copy/paste error in a comment
r262910: Take a group name on the command-line if available
r262982: Whitespace
r262984: Remove vestigial global, no longer used since r262904
r263133: Remove indexfile from debug statement (already logged)
r263134: Add debug statement just before attempting to exec a module
r263135: Comments
r263136: Update copyright
r263137: Fix future namespace issues for functions taking $var_to_set
r263139: Remove useless NULL string in compound strings
r263141: Pointy hat! Fix a broken f_isinteger()
r263144: Fix a code-typo that prevented auto-sizing of a dialog
r263145: Fix comments and whitespace
r263146: Reduce the sleep cycle when using dialog(1) [infobox] to 1-second
r263147: Fix a bug preventing errors from pw(8) from appearing
r263148: For non-interactive scripts, forgot to check argument
r263149: Add protection against input containing single-quotes
r263150: Rewrite usermgmt
r263249: (partial) Add more obsolete files
2014-04-01 00:19:13 +00:00
..
console MFC r259054: 2014-01-15 07:49:17 +00:00
diskmgmt MFC r259054: 2014-01-15 07:49:17 +00:00
docsinstall MFC r259054: 2014-01-15 07:49:17 +00:00
dot MFC r259054: 2014-01-15 07:49:17 +00:00
examples Fix a bug in HTTP checking/fetching. 2013-09-23 16:47:52 +00:00
include MFC r258355,258360,258400-258401,258406-258407,258418,258430,258439,258589- 2014-01-15 07:36:34 +00:00
includes MFC r259054: 2014-01-15 07:49:17 +00:00
mouse MFC r259054: 2014-01-15 07:49:17 +00:00
networking MFC r259054: 2014-01-15 07:49:17 +00:00
packages MFC r259054: 2014-01-15 07:49:17 +00:00
password MFC r259054: 2014-01-15 07:49:17 +00:00
security MFC r259054: 2014-01-15 07:49:17 +00:00
share MFC revisions 260894,260899,262895-262902,262904,262908-262910,262982, 2014-04-01 00:19:13 +00:00
startup MFC r259054: 2014-01-15 07:49:17 +00:00
timezone MFC revisions 260894,260899,262895-262902,262904,262908-262910,262982, 2014-04-01 00:19:13 +00:00
ttys MFC r259054: 2014-01-15 07:49:17 +00:00
usermgmt MFC revisions 260894,260899,262895-262902,262904,262908-262910,262982, 2014-04-01 00:19:13 +00:00
bsdconfig MFC revisions 260894,260899,262895-262902,262904,262908-262910,262982, 2014-04-01 00:19:13 +00:00
bsdconfig.8 Adhere to 80-column width. 2013-07-05 18:31:26 +00:00
Makefile MFC r258355,258360,258400-258401,258406-258407,258418,258430,258439,258589- 2014-01-15 07:36:34 +00:00
USAGE Fix typos in the BSD License. 2013-07-07 18:51:44 +00:00