summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/arch/sparc
AgeCommit message (Expand)Author
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
2002-08-11Use _C_LABEL for c symbols.Artur Grabowski
2000-12-18strlcat and strlcpy into libkern.Niels Provos
2000-06-16Pull memcmp() into libkern. Also, use asm version of memset() on m68k.Todd C. Miller
2000-03-03fix a commentArtur Grabowski
2000-02-22put C accessable labels on {,u}{rem,div}Theo de Raadt
1999-12-10but... these are needed by the bootblocksTheo de Raadt
1999-12-07move .mul and .umul into the kernel. if v8 sparc is detected, replace withTheo de Raadt
1998-06-02sparc needs memset for gcc now (i hate this)Theo de Raadt
1997-11-07$OpenBSD$Niklas Hallqvist
1997-11-04add memchr to libkernchuck
1996-05-01sparc needs memset, compiler calls it automaticallyTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt