Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-01-19 | We want XPG4 behavior. | Todd C. Miller | |
1998-01-19 | use tzcode strftime(3) as it is kept up to date. | Todd C. Miller | |
1998-01-18 | tzcode1998b from ftp://elsie.nci.nih.gov/pub | Todd C. Miller | |
1997-06-06 | Why on earth was libz.a mentioned here? | kstailey | |
Removed "cc ... -lz". | |||
1997-04-18 | move #includes to top; is | Theo de Raadt | |
1997-04-02 | correctly code the classes of permitted TZ specifications for the | Theo de Raadt | |
issetugid() case. thanks bitblt and tholo | |||
1997-01-21 | Remove unnecesary local changes. The strncpy()'s are safe because | Todd C. Miller | |
the string is static and so the last element is always init'd to zero. | |||
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1997-01-14 | Update to tzcode1996o + our fixes. Fixes problem pointed out | Todd C. Miller | |
by cross@va.pubnix.com. | |||
1996-10-30 | iUpdate to pass FIPS 151-2 tests | Thorsten Lockert | |
1996-09-05 | 1 char oflow | Theo de Raadt | |
1996-08-27 | use strncpy correctly | Theo de Raadt | |
1996-08-25 | use issetugid() | Theo de Raadt | |
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1996-01-29 | new common tz code | Theo de Raadt | |
1996-01-11 | from netbsd; sync with tzcode96a | Theo de Raadt | |
1995-10-28 | update from NetBSD | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |