Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-03 | clean up strn{cpy,cat}->strl{cpy,cat} | Anil Madhavapeddy | |
ok tdeval@, krw@ | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-04-06 | string handling; ok millert | Theo de Raadt | |
2002-07-03 | KNF | Theo de Raadt | |
2002-05-22 | a bunch more strcpy -> strlcpy and sprintf -> snprintf | Theo de Raadt | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-12-07 | kill more registers; | Mike Pechkin | |
millert@ ok | |||
1998-05-17 | Fix strncat() usage; Some from cstone@pobox.com | Todd C. Miller | |
It would be better to detect impending oflow, log, and abort though. | |||
1997-11-13 | Changes from NetBSD (mrg): | Todd C. Miller | |
add a manual for getNAME. also, change the `default' output to be in a form much more useful for an apropos(1) database. this will be used by makewhatis(1) to generate the whatis.db file's now... OpenBSD changes: use basename(3) instead of doing a half-hearted job inline. use strncat(3) because I am anal. | |||
1997-11-13 | 4.4BSD lite version. Adds -w flag for whatis entries. | Todd C. Miller | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |