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
/
timezone
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change a humongous if-statement at the end of f_install_zoneinfo_file() into
dteske
2013-06-19
1
-114
/
+110
*
Take advantage of newly updated f_dialog_{yesno,noyes}() functions from
dteske
2013-06-19
1
-22
/
+4
*
When I first wrote the timezone module, it was in sysutils/tzdialog and it
dteske
2013-06-19
1
-105
/
+31
*
Improve the INDEX format. Whitespace improvements, format improvements, typo
dteske
2013-06-18
1
-17
/
+21
*
Standardize the way functions build their arguments leading up to a dialog
dteske
2013-06-02
1
-1
/
+3
*
Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store()
dteske
2013-06-02
1
-9
/
+13
*
Improve portion of the dialog(1) API in dialog.subr responsible for
dteske
2013-06-01
1
-11
/
+10
*
Fix a typo introduced by r251190.
dteske
2013-06-01
1
-1
/
+1
*
Improve portion of the dialog(1) API in dialog.subr responsible for
dteske
2013-05-31
2
-117
/
+120
*
Centralize standard getopts arguments, both for convenience and to correct
dteske
2013-05-14
1
-1
/
+1
*
UI improvements. First, implement --default-item whenever and wherever
dteske
2013-04-22
1
-18
/
+26
*
Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) and
dteske
2013-04-22
2
-4
/
+8
*
Add more debugging to help with diagnosis of program-flow when needed.
dteske
2012-12-25
6
-0
/
+23
*
Remove unnecessary duplicate initialization of the dialog(1) API (automatically
dteske
2012-12-25
1
-1
/
+0
*
Whitespace.
dteske
2012-11-24
1
-1
/
+1
*
Replicate a feature from sysinstall documented in
dteske
2012-11-16
1
-1
/
+1
*
jilles accurately advises that, in the context of shell redirection, the `:'
dteske
2012-09-22
1
-1
/
+1
*
Reverse SVN r240770 -- jilles@ made a suggestion that allowed us to redesign
dteske
2012-09-21
1
-1
/
+1
*
Replace redirections to /dev/null with "close file-descriptor" syntax (>&-).
dteske
2012-09-21
1
-1
/
+1
*
Change all invocations of dialog(1) to no-longer require temporary files.
dteske
2012-09-20
1
-6
/
+15
*
Move major includes into /usr/share/bsdconfig for easy external access.
dteske
2012-09-18
9
-29
/
+40
*
Import bsdconfig(8) as a replacement for the post-install abilities of
dteske
2012-07-14
11
-0
/
+1952