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
/
mustberoot.subr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Performance and debugging enhancements:
dteske
2013-12-07
1
-9
/
+8
*
Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-use
dteske
2013-10-09
1
-4
/
+4
*
Fix typos in the BSD License.
dteske
2013-07-07
1
-2
/
+2
*
Be consistent with other usr.sbin programs w/respect to the copyright
dteske
2013-07-07
1
-1
/
+1
*
Use f_show_msg() instead of f_dialog_msgbox() where appropriate. The main
dteske
2013-07-05
1
-1
/
+1
*
Fix a bug in which the user's choice to Cancel was not properly recognized.
dteske
2013-06-02
1
-1
/
+5
*
Improvements to whitespace and comments.
dteske
2013-06-02
1
-1
/
+2
*
Standardize the way functions build their arguments leading up to a dialog
dteske
2013-06-02
1
-8
/
+9
*
Similar to r251236, improve the portion of dialog(1) API in dialog.subr
dteske
2013-06-02
1
-9
/
+3
*
Improve portion of the dialog(1) API in dialog.subr responsible for
dteske
2013-06-01
1
-8
/
+4
*
Improve portion of the dialog(1) API in dialog.subr responsible for
dteske
2013-05-31
1
-29
/
+30
*
Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) and
dteske
2013-04-22
1
-1
/
+2
*
Don't use f_show_msg() unless printf(1) syntax is required (this reduces the
dteske
2013-01-14
1
-1
/
+1
*
Add more debugging to help with diagnosis of program-flow when needed.
dteske
2012-12-25
1
-0
/
+5
*
Use f_show_help() where printf(1) syntax is desired.
dteske
2012-12-21
1
-4
/
+2
*
Whitespace.
dteske
2012-11-24
1
-1
/
+1
*
Ask to become root via sudo(8) and give user ability to save this preference.
dteske
2012-10-17
1
-0
/
+59
*
Reverse SVN r240770 -- jilles@ made a suggestion that allowed us to redesign
dteske
2012-09-21
1
-6
/
+6
*
Replace redirections to /dev/null with "close file-descriptor" syntax (>&-).
dteske
2012-09-21
1
-6
/
+6
*
Change all invocations of dialog(1) to no-longer require temporary files.
dteske
2012-09-20
1
-2
/
+5
*
Move major includes into /usr/share/bsdconfig for easy external access.
dteske
2012-09-18
1
-0
/
+362