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
/
kqueue
Age
Commit message (
Expand
)
Author
2004-02-28
regress tests full of warnings make me go red
Theo de Raadt
2003-12-07
destroy, not delete tunXX
Markus Friedl
2003-12-07
- use tun98 and tun99 and not interfere with existing tun(4)
Markus Friedl
2003-12-02
delete nasty mickey change
Theo de Raadt
2003-12-02
tun(4) select+kq tests from Christopher Maxwell <cmaxwell@themanor.net> w/ li...
Michael Shalayeff
2003-07-31
various cleanups; david says results are same
Theo de Raadt
2003-07-31
fix the license
Michael Shalayeff
2003-06-15
better LDADD
Michael Shalayeff
2003-06-12
it has been brought to my attention that i have forgotten a license on this file
Michael Shalayeff
2003-06-12
ugh. cleanup debugging
Michael Shalayeff
2003-06-12
test for kqueue on ptys (to verify pr3209)
Michael Shalayeff
2003-06-12
-Wall and calc fix in the random
Michael Shalayeff
2002-09-02
Rename a bunch of the old bsd.regress.mk variables into the new ones.
Anil Madhavapeddy
2002-06-19
regress for the kqueu for random
Michael Shalayeff
2002-06-11
kill err(3) newlines; ok miod@, deraadt@
Jason Peel
2002-03-02
A start for testing EVFILT_PROC, not done yet, but this is a good check point.
Artur Grabowski
2002-02-27
Add a test for inheriting kqueue descriptors on fork.
Artur Grabowski
2002-01-07
better.
Niels Provos
2002-01-07
simple kqueue test for pipes
Niels Provos