summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add movstrSI12_i4 for linking -Os/-Oz kernels. Sadly however itderaadt2019-04-251-0/+19
* Don't return garbage in memcpy() but the original destination pointer.miod2013-06-151-0/+1
* rework the memcpy family to all use one function body and implementtedu2013-06-133-272/+248
* remove ovbcopy supportderaadt2013-06-111-1/+0
* fix an oft copied typo that i'm tired of looking attedu2013-06-031-1/+1
* we need to alias __movstr* as __movmem* for gcc4jsg2011-07-191-2/+2
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-7/+0
* place a comment as to why these are otherwise emptyderaadt2007-11-281-0/+1
* libkern, begone. Move to a new mechanism where config(8)'s "file"deraadt2007-11-254-50/+4
* more junk SCCSderaadt2007-11-243-12/+0
* typoderaadt2006-11-091-1/+1
* import supah pieces from netbsdmickey2006-10-067-0/+997