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-27 | regress check for macro presence/failure in bounded attrib declaration | Anil Madhavapeddy |
2004-04-27 | regress test for environment passing, SendEnv & AcceptEnv options; ok markus@ | Damien Miller |
2004-04-26 | Oops, unbreak m88k; spotted by aoyama@ | Miod Vallat |
2004-04-25 | probability tests. | Cedric Berger |
2004-04-24 | Look for tests in sys/arch/MACHINE_ARCH as well if necessary; and move the | Miod Vallat |
2004-04-23 | fill in the blanks for gcc2 | Anil Madhavapeddy |
2004-04-23 | Lots more regression tests to test builtins for gcc3 and various icky | Anil Madhavapeddy |
2004-04-21 | luna88k can play here too | Miod Vallat |
2004-04-14 | antispoof with dynamic addresses wants some test too. | Cedric Berger |
2004-04-12 | don't check rfork. the RFMEM changes had two effects. some of the | Ted Unangst |
2004-04-03 | use a constant sized type so regress doesnt fail on 64-bit | Anil Madhavapeddy |
2004-04-02 | add test for an int overflow; found by otto@ on hppa | Michael Shalayeff |
2004-04-02 | Some nasty test cases involving back references that caused | Otto Moerbeek |
2004-04-02 | check the signals for exceptions and do siginfo in the signal handler; also s... | Michael Shalayeff |
2004-03-14 | disable mac operations | Markus Friedl |
2004-03-10 | toast strcpy | Theo de Raadt |
2004-03-08 | Missing OBJ, from tim@. ok markus@ | Darren Tucker |
2004-03-07 | syn with reality, ryan ok | Henning Brauer |
2004-03-07 | we change dthe queue ID allocator so that all IDs moved by 1 now, and | Henning Brauer |
2004-03-07 | remove test that always fails from makefile | Marco S Hyman |
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-02 | fix path; ok espie@ | David Krause |
2004-03-02 | correct answer file to meet gai_strerror() output on openbsd. David Krause | Jun-ichiro itojun Hagino |
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-29 | Use sudo when restarting daemon during test. ok markus@ | Darren Tucker |
2004-02-28 | Test acss too; ok markus@ | Darren Tucker |
2004-02-28 | do not test ai_canonname, as ai_canonname can be vary by /etc/hosts. | Jun-ichiro itojun Hagino |
2004-02-28 | Make dynamic-forward understand nc's new output. ok markus@ | Darren Tucker |
2004-02-28 | kill bad functions; some sort of ok from marc who is trying to confuse me | 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 | NO SPRINTF! | 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-24 | Test for error with 'source-track global'/'max-src-nodes' combo. | Ryan Thomas McBride |
2004-02-24 | Handle 'source-track rule' requirement for 'max-src-nodes'. | Ryan Thomas McBride |
2004-02-24 | test against recent ssh.com releases | Markus Friedl |
2004-02-24 | allow arguments in ${TEST_SSH_XXX} | Markus Friedl |
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-21 | First regression test for pkg_add, checking packages-specs lists. | Marc Espie |
2004-02-19 | regen; qid change. | Kenjiro Cho |
2004-02-18 | Make sure interface cleanup and setup are only run once, and clean up if we | Ryan Thomas McBride |
2004-02-17 | Add regression test for LoginGraceTime; ok markus@ | Darren Tucker |
2004-02-15 | Fool gcc3 into not detecting we want a divide by zero at compile time. | Miod Vallat |