index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
bsdconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update example portion of comment to coincide with r264840 changes.
dteske
2014-05-17
1
-1
/
+2
*
Implement GEOM based media device classification. You'll notice a few
dteske
2014-04-23
22
-771
/
+1579
*
Rewrite usermgmt -- hooking it into the scripting system with dispatch
dteske
2014-03-14
11
-1044
/
+2085
*
Add protection against input containing single-quotes (e.g., i18n-users).
dteske
2014-03-14
2
-35
/
+97
*
For non-interactive scripts, forgot to check we were given an argument
dteske
2014-03-14
1
-0
/
+4
*
Fix a bug preventing errors from pw(8) from filtering up to a dialog.
dteske
2014-03-14
1
-4
/
+4
*
Reduce the sleep cycle when using dialog(1) to 1-second.
dteske
2014-03-14
1
-3
/
+3
*
Fix comments and whitespace.
dteske
2014-03-14
1
-6
/
+7
*
Fix a code-typo that prevented auto-sizing of the dialog.
dteske
2014-03-14
1
-1
/
+1
*
Point hat! Fix a broken f_isinteger().
dteske
2014-03-14
1
-1
/
+1
*
Remove useless NULL string '' in compound strings. Look very closely.
dteske
2014-03-14
2
-3
/
+3
*
Fix future namespace issues for functions taking $var_to_set -- functions
dteske
2014-03-14
1
-26
/
+48
*
Update copyright.
dteske
2014-03-14
2
-2
/
+2
*
Comments.
dteske
2014-03-14
1
-5
/
+3
*
Add debug statement just before attempting to exec a module.
dteske
2014-03-14
1
-0
/
+1
*
Remove indexfile from debug statement as it is already logged by
dteske
2014-03-14
1
-2
/
+1
*
Remove vestigial global, no-longer used since SVN r262904.
dteske
2014-03-10
1
-6
/
+0
*
Whitespace.
dteske
2014-03-10
1
-2
/
+2
*
Take a group name on the command-line if available.
dteske
2014-03-07
1
-0
/
+8
*
Fix copy/paste error in a comment.
dteske
2014-03-07
1
-1
/
+1
*
Change dipatch words from group* to *Group to backward compatible with
dteske
2014-03-07
1
-3
/
+3
*
Rewrite groupmgmt -- hooking it into the scripting system with dispatch
dteske
2014-03-07
11
-440
/
+827
*
Comment -- to go with NL global introduced (but not mentioned) by r262901
dteske
2014-03-07
1
-0
/
+3
*
s/__number/__num/ for code clarify but more to prevent localization of
dteske
2014-03-07
1
-11
/
+19
*
Centralize function name. Update a comment while here.
dteske
2014-03-07
1
-4
/
+5
*
Make f_show_err non-fatal.
dteske
2014-03-07
1
-4
/
+1
*
Fix incorrect return status if var_to_set and var_to_get are the same.
dteske
2014-03-07
1
-1
/
+1
*
Fix a typo in a comment.
dteske
2014-03-07
1
-1
/
+1
*
Add missing local declaration.
dteske
2014-03-07
1
-2
/
+2
*
Allow dispatched reswords to carry arguments. Fix a comment while here.
dteske
2014-03-07
2
-9
/
+8
*
Dummy commit (s/__num/__number/) in f_expand_number() to describe that the
dteske
2014-01-20
1
-13
/
+11
*
Optimize f_expand_number(), improving performance.
dteske
2014-01-19
1
-24
/
+6
*
Export 'REPOS_DIR' when the selected source medium for package
gjb
2013-12-15
1
-0
/
+3
*
Fix failed attempt to send pkg(8) stderr to /dev/null
dteske
2013-12-09
1
-2
/
+2
*
Performance and debugging enhancements:
dteske
2013-12-07
77
-746
/
+839
*
Fix PKG_ABI detection in bsdconfig(8) after pkg-1.2 is released, since
gjb
2013-12-02
1
-1
/
+1
*
Sort function output on name of the function.
dteske
2013-11-30
1
-5
/
+30
*
Fix an issue where additional lines of a function definition didn't line
dteske
2013-11-29
1
-2
/
+2
*
Fix an issue where the leading `+' sign before a function name was not
dteske
2013-11-29
1
-1
/
+1
*
Sort messages.
dteske
2013-11-25
6
-29
/
+29
*
Add missing newline to printf format string.
dteske
2013-11-25
1
-2
/
+2
*
Add missing `$' before variable name `pgm'. Unnoticed unless running
dteske
2013-11-25
1
-1
/
+1
*
Improve network device scanning in the netdev module. First, make it use the
dteske
2013-11-22
3
-35
/
+173
*
f_die() (see `bsdconfig includes -dF die') uses a dialog box (and has been
dteske
2013-11-21
2
-4
/
+6
*
Remove unused line -- cruft left over from SVN r258360.
dteske
2013-11-21
1
-1
/
+0
*
Quote the interface name for good measure.
dteske
2013-11-21
1
-6
/
+7
*
Update function description for API tool:
dteske
2013-11-20
1
-3
/
+4
*
Make `-d' implicitly enable `-f' for simplification.
dteske
2013-11-20
2
-3
/
+3
*
Add a `-d' flag for printing the description of each function.
dteske
2013-11-20
2
-8
/
+28
*
Add new `includes' module for exploring the bsdconfig(8) API.
dteske
2013-11-20
8
-3
/
+342
[next]