summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/bcmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* In preparation of compiling our kernels with -ffreestanding, explicitly mapkettenis2017-01-241-1/+3
* mop up #ifdef _KERNEL goo; ok miodderaadt2014-06-101-5/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* sync from libcmickey2004-11-281-10/+9
* ansi and some missing protosderaadt2004-08-071-7/+7
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* do not use <string.h> for _STANDALONEmickey2000-06-291-3/+3
* -Wcast-qual happinessniklas1996-12-081-5/+5
* switch on _KERNEL to pull in correct headersderaadt1996-05-011-2/+5
* NetBSD 960317 mergeniklas1996-04-191-1/+5
* initial import of NetBSD treederaadt1995-10-181-0/+59