aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdconfig/timezone/share
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-167-7/+0
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-011-0/+11
* META MODE: These need object directories to handle staging.Bryan Drewery2015-11-261-2/+0
* Eliminate sub-shells where possible for performance.Devin Teske2015-02-102-20/+68
* Revert SVN r278464 -- fingers were in perforce mode (prematureDevin Teske2015-02-092-68/+20
* Replace the only instance of sed(1) in bsdconfig(8) with awk(1).Devin Teske2015-02-092-20/+68
* Follow-up to r255036; remove beforeinstall directives from bsdconfig(8)Devin Teske2014-11-041-3/+0
* Remove useless NULL string '' in compound strings. Look very closely.Devin Teske2014-03-141-2/+2
* Performance and debugging enhancements:Devin Teske2013-12-071-115/+41
* Fix typos in the BSD License.Devin Teske2013-07-075-10/+10
* Be consistent with other usr.sbin programs w/respect to the copyrightDevin Teske2013-07-075-5/+5
* Change a humongous if-statement at the end of f_install_zoneinfo_file() intoDevin Teske2013-06-191-114/+110
* When I first wrote the timezone module, it was in sysutils/tzdialog and itDevin Teske2013-06-191-105/+31
* Improve portion of the dialog(1) API in dialog.subr responsible forDevin Teske2013-05-311-96/+96
* Add more debugging to help with diagnosis of program-flow when needed.Devin Teske2012-12-255-0/+22
* Whitespace.Devin Teske2012-11-241-1/+1
* jilles accurately advises that, in the context of shell redirection, the `:'Devin Teske2012-09-221-1/+1
* Reverse SVN r240770 -- jilles@ made a suggestion that allowed us to redesignDevin Teske2012-09-211-1/+1
* Replace redirections to /dev/null with "close file-descriptor" syntax (>&-).Devin Teske2012-09-211-1/+1
* Move major includes into /usr/share/bsdconfig for easy external access.Devin Teske2012-09-186-0/+1315