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
Age
Commit message (
Expand
)
Author
2004-04-27
fd passing works over a socketpair too of course so document this.
Todd C. Miller
2004-04-12
don't check rfork. the RFMEM changes had two effects. some of the
Ted Unangst
2004-03-04
actually SKIP nxtext-mmap, rather than returning a fake SUCCESS
David Krause
2004-03-01
oops
Theo de Raadt
2004-03-01
looks like powerpc will not do W^X for some time..
Theo de Raadt
2004-02-28
avoid bad functions; tedu ok
Theo de Raadt
2004-02-28
regress tests full of warnings make me go red
Theo de Raadt
2004-02-27
change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many
Theo de Raadt
2004-02-23
disable buffering on stdout/stderr to avoid freaky sbrk() messages
Michael Shalayeff
2004-02-23
let this run on a few more archs
Theo de Raadt
2004-02-15
Fool gcc3 into not detecting we want a divide by zero at compile time.
Miod Vallat
2004-02-10
Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET
Todd C. Miller
2004-01-18
add regression tests for /dev/ptm.
Bob Beck
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-11-04
old __syscall test is really a wait() test
Michael Shalayeff
2003-11-04
a simpler test for __syscall args alignment
Michael Shalayeff
2003-09-25
make sure to not overflow the label; from Charles Blundell <cb@netbsd.org>
Michael Shalayeff
2003-09-02
add missing includes
David Krause
2003-08-02
add missing includes
David Krause
2003-08-02
pass correct argument to sigfillset
David Krause
2003-07-31
add missing CLEANFILES; ok deraadt@
David Krause
2003-07-31
various cleanups; david says results are same
Theo de Raadt
2003-07-31
do not do -Werror here
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
2003-06-04
more term 3 and 4 changes
Theo de Raadt
2003-05-05
page-align for fixed mmap to work
Michael Shalayeff
2003-05-03
implement and enable a mmaping pages test (mmap over .data etc,
Michael Shalayeff
2003-04-23
implement mmap tests and enable the .text test (with padding now)
Michael Shalayeff
2003-04-23
check for sizeof(struct mbuf) vs MSIZE botches
Jason Wright
2003-04-18
regression test for mquery syscall.
Dale Rahn
2003-01-05
spelling
Theo de Raadt
2002-12-29
o pass a random value as the second arg to ftok()
Todd C. Miller
2002-11-26
test for working timeouts on recv, currently failing
Michael Shalayeff
2002-09-12
a grammar in err msgs and a tiny formating fix
Michael Shalayeff
2002-09-11
errx is a proper function here
Michael Shalayeff
2002-09-03
suffix the tests to see what is happenning indeed
Michael Shalayeff
2002-09-03
those targets are all phony
Michael Shalayeff
2002-09-02
Rename a bunch of the old bsd.regress.mk variables into the new ones.
Anil Madhavapeddy
2002-08-31
a combined non-exec test set.
Michael Shalayeff
2002-08-31
a simple nxheap test hacked out of nxstack and nxheap-mprotect; tested on i38...
Michael Shalayeff
2002-08-27
fix the second call to on heap code. Noticed by drahn@. Thanks
Matthieu Herrb
2002-08-27
Add <stdlib.h> for malloc prototype
Matthieu Herrb
[next]