Age | Commit message (Expand) | Author |
2004-08-30 | Use CMSG_SPACE when allocating space for the control message. | Todd C. Miller |
2004-08-13 | When running regex regress build a private copy with REDEBUG enabled. | Todd C. Miller |
2004-08-13 | More nasty cases involving back references. | Otto Moerbeek |
2004-08-08 | check for variable sized array in format arguments | Anil Madhavapeddy |
2004-08-07 | update policy for libc changes (getrlimit) | marius eriksen |
2004-08-05 | Be nice to poor people with small machines and low limits. | Artur Grabowski |
2004-08-05 | fix the perl to generate proper \n in the output. | Artur Grabowski |
2004-08-05 | Add signal-stress. Good luck. | Artur Grabowski |
2004-08-05 | A test that tests sends such a huge amount of signals that something | Artur Grabowski |
2004-08-04 | Unbreak malloc0test for use with mmap malloc which allocates objects | Otto Moerbeek |
2004-08-03 | Enable strtonum test | Otto Moerbeek |
2004-08-03 | strtonum(3) regression tests. | Otto Moerbeek |
2004-08-02 | A long time ago, the mquery API changed, however the regress was never updated. | Dale Rahn |
2004-07-28 | Add itimer. | Artur Grabowski |
2004-07-28 | Very crude tests that check that itimers are at least pretending to work. | Artur Grabowski |
2004-07-28 | Remove statement with no effect. | Todd C. Miller |
2004-07-22 | Split and modify tests to prevent infinite loops on platforms with precise | Mark Kettenis |
2004-07-22 | Spell reserved correctly; ok from copyright holders when in licence blocks. | Miod Vallat |
2004-07-21 | need to include bsd.own.mk here | David Krause |
2004-07-20 | add commented-out entries for currently disabled regress tests | David Krause |
2004-07-20 | if USE_GCC3, look in the right place for the sources | David Krause |
2004-07-20 | we can add the gnu directory to the regress build now | David Krause |
2004-07-20 | comment out gcc,libiberty,libf2c regress tests until they are working right | David Krause |
2004-07-16 | errno -> err in a structure. OK deraadt@ | David Krause |
2004-07-14 | Back out bogus lib bump in regression tests. Changing the version | Marco S Hyman |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |
2004-07-10 | update comment about disabled tests; ok marc@ | David Krause |
2004-07-10 | add getopt_long regress; ok millert@ | David Krause |
2004-07-09 | NOOBJ=1, needed since gcc-bounds was connected to regress, noticed by david@ | Anil Madhavapeddy |
2004-07-09 | dejagnu hasn't been in ports/lang/egcs directory for a while now... | David Krause |
2004-07-09 | libiberty was moved from gnu/egcs to gnu/lib | David Krause |
2004-07-09 | missing gcc2 outputs for: | David Krause |
2004-07-09 | add gcc-bounds directory | David Krause |
2004-07-09 | if REGRESS_SKIP is defined, no need to also define REGRESS_SKIP_TARGETS | David Krause |
2004-07-09 | add a missing CLEANFILES used in the re-exec test | David Krause |
2004-07-08 | Regress test for bz #863 (scp double-error), requires $SUDO. ok markus@ | Darren Tucker |
2004-07-03 | pfctl can finally run as non-root again, so we can get rid of a lot of ${SUDO}s | Henning Brauer |
2004-06-29 | cope with pfctl changes | Henning Brauer |
2004-06-26 | don't change the name of the copied sshd for the reexec fallback test, makes | Damien Miller |
2004-06-25 | simplify | Damien Miller |
2004-06-25 | clean reexec-specific junk out of text-exec.sh and simplify; idea markus@ | Damien Miller |
2004-06-25 | recover IPv6 entries somehow disappeared. David Krause | Jun-ichiro itojun Hagino |
2004-06-24 | regress test for re-exec corner cases | Damien Miller |
2004-06-24 | hsearch regress from NetBSD via ray at cyth dot net | Todd C. Miller |
2004-06-22 | Allow setting of port for regress from TEST_SSH_PORT variable; ok markus@ | Darren Tucker |
2004-06-22 | Add TEST_SSH_SSHD_CONFOPTS and TEST_SSH_SSH_CONFOPTS to allow adding | Darren Tucker |
2004-06-22 | Add quoting for test -z; ok markus@ | Darren Tucker |
2004-06-22 | more portable env passing tests | Markus Friedl |
2004-06-21 | make test successful even when /etc/services is changed | Jun-ichiro itojun Hagino |
2004-06-21 | always run userldt regress, but enable the sysctl if needed | David Krause |