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
*
MFC r307402: Guard against bad service name argument(s) to load_rc_config()
dteske
2016-12-12
1
-1
/
+3
*
Add bsdconfig `wifi' (aka `wireless' or `wlan') module
dteske
2016-06-16
9
-10
/
+1542
*
Don't repeat the the word 'the'
eadler
2016-05-17
1
-1
/
+1
*
usr.sbin/bsdconfig: minor spelling fixes on comments.
pfg
2016-05-01
8
-21
/
+21
*
f_substr(): Optimized recipe if running under bash
dteske
2016-02-03
1
-69
/
+104
*
Remove SIG prefix from trapped signals
dteske
2016-02-03
1
-5
/
+4
*
f_substr: Write to stdout when no `-v var_to_set'
dteske
2016-02-03
1
-1
/
+5
*
Remove trailing whitespace
dteske
2016-02-03
1
-2
/
+2
*
Define f_sprintf() dynamically at inclusion time
dteske
2016-02-03
1
-12
/
+17
*
Utilize new `-v var_to_set' of f_snprintf()
dteske
2016-02-01
3
-9
/
+9
*
Move awk(1)-dependent recipes to the bottom
dteske
2016-01-31
1
-114
/
+114
*
Move f_isinteger() to the top
dteske
2016-01-31
1
-10
/
+10
*
Move f_vsprintf() below f_sprintf()
dteske
2016-01-31
1
-10
/
+10
*
Move f_sprintf() above f_snprintf()
dteske
2016-01-31
1
-15
/
+15
*
Optimize f_substr() to use built-ins only
dteske
2016-01-31
1
-32
/
+57
*
Optimize f_sprintf() for bash
dteske
2016-01-31
1
-1
/
+9
*
Reset OPTIND to 1 in f_device_find()
dteske
2016-01-31
1
-2
/
+2
*
Replace awk with more efficient builtins-only algo
dteske
2016-01-27
1
-9
/
+55
*
Use dpv(1) in `bsdconfig packages'
dteske
2016-01-27
3
-9
/
+14
*
Fix ABI parsing
dteske
2016-01-27
1
-2
/
+6
*
Change incorrect path
dteske
2016-01-27
1
-2
/
+2
*
Fix a typo in a comment
dteske
2016-01-24
1
-1
/
+1
*
Fix improper duration for f_dialog_pause() API
dteske
2016-01-09
1
-1
/
+0
*
META MODE: Update dependencies with 'the-lot' and add missing directories.
bdrewery
2015-12-01
36
-0
/
+396
*
META MODE: These need object directories to handle staging.
bdrewery
2015-11-26
38
-76
/
+0
*
Rename checked-in 'includes' to 'includes.sh' to avoid colliding with share/mk
bdrewery
2015-11-19
2
-1
/
+1
*
Add support for "rc.conf.d" file(s).
dteske
2015-11-12
1
-1
/
+95
*
Fix a ton of speelling errors
eadler
2015-10-21
1
-1
/
+1
*
META_MODE: Remove DEP_RELDIR from Makefile.depend files.
bdrewery
2015-09-25
3
-6
/
+0
*
Fix code typo (no functional change)
dteske
2015-09-14
1
-3
/
+3
*
Interim fix for "Login not found" error.
dteske
2015-06-19
2
-10
/
+10
*
Add META_MODE support.
sjg
2015-06-13
3
-0
/
+39
|
\
|
*
Merge sync of head
sjg
2015-05-27
11
-53
/
+190
|
|
\
|
|
/
|
/
|
|
*
Merge from head@274682
sjg
2014-11-19
48
-139
/
+87
|
|
\
|
*
\
Merge head from 7/28
sjg
2014-08-19
17
-171
/
+182
|
|
\
\
|
*
\
\
Merge head
sjg
2014-04-28
104
-3023
/
+6832
|
|
\
\
\
|
*
\
\
\
Merge head@256284
sjg
2013-10-13
50
-212
/
+246
|
|
\
\
\
\
|
*
|
|
|
|
New dependencies
sjg
2013-10-13
3
-0
/
+36
*
|
|
|
|
|
Fix typo in a comment.
dteske
2015-03-31
1
-1
/
+1
*
|
|
|
|
|
Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;
cperciva
2015-02-12
1
-1
/
+0
*
|
|
|
|
|
Update copyrights.
dteske
2015-02-10
6
-6
/
+6
*
|
|
|
|
|
Add "vt_"* aliases to bsdconfig console entries.
dteske
2015-02-10
1
-0
/
+7
*
|
|
|
|
|
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
*
|
|
|
|
|
Eliminate sub-shells where possible for performance.
dteske
2015-02-10
3
-41
/
+89
*
|
|
|
|
|
Whitespace.
dteske
2015-02-10
1
-2
/
+1
*
|
|
|
|
|
Comments.
dteske
2015-02-10
1
-1
/
+1
*
|
|
|
|
|
Add new alias "bsdconfig api" (same as "bsdconfig includes")
dteske
2015-02-09
1
-0
/
+1
*
|
|
|
|
|
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
6
-78
/
+23
[next]