summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/sparc64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Give some END()s to assembly symbols.mpi2019-11-054-4/+8
* sync with libc, using brnz,pt instead, should be betterderaadt2014-12-191-5/+4
* syncronize "look in other file" messagesderaadt2013-06-132-2/+2
* remove ovbcopy supportderaadt2013-06-111-1/+0
* fix an oft copied typo that i'm tired of looking attedu2013-06-036-6/+6
* These files are not used (and some of them would not compile anyway).miod2008-05-141-108/+0
* Remove the random() function from locore.s (which used sparcv7 instructions,kettenis2008-04-201-1/+0
* place a comment as to why these are otherwise emptyderaadt2007-11-287-1/+7
* libkern, begone. Move to a new mechanism where config(8)'s "file"deraadt2007-11-2516-415/+7
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-0211-67/+23
* strcpy/strcat/sprintf removal in all bootblocks. various testing byderaadt2003-06-011-2/+2
* Remove 64-bit gcc emulation stuff. We're not using it.art2002-09-065-754/+1
* $OpenBSD$jason2001-08-2017-1/+18
* strlcpy and strlcatart2001-08-191-1/+1
* libkern sparc64 stuff (mostly from NetBSD... lightly modified... with a side of bacon)jason2001-08-1917-0/+1797