tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
lib
/
libkern
/
arch
/
sh
/
at
master
9 files
bcopy.S
rework the memcpy family to all use one function body and implement desired semantics. ok deraadt
13 years ago
ffs.S
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
memcpy.S
rework the memcpy family to all use one function body and implement desired semantics. ok deraadt
13 years ago
memmove.S
Don't return garbage in memcpy() but the original destination pointer.
13 years ago
memset.S
more junk SCCS
18 years ago
movstrSI12_i4.S
Add movstrSI12_i4 for linking -Os/-Oz kernels. Sadly however it fails and locks early in boot.
7 years ago
movstr_i4.S
we need to alias __movstr* as __movmem* for gcc4 from NetBSD. ok miod@ drahn@
14 years ago
sdivsi3.S
Remove non-_KERNEL code path for division by zero. This will allow the bootblocks to shrink a little.
3 years ago
udivsi3.S
Remove non-_KERNEL code path for division by zero. This will allow the bootblocks to shrink a little.
3 years ago