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
Age
Commit message (
Expand
)
Author
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
2001-01-24
alignment seems like a good idea; after art@alpha
Michael Shalayeff
2000-01-25
simplify, maaan!
Michael Shalayeff
2000-01-24
return values are in ret* regs
Michael Shalayeff
2000-01-12
ugly workaround for an .align parse bug in current binutils
Michael Shalayeff
1999-12-31
typo; busted ld does not report unresolved symbols from .s sources
Michael Shalayeff
1999-12-31
this is not used anywhere, since static variables are just not visible
Michael Shalayeff
1999-12-31
SYSLIBC_SCCS
Michael Shalayeff
1999-12-31
like fork
Michael Shalayeff
1999-12-31
sigsuspend
Michael Shalayeff
1999-12-31
this was tough
Michael Shalayeff
1999-12-31
do the deed
Michael Shalayeff
1999-12-31
according to brk
Michael Shalayeff
1999-12-31
0 in child, pid in parent
Michael Shalayeff
1999-12-31
real flesh
Michael Shalayeff
1999-12-31
i dunno how ptrace gonna work, so just do an execve for now
Michael Shalayeff
1999-12-25
fake cerror.S creation for now
Michael Shalayeff
1999-12-05
fix space regs load insns, also some tabs vs spaces
Michael Shalayeff
1999-11-14
this seem proper now
Michael Shalayeff
1999-09-16
adopt to the new frame framework
Michael Shalayeff
1999-09-14
this is the bcopy we use
Michael Shalayeff
1999-09-14
some basic framework
Michael Shalayeff
1999-04-27
use assembler here
Michael Shalayeff
1999-04-25
missing parts from last commit
Todd C. Miller
1999-02-01
remove PASSTHRU
David Leonard
1998-12-23
libc_r support
Michael Shalayeff
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