Age | Commit message (Expand) | Author |
2004-08-05 | Be nice to poor people with small machines and low limits. | Artur Grabowski |
2004-08-05 | fix the perl to generate proper \n in the output. | Artur Grabowski |
2004-08-05 | Add signal-stress. Good luck. | Artur Grabowski |
2004-08-05 | A test that tests sends such a huge amount of signals that something | Artur Grabowski |
2004-08-02 | A long time ago, the mquery API changed, however the regress was never updated. | Dale Rahn |
2004-07-28 | Add itimer. | Artur Grabowski |
2004-07-28 | Very crude tests that check that itimers are at least pretending to work. | Artur Grabowski |
2004-07-28 | Remove statement with no effect. | Todd C. Miller |
2004-07-22 | Spell reserved correctly; ok from copyright holders when in licence blocks. | Miod Vallat |
2004-07-20 | add commented-out entries for currently disabled regress tests | David Krause |
2004-07-09 | if REGRESS_SKIP is defined, no need to also define REGRESS_SKIP_TARGETS | David Krause |
2004-06-21 | always run userldt regress, but enable the sysctl if needed | David Krause |
2004-05-13 | test the spop1,,0 instructions | Michael Shalayeff |
2004-05-12 | a test for probe instructions | Michael Shalayeff |
2004-05-10 | Check select in addition to poll (they should produce the same results). | Todd C. Miller |
2004-04-27 | fd passing works over a socketpair too of course so document this. | Todd C. Miller |
2004-04-26 | Oops, unbreak m88k; spotted by aoyama@ | Miod Vallat |
2004-04-24 | Look for tests in sys/arch/MACHINE_ARCH as well if necessary; and move the | Miod Vallat |
2004-04-12 | don't check rfork. the RFMEM changes had two effects. some of the | Ted Unangst |
2004-03-14 | disable mac operations | Markus Friedl |
2004-03-04 | actually SKIP nxtext-mmap, rather than returning a fake SUCCESS | David Krause |
2004-03-03 | ... and add alpha too, which I forgot earlier. | Miod Vallat |
2004-03-03 | Add arm to the victims. | Miod Vallat |
2004-03-02 | skip test if machdep.userldt sysctl is not enabled | 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 | struct reg changed | 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-31 | Simple unaligned-pc ptrace evil test. | Miod Vallat |
2004-01-29 | Add fifofs regress (currently fails) | Todd C. Miller |
2004-01-29 | Add copyright, remove old test results from a comment and enhance | Todd C. Miller |
2004-01-29 | Simple FIFO regress for O_RDWR using poll, read and write. | 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-09-02 | Run a complete test again all trap vectors - this passes now. | Miod Vallat |
2003-09-01 | A simple regression test to catch which trap vectors, when invoked from | Miod Vallat |
2003-08-19 | X should have R; deraadt, so now the page is in one of three states: none, X|... | Jason Wright |