aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/tzsetup
Commit message (Expand)AuthorAgeFilesLines
* Don't link against libdialog/ncurses when bootstrapping tzsetupAlex Richardson2020-08-071-1/+1
* Remove sparc64 ifdefWarner Losh2020-02-101-2/+0
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-3/+0
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-111-0/+10
* tzsetup: upgrade to zone1970.tabThomas Munro2019-07-171-18/+19
* In read_zones(), check if the file name actually fit in the bufferXin LI2018-08-091-3/+7
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Revert the parts of r322097 related to /etc/wall_cmos_clock handling asMarius Strobl2017-08-071-44/+14
* - Move creation and unlinking of /etc/wall_cmos_clock from the handlingMarius Strobl2017-08-051-70/+54
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-03-011-1/+1
* Fix build of tzsetup when WITHOUT_DIALOG is setBaptiste Daroussin2016-10-222-58/+104
* Fix tzsetup not installing /etc/localtime for UTCSteven Hartland2016-06-011-2/+3
* Avoid buffer overflow or truncation when constructing path_zoneinfo_file.Don Lewis2016-05-261-1/+3
* Use NULL instead of 0 for pointers.Marcelo Araujo2016-04-151-8/+8
* Revert r289269 for now. After looking at share/zoneinfo/Makefile this couldXin LI2015-10-271-11/+15
* Use chroot(2) instead of using prefixes for files.Xin LI2015-10-131-15/+11
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-4/+3
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-0/+9
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-12/+2
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-281-2/+12
| |\ \ \ \
| * \ \ \ \ sync from headSimon J. Gerraty2013-04-121-0/+5
| |\ \ \ \ \
| * | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+22
* | | | | | | tzsetup: remove set but unused variableEitan Adler2015-04-191-2/+2
* | | | | | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix whitespace.Devin Teske2014-11-111-4/+4
* | | | | | Default `bsdconfig timezone' and `tzsetup' to `-s' in a VM.Devin Teske2014-11-111-0/+9
| |_|_|_|/ |/| | | |
* | | | | Revert r261296. This removes the WITHOUT_NCURSESW option.Brooks Davis2014-05-151-12/+2
| |_|_|/ |/| | |
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|/ |/| |
* | | Merge from CheriBSD:Brooks Davis2014-01-301-2/+12
| |/ |/|
* | Fix VERBOSE reporting on results when removing _PATH_LOCALTIME for UTC option.Devin Teske2013-03-041-0/+5
|/
* Grammar: tzsetup now has more than one option.Ed Maste2012-02-291-1/+1
* It's not an error if unlink(2) fails because the pathname doesn't exist.Garrett Wollman2012-02-081-2/+2
* Clean up reinstall option and remove duplicate codeEd Maste2012-01-251-23/+12
* Fix #ifdef VERBOSE for UTC caseEd Maste2012-01-181-18/+25
* Don't write /var/db/zoneinfo when zone is not actually changed.Ed Maste2012-01-181-3/+5
* Use a reasonable-sized buffer when formatting error messages aboutGarrett Wollman2012-01-121-3/+31
* Sync xdialog_menu() implementation with sade.Max Khon2011-12-011-1/+39
* calloc +1 DIALOG_LISTITEM to prevent possible wild pointer accessMax Khon2011-11-241-3/+3
* Port to new libdialog.Max Khon2011-11-242-46/+126
* If the user is moving from any other time zone to UTC we needDoug Barton2011-11-021-0/+12
* - add missing options and arguments to program's usage()Ruslan Ermilov2011-05-202-23/+29
* Add a menu entry for UTC in the main menu.Edwin Groothuis2011-03-301-5/+39
* Update dialog to version 20100428. This changes the license under whichNathan Whitehorn2011-01-121-3/+3