Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-11 | Test missing banner file, suppression of banner with ssh -q, check return | Darren Tucker | |
code from ssh. ok markus@ | |||
2003-10-07 | add a few regression tests for the recently fixed md functions | Anil Madhavapeddy | |
2003-10-07 | more sftp quoting regress tests; ok markus | Damien Miller | |
2003-10-07 | Test SSH2 banner. ok markus@ | Darren Tucker | |
2003-09-26 | Enable dc(1) and bc(1) regressions | Otto Moerbeek | |
2003-09-25 | make sure to not overflow the label; from Charles Blundell <cb@netbsd.org> | Michael Shalayeff | |
2003-09-25 | A set of regression tests for bc(1). | Otto Moerbeek | |
2003-09-23 | add support for poll(2); ok deraadt | Markus Friedl | |
2003-09-22 | Say where the output of this test (the Jabberwocky poem) is coming from. | Otto Moerbeek | |
2003-09-21 | A set of regressions for dc(1). | Otto Moerbeek | |
2003-09-18 | from marc: | Henning Brauer | |
brad@ reported that the libpthread execve regression test failed on alpha and macppc. The test was somewhat bogus and depended upon the compiler picking the global when a global and local were named the same. Anyway, this patch should fix it. Tested on Henning's alpha (bet he forgot he gave me an account :-), i386, and sparc64. | |||
2003-09-05 | no longer warn on '0' bound size, add new test for the negative case | Anil Madhavapeddy | |
2003-09-02 | add missing includes | David Krause | |
ok deraadt@ tedu@ dhartmei@ krw@ | |||
2003-09-02 | add t5 to the clean target | David Krause | |
ok deraadt@ | |||
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 | |
userland, will spank the mvme88k kernel by mistake. The test does not trigger the deadly ones, yet. | |||
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, ↵ | Jason Wright | |
X|R, W|R at all times. | |||
2003-08-19 | Keep the permissions on the page we're messing with as strict as possible | Jason Wright | |
(ie. W^X semantics). based on discussion with Theo. | |||
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 | |
(based on discussion with drahn... insanity is all mine tho =) | |||
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 | |
ok millert@ | |||
2003-08-10 | New regression case and some minor Makefile cleanup. | Otto Moerbeek | |
ok millert@ | |||
2003-08-09 | sync | Cedric Berger | |
2003-08-07 | Two new regressions concerning detection of already applied patches. | Otto Moerbeek | |
ok millert@ | |||
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 | |
- update sscanf-cpp regress results to current error format - add checks for variable length arrays to make sure they are ignored | |||
2003-08-06 | sync | Henning Brauer | |
2003-08-04 | sync | Henning Brauer | |
2003-08-02 | add missing includes | David Krause | |
ok deraadt@ tedu@ | |||
2003-08-02 | pass correct argument to sigfillset | David Krause | |
ok deraadt@ tedu@ | |||
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 | |
ok millert@ | |||
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 | |