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
/
regress
/
sys
/
kern
/
rfork
Age
Commit message (
Expand
)
Author
2003-08-02
add missing includes
David Krause
2003-07-31
various cleanups; david says results are same
Theo de Raadt
2002-03-12
Add rfmem-stack
Artur Grabowski
2002-02-23
no more need to explicitly specify regress: _SUBDIRUSE targets anymore.
Artur Grabowski
2002-02-22
Ugh. fix numerous bugs.
Artur Grabowski
2002-02-21
newlines at eof
Theo de Raadt
2002-02-21
Yeah, yeah, don't use stderr in a child sharing memory with the parent, gubbl...
Artur Grabowski
2002-02-21
Make sure that the stack is not shared.
Artur Grabowski
2002-02-17
kill little bugs; art ok
Theo de Raadt
2002-02-17
madness
Artur Grabowski
2002-02-17
Not really a test for rfork, but for the kernel fd handling.
Artur Grabowski
2002-02-17
rfsharefd
Artur Grabowski
2002-02-17
test rfork with shared fds
Artur Grabowski
2002-02-17
rfnowait
Artur Grabowski
2002-02-17
test rfork(RFNOWAIT)
Artur Grabowski
2002-02-17
rfcfdg
Artur Grabowski
2002-02-17
test rfork(RFCFDG)
Artur Grabowski
2002-02-17
need a Makefile here.
Artur Grabowski
2002-02-17
Test rfork(RFMEM)
Artur Grabowski