Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add HISTORY; shortened version of diff from Ilya A. Kovalenko | jmc | 2007-09-19 | 1 | -2/+7 |
| | | | | ok millert | ||||
* | convert to new .Dd format; | jmc | 2007-05-31 | 1 | -2/+2 |
| | |||||
* | strcasestr(3), a case-insensitive version of strstr(3). already in netbsd | deraadt | 2005-03-30 | 1 | -13/+19 |
| | | | | | | and freebsd, apparently written by torek, the man we never see anymore; submitted by jcs, but he is not around right now for the libc major crank so i sneak it in for him | ||||
* | Be correct in our man pages when talking about NUL termination (that is, | cloder | 2005-02-25 | 1 | -3/+3 |
| | | | | | termination with '\0') vs. null termination. Input from krw@, jaredy@, jmc@. OK deraadt@ | ||||
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 1 | -6/+2 |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Flesh out libc string function man pages. | aaron | 2000-04-21 | 1 | -5/+3 |
| | |||||
* | index/rindex as deprecated synonyms to strchr/strrchr. | espie | 1999-09-21 | 1 | -3/+1 |
| | |||||
* | repairs | aaron | 1999-06-29 | 1 | -2/+3 |
| | |||||
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -2/+1 |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+89 |