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
/
sys
Age
Commit message (
Expand
)
Author
2002-10-31
gotta define SYSEXIT() and make all the rest of sys/*S be thread-safe now, mi...
Michael Shalayeff
2002-10-07
name space pollution; after art@
Michael Shalayeff
2002-07-25
real vfork
Michael Shalayeff
2002-02-17
rfork() needs a fork.S-like stub as well; ok art
Theo de Raadt
2002-02-06
no need to interlock the register, use r0 as output
Michael Shalayeff
2001-06-04
entrieness cleanup
Michael Shalayeff
2001-03-29
fix fork, brk/sbrk; rcsid embedding
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-11-14
this seem proper now
Michael Shalayeff
1999-09-14
some basic framework
Michael Shalayeff