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
/
i386
/
at
master
16 files
DEFS.h
cleanup tags and Ids.
29 years ago
SYS.h
Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.
23 years ago
bcmp.S
it should not be necessary to clear the direction flag ok deraadt
11 years ago
bcopy.S
merge bcopy/memmove/memcpy into one file, with jumps so that it is more likely to be in the cache (like how the explanation is split between multiple commits?) tested by various
13 years ago
bzero.S
remove locore.s bzero and use libkern bzero on i386 libkern bzero doesn't have the 486 path but is otherwise the same ok mlarkin@ deraadt@
3 years ago
ffs.S
cleanup tags and Ids.
29 years ago
htonl.S
libkern, begone. Move to a new mechanism where config(8)'s "file" directive can select between MI and MD versions of these files. At the same time, adjust the boot programs to pick exactly what they need, instead of the 7 or 8 mechanisms previously used.
18 years ago
htons.S
libkern, begone. Move to a new mechanism where config(8)'s "file" directive can select between MI and MD versions of these files. At the same time, adjust the boot programs to pick exactly what they need, instead of the 7 or 8 mechanisms previously used.
18 years ago
memchr.S
it should not be necessary to clear the direction flag ok deraadt
11 years ago
memcmp.S
it should not be necessary to clear the direction flag ok deraadt
11 years ago
memcpy.S
merge bcopy/memmove/memcpy into one file, with jumps so that it is more likely to be in the cache (like how the explanation is split between multiple commits?) tested by various
13 years ago
memmove.S
it should not be necessary to clear the direction flag ok deraadt
11 years ago
memset.S
it should not be necessary to clear the direction flag ok deraadt
11 years ago
scanc.S
it should not be necessary to clear the direction flag ok deraadt
11 years ago
skpc.S
it should not be necessary to clear the direction flag ok deraadt
11 years ago
strcmp.S
cleanup tags and Ids.
29 years ago