Age | Commit message (Expand) | Author |
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 |
2004-02-15 | Sync arch list with etc/ | Miod Vallat |
2004-02-11 | include some missing ones | Theo de Raadt |
2004-02-11 | Fix interface clobbering for link-local addresses. Found by Pyun YongHyeon. | Cedric Berger |
2004-02-11 | EOL at end | Theo de Raadt |
2004-02-11 | Deal with pfctl always needing root by adding ${SUDO} where it's needed. | Ryan Thomas McBride |
2004-02-10 | Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET | Todd C. Miller |
2004-02-04 | Test 'pass proto { tcp udp icmp } modulate state' type rules | Ryan Thomas McBride |
2004-02-04 | Test comment continuation with \ | Ryan Thomas McBride |
2004-02-04 | Test ^ and $ in -w mode; currently fails. Fix awaiting approval... | Todd C. Miller |
2004-02-03 | adding tests after fixing bugs to prevent them from reapperaing gives extra | Henning Brauer |
2004-02-03 | you shall not forget committing regress fixes after fixing a bug | Henning Brauer |
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 |