aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/tzsetup
Commit message (Expand)AuthorAgeFilesLines
* tzsetup: correct timezone symlink targetEd Maste6 days1-2/+2
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Revert "tzsetup: ask local/UTC question only on x86"Ed Maste2024-06-172-16/+10
* tzsetup: ask local/UTC question only on x86Ed Maste2024-06-142-11/+17
* tzsetup: add detail for -s optionEd Maste2024-06-141-1/+5
* tzsetup: Correct UTC descriptionEd Maste2024-06-131-1/+1
* tzsetup: be explicit about *timezone* abbreviationEd Maste2024-04-161-1/+1
* tzsetup: symlink /etc/localtime instead of copyingEd Maste2023-11-242-94/+27
* tzsetup: make UTC the first (default) regionBrooks Davis2023-10-301-3/+3
* tzsetup: add support for countries in two continentsPierre Pronchery2023-10-131-6/+61
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* tzsetup: fix "misleading indentation" warning with -DVERBOSEYuri Pankov2023-07-261-1/+1
* tzsetup: appease checkstyle9Yuri Pankov2023-04-271-2/+2
* tzsetup: adopt zone1970.tab changesYuri Pankov2023-04-272-165/+169
* tzsetup: fix bootstrapping for github CI jobsYuri Pankov2023-04-261-21/+21
* tzsetup: add baseline file to control parsed zonetab contentsYuri Pankov2023-04-233-2/+727
* tzsetup(8): update paths to zone tab and tzdata sourceYuri Pankov2023-04-191-28/+22
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+1
* tzsetup: remove left overs from libbsddialog conversionBaptiste Daroussin2022-08-261-10/+0
* tzsetup(8): Refactoring to delete dialog(3) codeAlfonso S. Siciliano2022-04-111-103/+38
* bsddialog: import version 0.1Alfonso Siciliano2022-01-281-6/+5
* tzsetup: Fix unicode supportAlfonso Siciliano2021-12-171-0/+5
* tzsetup: adapt for libbsddialog 0.0.1Alfonso Siciliano2021-12-131-57/+6
* tzsetup: Default to UTCEmmanuel Vadot2021-12-081-2/+1
* bsddialog: import snapshot 2021-12-05Baptiste Daroussin2021-12-061-13/+13
* tzsetup: remove dedundant declarationBaptiste Daroussin2021-11-241-1/+1
* tzsetup: replace libdialog with libbsddialogBaptiste Daroussin2021-11-242-96/+99
* ncurses: chase dependency changes in the source treeBaptiste Daroussin2021-10-041-1/+1
* 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
| |\