Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove NULL-checks before free() and unnecessary argument casts. | 2015-12-28 | 1 | -8/+5 | |
| | | | | ok tb@ | ||||
* | Remove NULL-checks before free() and a few related dead assignments. | 2015-12-28 | 1 | -3/+2 | |
| | | | | ok and valuable input from millert@ | ||||
* | Wrap <langinfo.h> and <regexp.h> so internal calls go direct and | 2015-09-14 | 1 | -1/+2 | |
| | | | | the symbols are weak | ||||
* | silence some warnings by adding prototypes, casts, and headers as | 2013-04-17 | 1 | -1/+2 | |
| | | | | appropriate. in regex, stop using the struct hack for a fixed size array | ||||
* | zap rcsid | 2005-08-05 | 1 | -8/+1 | |
| | |||||
* | remove useless comments, once used for header file generation and delete | 2004-11-30 | 1 | -2/+1 | |
| | | | | parameter names from prototypes. ok millert@ | ||||
* | ansify and deregister; no change in obj code. ok millert@ | 2004-10-17 | 1 | -4/+3 | |
| | |||||
* | 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. | ||||
* | - cast usages of *printf() to void since we don't check return val | 1997-04-28 | 1 | -1/+7 | |
| | | | | | | - move an assert to be *before* a strcpy() where it can do some good. - integrate NetBSD fixes for 64-bit machines (NetBSD PR #3450, Ross Harvey) - add lite2 tags | ||||
* | Fix RCS ids | 1996-08-19 | 1 | -9/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+86 | |