summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/memset.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* In preparation of compiling our kernels with -ffreestanding, explicitly mapkettenis2017-01-241-1/+4
* mop up #ifdef _KERNEL goo; ok miodderaadt2014-06-101-6/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-10/+1
* ansi and some missing protosderaadt2004-08-071-8/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Introduce a new file, machine/internal_types.h, to hold that specific archespie2002-04-241-2/+2
* make bzero() compile again; millert@ okmickey2000-04-251-0/+4
* sparc needs memset for gcc now (i hate this)deraadt1998-06-021-0/+142