aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/tzsetup
Commit message (Expand)AuthorAgeFilesLines
* Make UTC or local time message a little more clear.Michael Haro1999-06-231-2/+2
* Add a `default' feature to tzsetup for use in script-driven installationGarrett Wollman1999-02-022-20/+86
* Old stuff lying around a source tree:Peter Wemm1998-12-162-5/+11
* Minor brace gymnastics so that /etc/wall_cmos_clock is reallySteve Price1998-01-101-3/+4
* Teach tzsetup to understand blank lines in the iso3166 file.Joerg Wunsch1997-11-071-2/+2
* Add usage(). Document -n flag. Do not touch/remove /etc/wall_cmos_clockPhilippe Charnier1997-10-272-15/+34
* Fix a minor nit in the .Dd macro invocation so thatSteve Price1997-06-231-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Ask about local or UTC here, like we used to.Jordan K. Hubbard1997-02-161-0/+8
* At the end it was much simpler than I thought. 26 * 26 = 676 and not 576.John Hay1997-02-011-2/+3
* Make some of the less necessary user feedback #ifdef VERBOSE.Jordan K. Hubbard1997-01-211-0/+4
* Sort cross references.Wolfram Schneider1997-01-201-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Remove two uninitialized and unused variables that used to cause aJoerg Wunsch1996-11-191-3/+2
* Completely re-vamped `tzsetup':Garrett Wollman1996-11-198-624/+656
* Removed unused `-I.'s from CFLAGS.Bruce Evans1996-09-041-2/+2
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightWolfram Schneider1996-08-271-3/+23
* add pathnames.h, -Wall cleanupWolfram Schneider1996-08-203-9/+35
* Only print the selected timezone in verification rather than the bogus time.Jordan K. Hubbard1996-07-031-5/+2
* Copy /etc/localtime, unless it's already a symlink.Joerg Wunsch1996-04-011-7/+20
* Another round of fixes:Joerg Wunsch1996-03-312-60/+35
* All this was horribly broken. The menues were overflowing, the `diff'Joerg Wunsch1996-03-222-20/+45
* Convert "time zone" to "timezone" in NAME sectionWolfram Schneider1996-02-271-2/+2
* add a manpageWolfram Schneider1996-01-242-2/+45
* recording cvs-1.6 file deathPeter Wemm1995-12-301-181/+0
* Don't put up bogus confirmation dialog.Jordan K. Hubbard1995-10-061-1/+3
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-3/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-303-21/+21
* Grand new all-singing, dialog-wielding tzsetup(8). Still needs a man page.Garrett Wollman1995-04-245-6/+588
* Restore back -i for adjkerntzAndrey A. Chernov1994-11-021-2/+2
* Remove -i option from adjkerntzAndrey A. Chernov1994-11-021-2/+2
* Add 'rm -f /etc/localtime' before cp to /etc/localtime,Andrey A. Chernov1994-09-181-1/+2
* A little script to help users in setting up their timezone. (Try it!)Garrett Wollman1994-09-132-0/+192