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
/
share
Commit message (
Expand
)
Author
Age
Files
Lines
*
META MODE: These need object directories to handle staging.
bdrewery
2015-11-26
3
-6
/
+0
*
Add support for "rc.conf.d" file(s).
dteske
2015-11-12
1
-1
/
+95
*
META_MODE: Remove DEP_RELDIR from Makefile.depend files.
bdrewery
2015-09-25
1
-2
/
+0
*
Fix code typo (no functional change)
dteske
2015-09-14
1
-3
/
+3
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+13
|
\
|
*
Merge sync of head
sjg
2015-05-27
3
-4
/
+87
|
|
\
|
|
/
|
/
|
|
*
Merge from head@274682
sjg
2014-11-19
8
-24
/
+66
|
|
\
|
*
\
Merge head from 7/28
sjg
2014-08-19
9
-89
/
+110
|
|
\
\
|
*
\
\
Merge head
sjg
2014-04-28
26
-977
/
+2993
|
|
\
\
\
|
*
\
\
\
Merge head@256284
sjg
2013-10-13
17
-68
/
+83
|
|
\
\
\
\
|
*
|
|
|
|
New dependencies
sjg
2013-10-13
1
-0
/
+12
*
|
|
|
|
|
Fix typo in a comment.
dteske
2015-03-31
1
-1
/
+1
*
|
|
|
|
|
Update copyrights.
dteske
2015-02-10
2
-2
/
+2
*
|
|
|
|
|
Add bsdconfig api function f_dialog_menutag2help()
dteske
2015-02-10
1
-0
/
+33
*
|
|
|
|
|
Add bsdconfig api functions f_dialog_pause()/f_dialog_pause_no_cancel()
dteske
2015-02-10
1
-0
/
+50
*
|
|
|
|
|
Replace the only instance of sed(1) in bsdconfig(8) with awk(1).
dteske
2015-02-09
1
-1
/
+1
*
|
|
|
|
|
Revert SVN r278464 -- fingers were in perforce mode (premature
dteske
2015-02-09
1
-1
/
+1
*
|
|
|
|
|
Replace the only instance of sed(1) in bsdconfig(8) with awk(1).
dteske
2015-02-09
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Follow-up to r255036; remove beforeinstall directives from bsdconfig(8)
dteske
2014-11-04
3
-9
/
+0
*
|
|
|
|
Rename awk(1) implementation of GNU awk's built-in asorti() function to
dteske
2014-10-14
2
-4
/
+4
*
|
|
|
|
Fix awk(1) asorti() implementation to work when called in a loop.
dteske
2014-10-14
2
-1
/
+4
*
|
|
|
|
Fix regression introduced by SVN r270954. Correct way to reset getopts
dteske
2014-09-02
1
-2
/
+2
*
|
|
|
|
Fix a bug where command line arguments could be misprocessed if getopts is
dteske
2014-09-01
1
-0
/
+2
*
|
|
|
|
Optimize f_which() to be slightly faster still.
dteske
2014-08-24
1
-3
/
+3
*
|
|
|
|
Add `-A' flag to pkg-install(8) invocation when installing dependencies.
dteske
2014-08-21
1
-2
/
+4
*
|
|
|
|
Add required `exec' before Xdialog(1) invocation for the case where we
dteske
2014-08-03
1
-1
/
+11
*
|
|
|
|
Update command and add check for edge-case.
dteske
2014-07-31
1
-1
/
+5
*
|
|
|
|
Fix a syntax error when running under bash(1) for portability.
dteske
2014-07-31
1
-4
/
+8
*
|
|
|
|
Define a setvar() function for platforms using a shell unlike FreeBSD's
dteske
2014-07-31
1
-0
/
+26
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add example script `add_some_packages.sh', demonstrating how to install
dteske
2014-07-22
8
-87
/
+107
*
|
|
|
Fix a code typo that prevented mkdir from firing (unnoticed
dteske
2014-06-20
1
-1
/
+1
*
|
|
|
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
18
-766
/
+1573
*
|
|
Rewrite usermgmt -- hooking it into the scripting system with dispatch
dteske
2014-03-14
2
-0
/
+21
*
|
|
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
1
-1
/
+1
*
|
|
Fix future namespace issues for functions taking $var_to_set -- functions
dteske
2014-03-14
1
-26
/
+48
*
|
|
Update copyright.
dteske
2014-03-14
1
-1
/
+1
*
|
|
Comments.
dteske
2014-03-14
1
-5
/
+3
*
|
|
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
2
-1
/
+11
*
|
|
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
1
-8
/
+7
*
|
|
Dummy commit (s/__num/__number/) in f_expand_number() to describe that the
dteske
2014-01-20
1
-13
/
+11
[next]