aboutsummaryrefslogtreecommitdiff
path: root/sys/libkern/bcmp.c
Commit message (Expand)AuthorAgeFilesLines
* ANSIfy sys/libkernEd Maste2017-11-191-3/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* libkern: Remove obsolete 'register' keywordConrad Meyer2017-01-121-1/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-071-1/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Remove register keyword and constify tmp values. This fixesPeter Grehan2004-02-121-3/+3
* Use __FBSDID().David E. O'Brien2003-06-111-2/+3
* Include sys/libkern.h for the kernel prototypes of these libkern functionsJohn Baldwin2002-08-221-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add a fast version of bcmp which compares longwords at a time.Doug Rabson1999-06-191-1/+93
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Added $Id$David Greenman1994-08-021-4/+2
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+59