Age | Commit message (Expand) | Author |
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-24 | sync | Cedric Berger |
2003-08-24 | sync | Cedric Berger |
2003-08-20 | perhaps we should better test operator clue instead... | Henning Brauer |
2003-08-20 | sync | Henning Brauer |
2003-08-20 | regen | Henning Brauer |
2003-08-20 | sync | Henning Brauer |
2003-08-20 | test invalid priorities fro CBQ and PRIQ | Henning Brauer |
2003-08-19 | X should have R; deraadt, so now the page is in one of three states: none, X|... | Jason Wright |
2003-08-19 | Keep the permissions on the page we're messing with as strict as possible | Jason Wright |
2003-08-19 | cleaning... I'm done, I swear. | Jason Wright |
2003-08-19 | flush instruction cache nicely | Jason Wright |
2003-08-19 | replace the brain dead perl implementation with an devious C implementation | Jason Wright |
2003-08-15 | remove extra \n in {warn,err}{,x} calls | Theo de Raadt |
2003-08-10 | Skip t12 for ed(1) style patches, including cleanup. | Otto Moerbeek |
2003-08-10 | New regression case and some minor Makefile cleanup. | Otto Moerbeek |
2003-08-09 | sync | Cedric Berger |
2003-08-07 | Two new regressions concerning detection of already applied patches. | Otto Moerbeek |
2003-08-06 | don't repeat the numeric frequency 10 times... use a #define | Jason Wright |
2003-08-06 | - fix makefile targets so c++ targets do get checked correctly | Anil Madhavapeddy |
2003-08-06 | sync | Henning Brauer |
2003-08-04 | sync | Henning Brauer |
2003-08-02 | add missing includes | David Krause |
2003-08-02 | pass correct argument to sigfillset | David Krause |
2003-08-01 | Big Step was too big - reintroduce skip step optimizations. | Cedric Berger |
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 | enter libutil | Theo de Raadt |
2003-07-31 | go deeper | Theo de Raadt |
2003-07-31 | Enable diff and patch regressions. | Otto Moerbeek |
2003-07-31 | fix the license | Michael Shalayeff |
2003-07-29 | Big Sync | Cedric Berger |
2003-07-29 | Sync with skip step optimisation. | Cedric Berger |
2003-07-22 | Allow user to override default version of patch used; otto@ OK | Todd C. Miller |
2003-07-22 | Also test ed(1) style patches. | Otto Moerbeek |
2003-07-22 | A set of regressions for patch(1). Currently it consists of two | Otto Moerbeek |
2003-07-22 | A shell script to run a very large scale diff/patch/cmp regression. | Otto Moerbeek |
2003-07-21 | Two new regressions. t12 fails currently. | Otto Moerbeek |
2003-07-19 | Actually, this shows the problem. | Cedric Berger |
2003-07-19 | Verify that no skip step apply to theses rules for the source address. | Cedric Berger |
2003-07-19 | Skip step optimization involving dynaddr, tables, no-route. | Cedric Berger |
2003-07-19 | regress test for sftp arguments with escaped quotes; ok markus | Damien Miller |
2003-07-17 | A set of regressions to test diff(1). | Otto Moerbeek |
2003-07-17 | test -f | Peter Valchev |
2003-07-17 | test grep -C | Peter Valchev |
2003-07-15 | move malloc0test.c to new subdir. | Otto Moerbeek |
2003-07-15 | Test if malloc() sets errno correctly if it returns NULL. | Otto Moerbeek |
2003-07-14 | improve test. fails with current code | Marco S Hyman |