History log of /openbsd-src/lib/libc/time/Theory (Results 1 – 16 of 16)
Revision Date Author Comments
# b7bd7dbe 13-Sep-2012 millert <millert@openbsd.org>

Update to tzcode2012f. Now that tzcode is in git there are no moe
SCCS ids. No actual code changes.


# c304db87 25-Apr-2011 millert <millert@openbsd.org>

Update to tzcode2011g from elsie.nci.nih.gov.


# fe1566e0 23-Aug-2010 millert <millert@openbsd.org>

update to tzcode2010k from elsie.nci.nih.gov; OK miod@


# aad375a0 30-Jun-2007 millert <millert@openbsd.org>

Update to tzcode2007f from elsie.nci.nih.gov


# 6ee5f097 06-Feb-2007 millert <millert@openbsd.org>

Update to tzcode2007a. This adds support for 64bit time_t in case
we need it in the future. All of our platforms currently have 32bit
time_t types. This also extends the timezone data file format

Update to tzcode2007a. This adds support for 64bit time_t in case
we need it in the future. All of our platforms currently have 32bit
time_t types. This also extends the timezone data file format to
support both 32bit and 64bit data. The 64bit data is located after
the 32bit data so binaries linked with the older tzcode simply won't
look at it. A version field in the file header is used to determine
whether the data file is the old or extended format. OK miod@

show more ...


# 22740e74 18-Feb-2006 millert <millert@openbsd.org>

Update to tzcode2006a; primarily just cast and const fixes.


# 84ec90d6 19-Jul-2005 millert <millert@openbsd.org>

update to tzcode2005k


# 85670ed3 28-Jun-2004 millert <millert@openbsd.org>

merge in tzcode2004a


# d79de7ff 04-Apr-2002 millert <millert@openbsd.org>

Minor updates from tzcode2002c


# 5d2f8320 26-Mar-2001 millert <millert@openbsd.org>

cosmetic changes from tzcode2001a


# 169f132f 16-Apr-2000 d <d@openbsd.org>

sync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ ok


# b19531d5 01-Jul-1999 d <d@openbsd.org>

tzcode1999d from ftp://elsie.nci.nih.gov/pub/; ok millert@


# 7c79c202 18-Jan-1998 millert <millert@openbsd.org>

tzcode1998b from ftp://elsie.nci.nih.gov/pub


# e9b2b68c 19-Aug-1996 tholo <tholo@openbsd.org>

Fix RCS ids
Make sure everything uses {SYS,}LIBC_SCCS properly


# 7f42860f 11-Jan-1996 deraadt <deraadt@openbsd.org>

from netbsd; sync with tzcode96a


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree