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
/
tzsetup
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix tzsetup not installing /etc/localtime for UTC
smh
2016-06-01
1
-2
/
+3
*
Avoid buffer overflow or truncation when constructing path_zoneinfo_file.
truckman
2016-05-26
1
-1
/
+3
*
Use NULL instead of 0 for pointers.
araujo
2016-04-15
1
-8
/
+8
*
Revert r289269 for now. After looking at share/zoneinfo/Makefile this could
delphij
2015-10-27
1
-11
/
+15
*
Use chroot(2) instead of using prefixes for files.
delphij
2015-10-13
1
-15
/
+11
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+21
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
2
-4
/
+3
|
|
\
|
|
/
|
/
|
|
*
Merge from head@274682
sjg
2014-11-19
1
-0
/
+9
|
|
\
|
*
\
Merge head from 7/28
sjg
2014-08-19
1
-12
/
+2
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
|
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
|
Merge from head
sjg
2014-05-08
1
-1
/
+1
|
|
\
\
\
|
*
\
\
\
Merge head
sjg
2014-04-28
1
-2
/
+12
|
|
\
\
\
\
|
*
\
\
\
\
sync from head
sjg
2013-04-12
1
-0
/
+5
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
|
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+22
*
|
|
|
|
|
|
tzsetup: remove set but unused variable
eadler
2015-04-19
1
-2
/
+2
*
|
|
|
|
|
|
Convert usr.sbin to LIBADD
bapt
2014-11-25
1
-2
/
+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Fix whitespace.
dteske
2014-11-11
1
-4
/
+4
*
|
|
|
|
|
Default `bsdconfig timezone' and `tzsetup' to `-s' in a VM.
dteske
2014-11-11
1
-0
/
+9
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Revert r261296. This removes the WITHOUT_NCURSESW option.
brooks
2014-05-15
1
-12
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge from CheriBSD:
brooks
2014-01-30
1
-2
/
+12
|
|
/
|
/
|
*
|
Fix VERBOSE reporting on results when removing _PATH_LOCALTIME for UTC option.
dteske
2013-03-04
1
-0
/
+5
|
/
*
Grammar: tzsetup now has more than one option.
emaste
2012-02-29
1
-1
/
+1
*
It's not an error if unlink(2) fails because the pathname doesn't exist.
wollman
2012-02-08
1
-2
/
+2
*
Clean up reinstall option and remove duplicate code
emaste
2012-01-25
1
-23
/
+12
*
Fix #ifdef VERBOSE for UTC case
emaste
2012-01-18
1
-18
/
+25
*
Don't write /var/db/zoneinfo when zone is not actually changed.
emaste
2012-01-18
1
-3
/
+5
*
Use a reasonable-sized buffer when formatting error messages about
wollman
2012-01-12
1
-3
/
+31
*
Sync xdialog_menu() implementation with sade.
fjoe
2011-12-01
1
-1
/
+39
*
calloc +1 DIALOG_LISTITEM to prevent possible wild pointer access
fjoe
2011-11-24
1
-3
/
+3
*
Port to new libdialog.
fjoe
2011-11-24
2
-46
/
+126
*
If the user is moving from any other time zone to UTC we need
dougb
2011-11-02
1
-0
/
+12
*
- add missing options and arguments to program's usage()
ru
2011-05-20
2
-23
/
+29
*
Add a menu entry for UTC in the main menu.
edwin
2011-03-30
1
-5
/
+39
*
Update dialog to version 20100428. This changes the license under which
nwhitehorn
2011-01-12
1
-3
/
+3
*
Fix support for chrooted installs.
nork
2010-07-19
1
-3
/
+3
*
Use literal format strings. Found by clang.
emaste
2010-06-14
1
-2
/
+2
*
Add comment that this value is unused.
edwin
2010-06-05
1
-1
/
+1
*
When there is a problem with writing, also bail out.
edwin
2010-06-05
1
-1
/
+2
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
- Add support for chrooted installs.
edwin
2009-10-21
2
-77
/
+156
*
Instead of having to know which timezone was picked last time, you
edwin
2009-10-20
2
-16
/
+80
*
Make the usage of the default zoneinfo file to install clearer.
edwin
2009-10-19
1
-5
/
+6
*
When tzsetup is run as non-root and the "CMOS clock question on
edwin
2009-10-19
1
-1
/
+3
*
Add a new options (-s) that, when specified, skips the question about
attilio
2009-07-04
2
-24
/
+33
*
- Replace rcsid with __FBSDID.
jkim
2008-06-03
2
-241
/
+261
[next]