Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-2-0]: src/lib/libc/time Pull up revision 1.5 (requested by kleink...



details:   https://anonhg.NetBSD.org/src/rev/8da797484ca1
branches:  netbsd-2-0
changeset: 561186:8da797484ca1
user:      tron <tron%NetBSD.org@localhost>
date:      Sun May 30 07:07:10 2004 +0000

description:
Pull up revision 1.5 (requested by kleink in ticket #406):
Update for tzcode2004a.

diffstat:

 lib/libc/time/tzcode2netbsd |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r 19efe5522461 -r 8da797484ca1 lib/libc/time/tzcode2netbsd
--- a/lib/libc/time/tzcode2netbsd       Sun May 30 07:02:37 2004 +0000
+++ b/lib/libc/time/tzcode2netbsd       Sun May 30 07:07:10 2004 +0000
@@ -1,16 +1,17 @@
 #! /bin/sh
 
 #
-# $NetBSD: tzcode2netbsd,v 1.4 2003/12/19 23:52:44 kleink Exp $
+# $NetBSD: tzcode2netbsd,v 1.4.2.1 2004/05/30 07:07:10 tron Exp $
 #
 # Convert an extracted tzcode distribution into the format suitable
 # for importing it into the NetBSD source tree.
-# Last updated for: tzcode2003e.
+# Last updated for: tzcode2004a.
 # 
 
 NOIMPORT="Makefile
        date.1 date.1.txt date.c
        gccdiffs
+       itca.jpg
        logwtmp.c
        newctime.3.txt
        newstrftime.3 newstrftime.3.txt



Home | Main Index | Thread Index | Old Index