freebsd-skq/usr.sbin/tzsetup
wollman 8587682a08 Completely re-vamped `tzsetup':
- It no longer attempts to fiddle wall-vs-UTC-in-RTC.  The results
  were just confusing most of the time.

- The program no longer contains a pre-compiled list of timezones
  (compiled by groveling through the tzdata source files for comments
  starting with `ZONE-DESCR').  Now it uses the new `zone.tab' file
  supplied with current versions of the timezone data files, to determine
  the list at run time.  (It also requires the ISO 3166 table  I
  committed some months ago.)

AS A RESULT, this program will NOT work until the new timezone data files
are committed (should happen sometime soon).
1996-11-19 18:09:41 +00:00
..
Makefile Completely re-vamped `tzsetup': 1996-11-19 18:09:41 +00:00
paths.h Completely re-vamped `tzsetup': 1996-11-19 18:09:41 +00:00
tzsetup.8 sync copyright with /usr/share/examples/etc/bsd-style-copyright 1996-08-27 20:04:45 +00:00
tzsetup.c Completely re-vamped `tzsetup': 1996-11-19 18:09:41 +00:00