summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/strncasecmp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mop up #ifdef _KERNEL goo; ok miodderaadt2014-06-101-5/+2
|
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
| | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
* ansi and some missing protosderaadt2004-08-071-6/+3
|
* there is no string.h in stand landmickey1998-06-271-3/+3
|
* switch on _KERNEL to pull in correct headersderaadt1996-05-011-2/+6
|
* From NetBSD: Merge with NetBSD 960217niklas1996-02-291-0/+66