Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-27 | use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok. | lebel | |
2001-03-26 | cosmetic changes from tzcode2001a | Todd C. Miller | |
1999-01-29 | tzcode1999a from ftp://elsie.nci.nih.gov/pub | David Leonard | |
1998-01-18 | tzcode1998b from ftp://elsie.nci.nih.gov/pub | Todd C. Miller | |
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-14 | Update to tzcode1996o + our fixes. Fixes problem pointed out | Todd C. Miller | |
by cross@va.pubnix.com. | |||
1996-08-27 | use strncpy correctly | Theo de Raadt | |
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |