Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove obsolete timezone() function. | 2015-04-07 | 1 | -122/+0 | |
| | | | | Add timezone and daylight symbols for XSI compatibility. | ||||
* | TZ_MAX_CHARS in the old tzfile.h bears no resemblence to the actual | 2015-03-14 | 1 | -3/+3 | |
| | | | | | | max time zone length used by libc/time. Just use PATH_MAX for now (since zone files are path names). This function is slated to be removed at the next libc major bump. | ||||
* | zap remaining rcsid. | 2005-08-08 | 1 | -4/+1 | |
| | | | | | | Kill old files that are no longer compiled. okay theo | ||||
* | deregister (and deauto!). ok millert@ marco@ | 2005-03-25 | 1 | -5/+4 | |
| | |||||
* | ansify function definitions and zap some `register' | 2004-05-18 | 1 | -7/+3 | |
| | | | | ok millert@ | ||||
* | protos | 2003-06-25 | 1 | -2/+2 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok. | 2001-06-27 | 1 | -3/+2 | |
| | |||||
* | sprintf bye bye | 1997-12-19 | 1 | -2/+3 | |
| | |||||
* | Clean up some -Wall complaints. | 1997-07-09 | 1 | -16/+16 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 1 | -7/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+140 | |