Age | Commit message (Expand) | Author |
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 |
2003-07-13 | rcsid | Jason Wright |
2003-07-13 | generate correct prototypes | Jason Wright |
2003-07-13 | regression for the sign extended immediate variant (which helped me find ANOT... | Jason Wright |
2003-07-12 | try the supported immediate asi's, too. | Jason Wright |
2003-07-12 | flip through a few %asi values to make sure the right stuff is generated | Jason Wright |
2003-07-12 | cleaning and prototypes | Jason Wright |
2003-07-12 | cleaning and prototypes | Jason Wright |
2003-07-12 | simplistic regression tests for ldq/stq | Jason Wright |
2003-07-12 | add reg test properly | Jason Wright |
2003-07-11 | Illegal table definitions. | Cedric Berger |
2003-07-11 | More complete table definition. | Cedric Berger |
2003-07-11 | Better parsing and -v support for tables: | Cedric Berger |
2003-07-10 | Add sigmask test | Marco S Hyman |
2003-07-10 | Add test to ensure that a masked signal with a default action of | Marco S Hyman |
2003-07-10 | unbreak | Jason Wright |
2003-07-10 | extremely simplistic registered popc test | Jason Wright |
2003-07-10 | ids and copyright | Jason Wright |
2003-07-10 | regression for emulation of POPC instruction (currently only the sign | Jason Wright |
2003-07-09 | Test host list concatenation (fail today). | Cedric Berger |
2003-07-08 | Give some feedback during the pthread_cond_timedwait test | Marco S Hyman |
2003-07-04 | test nat pass | Henning Brauer |
2003-07-03 | some more regress tests for __bounded__ | Anil Madhavapeddy |
2003-07-03 | enable tests for dynamic fwd via socks (-D), uses nc(1) | Markus Friedl |
2003-07-03 | add socks5; speedup; reformat; based on patch from dtucker@zip.com.au | Markus Friedl |
2003-07-02 | use /dev/null | Peter Valchev |