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
/
alpha
/
at
jcs
15 files
Makefile
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
__divl.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
__divlu.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
__divq.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
__divqu.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
__reml.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
__remlu.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
__remq.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
__remqu.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
bcopy.S
merge memcpy/memmove/bcopy into one file, with sub-jumps. ok .... I guess noone, because it is summer
13 years ago
bzero.S
Merge NetBSD/Alpha 961020
29 years ago
divrem.m4
Merge NetBSD/Alpha 961020
29 years ago
ffs.S
Merge NetBSD/Alpha 961020
29 years ago
memcpy.S
merge memcpy/memmove/bcopy into one file, with sub-jumps. ok .... I guess noone, because it is summer
13 years ago
memmove.S
Correctly handle a length of zero in memcpy(). Return the original destination pointer in memcpy() and memmove().
13 years ago