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
*
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
*
Replace the only instance of sed(1) in bsdconfig(8) with awk(1).
dteske
2015-02-09
6
-23
/
+78
*
Default `bsdconfig timezone' and `tzsetup' to `-s' in a VM.
dteske
2014-11-11
1
-1
/
+4
*
Renove faith(4) and faithd(8) from base. It looks like industry
melifaro
2014-11-09
1
-1
/
+1
*
Follow-up to r255036; remove beforeinstall directives from bsdconfig(8)
dteske
2014-11-04
39
-119
/
+0
*
Rename awk(1) implementation of GNU awk's built-in asorti() function to
dteske
2014-10-14
3
-6
/
+6
*
Fix awk(1) asorti() implementation to work when called in a loop.
dteske
2014-10-14
3
-2
/
+7
*
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
*
More man pages that need to know about vt in addition to syscons.
se
2014-08-26
1
-0
/
+11
*
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
*
Fix a bug where include file `networking/services.subr' was not being
dteske
2014-07-23
2
-35
/
+31
*
Add example script `add_some_packages.sh', demonstrating how to install
dteske
2014-07-22
13
-133
/
+147
*
Fix a code typo that prevented mkdir from firing (unnoticed
dteske
2014-06-20
1
-1
/
+1
*
use .Mt to mark up email addresses consistently (part2)
bapt
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
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
[next]