Age | Commit message (Expand) | Author |
2009-04-09 | add fpaccuracy | Martynas Venckus |
2009-04-09 | fpaccuracy, by prof. Gaston H. Gonnet, uses some most difficult | Martynas Venckus |
2009-04-08 | adapt lint regress after time.h r. 1.24 "sounds fine" millert@. ok chl@ | Martynas Venckus |
2009-04-06 | more scrub scrubbing | Henning Brauer |
2009-04-06 | scrub gone | Henning Brauer |
2009-03-14 | Add mips64 and sh support to this test. | Miod Vallat |
2009-02-18 | Test to show glob bug introduced with POSIX char class support. | Todd C. Miller |
2009-02-18 | Add missing CURDIR | Todd C. Miller |
2009-02-17 | Link lazy binding test into ld.so regress suite. | Joel Sing |
2009-02-15 | Add an ENAMETOOLONG test case for copyinstr(), inspired by sthen@'s code. | Joel Sing |
2009-01-30 | If the "peer" address is not specified or derived from "to" for | Alexander Bluhm |
2009-01-29 | pass "xerrok" status across the execution call stack to more closely | Jared Yanovich |
2009-01-29 | Remove ikefail10 ipsecctl regression test as it always fails. It | Alexander Bluhm |
2009-01-28 | Allow to specify ike and flow explicitly without peer. The any | Alexander Bluhm |
2009-01-20 | Regression tests for source flow NAT support. | Marco Pfatschbacher |
2009-01-19 | Do not use "egress" keyword as it expands to an actual interface, | Hans-Joerg Hoexer |
2008-12-31 | reorg code a bit so that we can share with Thomas Klausner: | Marc Espie |
2008-12-22 | add regression test for aes-{128,192,256} being used with main and quick | Hans-Joerg Hoexer |
2008-12-22 | Adopt to recent change: /32 now is treated as a network address. | Hans-Joerg Hoexer |
2008-12-17 | add a writable ``appbufsz'' field to the sa_par structure, containing | Alexandre Ratchov |
2008-12-12 | fix test 37 (from NetBSD) and the (still failing) 41 | Otto Moerbeek |
2008-12-11 | reorg code so that it can be cut further. | Marc Espie |
2008-12-09 | add vol/ to SUBDIRS | Alexandre Ratchov |
2008-12-09 | also test rintl | Martynas Venckus |
2008-12-07 | match string "passwordauthentication" only at start of line, not anywhere | Damien Miller |
2008-11-24 | new regress test, bug from NetBSD | Marc Espie |
2008-11-23 | expand -p to warn about "new sentence, new line" errors; | Jason McIntyre |
2008-11-20 | add (atm failing ) test case, submmited by Edward Berner, turned into | Otto Moerbeek |
2008-11-11 | expose a volume knob in the sndio API: add sio_setvol(3) and | Alexandre Ratchov |
2008-11-10 | PuTTY supports AES CTR modes, so interop test against them too | Damien Miller |
2008-11-07 | clean-up regexps, replacing some . (any char) with \. (actual dot), | Marc Espie |
2008-11-03 | handle Xrefs to XFree as well | Marc Espie |
2008-11-03 | handle 3p manpages correctly | Marc Espie |
2008-11-01 | in option parsing, use a simle DeMorgan transformation, fix indentation, | Alexander von Gernler |
2008-11-01 | make usage() a fatal function instead of a string. It is just used once, | Alexander von Gernler |
2008-11-01 | cleanup: zap trailing whitespaces, trim superlong lines | Alexander von Gernler |
2008-11-01 | - since mdocdate fills in the date automatically, we no longer have to check | Jason McIntyre |
2008-10-31 | Prevent Mdocdate from getting expanded inline. | Todd C. Miller |
2008-10-31 | turn off -e by default, since we do not currently sort the errors | Jason McIntyre |
2008-10-31 | add mdoclint, a perl script for checking man pages; | Jason McIntyre |
2008-10-27 | rename libsa to libsndio | Alexandre Ratchov |
2008-10-26 | add minimal server capability to aucat(1). When started in server | Alexandre Ratchov |
2008-10-19 | The optional table counters added a field to the verbose | Marco Pfatschbacher |
2008-10-19 | vmstat(8) now reports "InUse" instead of "Releases". | Marco Pfatschbacher |
2008-10-13 | cleanup | Todd C. Miller |
2008-10-13 | Add sed-based dc(1) clone. This exposes a long-standing bug in BSD sed | Todd C. Miller |
2008-10-10 | hook up sed regress | Todd C. Miller |
2008-10-10 | Adapt sed test suite to regress framework. | Todd C. Miller |
2008-10-02 | Hook up fnmatch and glob regress. | Todd C. Miller |
2008-10-01 | Regress driver for fnmatch(3). Needs more tests. | Todd C. Miller |