summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/bm.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsgderaadt2007-09-021-2/+2
|
* zap remaining rcsid.espie2005-08-081-4/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* ansify + deregister. no binary change on i386. ok deraadt@ pat@ moritz@otto2005-03-301-17/+10
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Fix RCS idstholo1996-08-191-5/+2
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* From NetBSD: 960217 mergeniklas1996-03-091-4/+6
|
* initial import of NetBSD treederaadt1995-10-181-0/+220