Age | Commit message (Expand) | Author |
2013-04-17 | add some prototypes, casts, includes, parenthesis, and whatnot to | Ted Unangst |
2011-04-25 | Update to tzcode2011g from elsie.nci.nih.gov. | Todd C. Miller |
2010-11-30 | replace a large stack buffer with a malloc call, with help from matthew. | Ted Unangst |
2010-08-23 | update to tzcode2010k from elsie.nci.nih.gov; OK miod@ | Todd C. Miller |
2008-03-31 | Update to tzcode 2008a from elsie.nci.nih.gov | Todd C. Miller |
2007-12-29 | update to tzcode2007j from elsie.nci.nih.gov; mostly ANSIfication | Todd C. Miller |
2007-02-06 | Update to tzcode2007a. This adds support for 64bit time_t in case | Todd C. Miller |
2006-02-18 | Update to tzcode2006a; primarily just cast and const fixes. | Todd C. Miller |
2005-08-09 | Re-add the change from tzcode2005c, this time with an added bounds | Todd C. Miller |
2005-08-09 | Back out a change from tzcode2005c that can cause an infinite loop in mktime(). | Todd C. Miller |
2005-08-09 | Do not ignore return value of localsub() in localtime_r() | Todd C. Miller |
2005-08-08 | zap remaining rcsid. | Marc Espie |
2005-07-05 | Update to tzcode2005j. | Todd C. Miller |
2004-10-18 | Update to tzcode2004e from elsie.nci.nih.gov | Todd C. Miller |
2004-06-28 | merge in tzcode2004a | Todd C. Miller |
2003-10-06 | Update to tzcode2003c from elsie.nci.nih.gov | Todd C. Miller |
2003-03-13 | a few more strlcy; ok from beck & ho | Theo de Raadt |
2002-04-04 | Minor updates from tzcode2002c | Todd C. Miller |
2001-06-27 | use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok. | lebel |
2000-04-16 | sync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ ok | David Leonard |
2000-01-06 | _THREAD_PRIVATE_* macros changed | David Leonard |
1999-03-09 | Back out rev 1.7. PCTS 151-2 still passes, and mktime() now correctly returns | Paul Janzen |
1999-02-02 | typo | David Leonard |
1999-02-01 | sync with tzcode1999a | David Leonard |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard |
1998-07-11 | be... slightly more permissive.. but i think this is right, i looked at it fo... | Theo de Raadt |
1998-07-11 | do not let :relative paths through (how did i miss this before) | Theo de Raadt |
1998-01-18 | tzcode1998b from ftp://elsie.nci.nih.gov/pub | Todd C. Miller |
1997-04-02 | correctly code the classes of permitted TZ specifications for the | Theo de Raadt |
1997-01-21 | Remove unnecesary local changes. The strncpy()'s are safe because | Todd C. Miller |
1997-01-14 | Update to tzcode1996o + our fixes. Fixes problem pointed out | Todd C. Miller |
1996-10-30 | iUpdate to pass FIPS 151-2 tests | Thorsten Lockert |
1996-09-05 | 1 char oflow | Theo de Raadt |
1996-08-25 | use issetugid() | Theo de Raadt |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1996-01-29 | new common tz code | Theo de Raadt |
1996-01-11 | from netbsd; sync with tzcode96a | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |