summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tzsetup/tzsetup.c
Commit message (Expand)AuthorAgeFilesLines
* Explicitly cast NCONTINENTS to int to silence an overflow warning.des2002-05-151-1/+1
* Default to UTC on sparc64 also.obrien2002-03-061-1/+1
* Default the UTC question to "yes" on the Alpha.obrien2001-04-051-3/+10
* Convert to use the <sys/queue.h> macros rather than fiddling with the queueben2000-12-291-8/+6
* Use dialog_noyes() for UTC selection; uses No as default answer now.jkh2000-12-161-1/+1
* Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and therebywollman2000-10-101-0/+1
* Back out the previous change to the queue(3) interface.jake2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-2/+2
* Convert err() to errx(), reason is already provided. Complete thecharnier2000-01-231-3/+13
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* - ignore the user-supplied umask, set it to 0022 by defaultru1999-08-051-5/+9
* Make UTC or local time message a little more clear.mharo1999-06-231-2/+2
* Add a `default' feature to tzsetup for use in script-driven installationwollman1999-02-021-2/+15
* Old stuff lying around a source tree:peter1998-12-161-5/+10
* Minor brace gymnastics so that /etc/wall_cmos_clock is reallysteve1998-01-101-3/+4
* Teach tzsetup to understand blank lines in the iso3166 file.joerg1997-11-071-2/+2
* Add usage(). Document -n flag. Do not touch/remove /etc/wall_cmos_clockcharnier1997-10-271-11/+19
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Ask about local or UTC here, like we used to.jkh1997-02-161-0/+8
* At the end it was much simpler than I thought. 26 * 26 = 676 and not 576.jhay1997-02-011-2/+3
* Make some of the less necessary user feedback #ifdef VERBOSE.jkh1997-01-211-0/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Remove two uninitialized and unused variables that used to cause ajoerg1996-11-191-3/+2
* Completely re-vamped `tzsetup':wollman1996-11-191-0/+651
OpenPOWER on IntegriCloud