index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
arch
/
hppa
/
string
Age
Commit message (
Expand
)
Author
2002-09-10
mi versions are good enough
Michael Shalayeff
2002-08-27
sync from libkern (where the major fix was done or the kernel piece of this)
Michael Shalayeff
2002-08-13
forgot to fix this while was fixing copy_on_fault shitz
Michael Shalayeff
2002-07-08
we can live very well w/ MI ffs()
Michael Shalayeff
2002-05-20
save the old onfault where the handler expects it to be, do not zero out on e...
Michael Shalayeff
2002-03-08
reverse the condition
Michael Shalayeff
2002-03-08
set ret for mem*, no mycopy, better reverse copy check
Michael Shalayeff
2002-02-25
use c versions
Michael Shalayeff
2002-02-07
additional condition on reverse copy; from fredette@
Michael Shalayeff
2001-09-20
make this compile for kernel
Michael Shalayeff
2001-06-04
oh, just include machine/asm.h
Michael Shalayeff
2001-06-04
entrieness cleanup
Michael Shalayeff
2001-03-29
fix fork, brk/sbrk; rcsid embedding
Michael Shalayeff
2001-03-28
correct arg order addi/subi, newer gas catches this
Michael Shalayeff
2000-01-12
ugly workaround for an .align parse bug in current binutils
Michael Shalayeff
1999-12-05
fix space regs load insns, also some tabs vs spaces
Michael Shalayeff
1999-09-14
this is the bcopy we use
Michael Shalayeff
1999-04-27
use assembler here
Michael Shalayeff
1999-04-25
missing parts from last commit
Todd C. Miller
1998-12-17
some missing parts; sys is not ready yet
Michael Shalayeff
1998-08-28
some libc parts; memmove.S to written
Michael Shalayeff