summaryrefslogtreecommitdiff
path: root/usr.sbin/tzsetup
AgeCommit message (Expand)Author
2024-09-30tzsetup: correct timezone symlink targetEd Maste
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-06-17Revert "tzsetup: ask local/UTC question only on x86"Ed Maste
2024-06-14tzsetup: ask local/UTC question only on x86Ed Maste
2024-06-14tzsetup: add detail for -s optionEd Maste
2024-06-12tzsetup: Correct UTC descriptionEd Maste
2024-04-16tzsetup: be explicit about *timezone* abbreviationEd Maste
2023-11-23tzsetup: symlink /etc/localtime instead of copyingEd Maste
2023-10-30tzsetup: make UTC the first (default) regionBrooks Davis
2023-10-13tzsetup: add support for countries in two continentsPierre Pronchery
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-07-26tzsetup: fix "misleading indentation" warning with -DVERBOSEYuri Pankov
2023-04-27tzsetup: appease checkstyle9Yuri Pankov
2023-04-27tzsetup: adopt zone1970.tab changesYuri Pankov
2023-04-26tzsetup: fix bootstrapping for github CI jobsYuri Pankov
2023-04-23tzsetup: add baseline file to control parsed zonetab contentsYuri Pankov
2023-04-19tzsetup(8): update paths to zone tab and tzdata sourceYuri Pankov
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2022-08-26tzsetup: remove left overs from libbsddialog conversionBaptiste Daroussin
2022-04-12tzsetup(8): Refactoring to delete dialog(3) codeAlfonso S. Siciliano
2022-01-28bsddialog: import version 0.1Alfonso Siciliano
2021-12-17tzsetup: Fix unicode supportAlfonso Siciliano
2021-12-13tzsetup: adapt for libbsddialog 0.0.1Alfonso Siciliano
2021-12-08tzsetup: Default to UTCEmmanuel Vadot
2021-12-06bsddialog: import snapshot 2021-12-05Baptiste Daroussin
2021-11-24tzsetup: remove dedundant declarationBaptiste Daroussin
2021-11-24tzsetup: replace libdialog with libbsddialogBaptiste Daroussin
2021-10-04ncurses: chase dependency changes in the source treeBaptiste Daroussin
2020-08-07Don't link against libdialog/ncurses when bootstrapping tzsetupAlex Richardson
2020-02-10Remove sparc64 ifdefWarner Losh
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2019-12-11Add Makefile.depend.optionsSimon J. Gerraty
2019-07-17tzsetup: upgrade to zone1970.tabThomas Munro
2018-08-09In read_zones(), check if the file name actually fit in the bufferXin LI
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-08-07Revert the parts of r322097 related to /etc/wall_cmos_clock handling asMarius Strobl
2017-08-05- Move creation and unlinking of /etc/wall_cmos_clock from the handlingMarius Strobl
2017-03-01Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper
2016-10-22Fix build of tzsetup when WITHOUT_DIALOG is setBaptiste Daroussin
2016-06-01Fix tzsetup not installing /etc/localtime for UTCSteven Hartland
2016-05-26Avoid buffer overflow or truncation when constructing path_zoneinfo_file.Don Lewis
2016-04-15Use NULL instead of 0 for pointers.Marcelo Araujo
2015-10-27Revert r289269 for now. After looking at share/zoneinfo/Makefile this couldXin LI
2015-10-13Use chroot(2) instead of using prefixes for files.Xin LI
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-05-27Merge sync of headSimon J. Gerraty
2015-04-19tzsetup: remove set but unused variableEitan Adler