summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/alpha (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly handle a length of zero in memcpy().miod2013-06-151-7/+14
* merge memcpy/memmove/bcopy into one file, with sub-jumps.deraadt2013-06-133-3/+271
* remove ovbcopy supportderaadt2013-06-111-1/+0
* fix an oft copied typo that i'm tired of looking attedu2013-06-036-6/+6
* place a comment as to why these are otherwise emptyderaadt2007-11-286-1/+6
* libkern, begone. Move to a new mechanism where config(8)'s "file"deraadt2007-11-2519-255/+1374
* strcpy/strcat/sprintf removal in all bootblocks. various testing byderaadt2003-06-011-2/+2
* IEEE 754 floating point completion code, and implementation of thepvalchev2002-04-281-3/+3
* strlcat and strlcpy into libkern.provos2000-12-181-2/+3
* alpha was missing memsetmillert2000-06-261-2/+2
* Pull memcmp() into libkern. Also, use asm version of memset() on m68k.millert2000-06-161-2/+2
* add memchr to libkernchuck1997-11-041-1/+2
* Several kernel files have internal (conflicting) versions of strchr() somillert1997-05-051-2/+2
* Alpha needs strchr.cmillert1997-05-041-2/+2
* Merge NetBSD/Alpha 961020niklas1996-10-3112-108/+125
* copied from libcderaadt1996-05-017-3/+231
* partial sync with netbsd 960418, more to comederaadt1996-04-211-2/+3
* update from netbsdderaadt1995-12-143-21/+148
* initial import of NetBSD treederaadt1995-10-184-0/+315