summaryrefslogtreecommitdiffstats
path: root/sys/libkern/strncmp.c
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Removed unused #includes.bde1997-08-021-2/+1
|
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
| | | | ready for it yet.
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Fixed the easy cases of const poisoning in the kernel. Cosmetic.bde1996-08-311-2/+3
|
* Removed sccsids and rcsids and added Id$ to save space like everythingbde1996-08-281-4/+2
| | | | else in libkern.
* Add strncmp() function..I need it andugen1995-02-271-0/+56
hope nobody will eat me alive for this..:)
OpenPOWER on IntegriCloud