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
*
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
*
Whitespace, style, sub-shells, and standardize variable name
dteske
2013-11-20
1
-26
/
+20
*
"Tim trailing" -> "Trim trailing"
trhodes
2013-11-19
1
-1
/
+1
*
Fix package installation from physical media such as DVD.
dteske
2013-11-17
3
-14
/
+34
*
Always shutdown the media when we're exiting the packages module (prevents
dteske
2013-11-17
2
-4
/
+3
*
Improve debugging with f_eval_catch() introduced by SVN r257784 and also
dteske
2013-11-17
2
-5
/
+8
*
Kick an unused orphan to the curb ;)
dteske
2013-11-17
1
-2
/
+2
*
Move function name declaration to top of function (where it is closest to
dteske
2013-11-17
1
-18
/
+18
*
Comments.
dteske
2013-11-12
1
-2
/
+2
*
Remove the env(1) but keep the var.
dteske
2013-11-11
1
-2
/
+2
*
Unbreak the installer on head/:
gjb
2013-11-11
1
-0
/
+1
*
Use `pkg -vv' to obtain ABI for validating a chosen media server (done
dteske
2013-11-07
2
-9
/
+6
*
Fix cosmetic typos (since the typo's in the variable names were copied
dteske
2013-11-07
3
-6
/
+6
*
Replace pkg-tools with pkgng.
dteske
2013-11-07
5
-77
/
+266
*
Fix an off-by-one error that was causing menus to look funny.
dteske
2013-11-07
1
-1
/
+1
*
Comments.
dteske
2013-11-07
1
-2
/
+2
*
Add f_sprintf() and f_vsprintf() to go along with previously added
dteske
2013-11-07
1
-0
/
+22
*
Fix a bug where a format with leading `-' could be mistaken for printf
dteske
2013-11-07
1
-1
/
+2
*
Comments.
dteske
2013-11-07
1
-5
/
+5
*
Add some helpful debugging (showing the resolved host address).
dteske
2013-11-07
1
-0
/
+1
*
Fix a silly bug that would result in attempting to fetch (literally) the
dteske
2013-11-07
1
-1
/
+1
*
Use dialog(1) to obtain maximum-size; stty fails when running in a pipe-
dteske
2013-11-07
1
-1
/
+10
*
Add an f_eval_catch() function for debugging individual commands in a
dteske
2013-11-07
1
-0
/
+82
*
Add an f_show_err() function -- acts pretty much the same as f_show_msg()
dteske
2013-11-07
2
-0
/
+25
*
Add global DEBUG_INITIALIZE_FILE environment variable for controlling
dteske
2013-11-07
1
-5
/
+13
*
Comments. Replace a funny syntax with f_isset() while here.
dteske
2013-11-07
1
-11
/
+10
*
Whitespace.
dteske
2013-11-07
1
-1
/
+1
*
Fix a bug that resulted in spurious error message "f_media_shutdown_http:
dteske
2013-11-06
1
-1
/
+1
*
Add support for dereferencing SRV records via f_host_lookup(). Takes the
dteske
2013-11-06
1
-3
/
+38
*
Fix signed integer overflow detection in f_expand_number() of strings.subr.
dteske
2013-10-12
1
-24
/
+34
*
Add new f_expand_number() (shadowing expand_number(3)).
dteske
2013-10-11
1
-0
/
+106
*
Store descriptions for DEVICE_TYPE_DISK and fix static-defaults mapping.
dteske
2013-10-11
1
-8
/
+61
*
Add $VAR_ZFSINTERACTIVE (zfsInteractive) and new f_zfsinteractive() for
dteske
2013-10-11
1
-0
/
+16
*
Fix a bug that would occur in application death when debugging was enabled
dteske
2013-10-11
1
-6
/
+6
*
Add keymap.subr for presenting custom keymap dialogs (with X11 support).
dteske
2013-10-11
4
-2
/
+267
*
Add a USE_DIALOG global (analogous to USE_XDIALOG); useful for inserting
dteske
2013-10-11
1
-1
/
+2
*
Fix a minor bug; if strings.subr was included by itself it may not have
dteske
2013-10-11
1
-0
/
+5
*
Add support for obtaining the capacity of disks. Add comment while here.
dteske
2013-10-11
1
-9
/
+43
*
Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-use
dteske
2013-10-09
47
-206
/
+208
*
Remove ftp5.se.f.o, as per request to -hubs@
gavin
2013-09-28
1
-1
/
+0
*
- Remove the is (Iceland) mirror per mail from the admins.
brd
2013-09-27
1
-1
/
+0
*
Fix a bug in HTTP checking/fetching.
dteske
2013-09-23
4
-4
/
+38
*
Remove unnecessary mediaClose (FTP operations are done with either ftp(1)
dteske
2013-09-07
1
-1
/
+0
[next]