summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
2013-06-15Correctly handle a length of zero in memcpy().miod1-7/+14
2013-06-13merge memcpy/memmove/bcopy into one file, with sub-jumps.deraadt3-3/+271
2013-06-11remove ovbcopy supportderaadt1-1/+0
2013-06-03fix an oft copied typo that i'm tired of looking attedu6-6/+6
2007-11-28place a comment as to why these are otherwise emptyderaadt6-1/+6
2007-11-25libkern, begone. Move to a new mechanism where config(8)'s "file"deraadt19-255/+1374
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byderaadt1-2/+2
2002-04-28IEEE 754 floating point completion code, and implementation of thepvalchev1-3/+3
2000-12-18strlcat and strlcpy into libkern.provos1-2/+3
2000-06-26alpha was missing memsetmillert1-2/+2
2000-06-16Pull memcmp() into libkern. Also, use asm version of memset() on m68k.millert1-2/+2
1997-11-04add memchr to libkernchuck1-1/+2
1997-05-05Several kernel files have internal (conflicting) versions of strchr() somillert1-2/+2
1997-05-04Alpha needs strchr.cmillert1-2/+2
1996-10-31Merge NetBSD/Alpha 961020niklas12-108/+125
1996-05-01copied from libcderaadt7-3/+231
1996-04-21partial sync with netbsd 960418, more to comederaadt1-2/+3
1995-12-14update from netbsdderaadt3-21/+148
1995-10-18initial import of NetBSD treederaadt4-0/+315