From owner-cvs-usrsbin Sat Aug 5 13:29:02 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id NAA28787 for cvs-usrsbin-outgoing; Sat, 5 Aug 1995 13:29:02 -0700 Received: (from wollman@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id NAA28576 ; Sat, 5 Aug 1995 13:28:51 -0700 Date: Sat, 5 Aug 1995 13:28:51 -0700 From: "Garrett A. Wollman" Message-Id: <199508052028.NAA28576@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/zic ialloc.c zdump.c zic.c Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk wollman 95/08/05 13:28:49 Modified: include Makefile Removed: include tzfile.h Log: Don't install bogus tzfile.h. In fact, don't install any tzfile.h. Modified: lib/libc/gen timezone.c Log: Don't depend on bogusly-installed . Modified: lib/libc/stdtime localtime.c private.h tzfile.h Log: The European Commission went out and invented a new sort of summer-time changeover, so we have to extend the format of timezone files (in a backward- compatible way, of course). This probably means that libc needs a minor version number bump before 2.2 is released (or maybe not). Modified: usr.sbin/zic ialloc.c zdump.c zic.c Log: Update timezone compiler and dumper to understand the new EC rules.