Age | Commit message (Expand) | Author |
2016-03-21 | System call sendsyslog2 is gone, adapt tests. | Alexander Bluhm |
2016-03-21 | More ksh POSIX compliance fixes by Martijn Dekker: | tb |
2016-03-20 | Fix the CHARSET_IS_UTF8 case in read_char(). | Ingo Schwarze |
2016-03-20 | Add regress for environ and __progname vs load-time .init functions | Philip Guenther |
2016-03-20 | Currently we have about a 50/50 split over fcntl(n, F_GETFL [,0]) | Kenneth R Westerback |
2016-03-19 | Add regress tests for IPV6_PKTINFO with addr | Vincent Gross |
2016-03-17 | Last parameter to execl[e]() functions *must* be cast to a pointer. | Kenneth R Westerback |
2016-03-13 | check return value for BN_hex2bn in regression tests | Brent Cook |
2016-03-10 | un-vax; | Jason McIntyre |
2016-03-06 | Update file(1) regress for new description of ar(1) file. | Nicholas Marriott |
2016-03-05 | POSIX-compliant behavior of "set -u" regarding "$*" and "$@" specials | Dmitrij Czarkoff |
2016-03-04 | be more careful determining which regress/sys/arch/XXX directory to | Theo de Raadt |
2016-03-04 | don't parse (...|...) patterns in variable substitution inside double quotes | Dmitrij Czarkoff |
2016-03-04 | rename xxx-what-do-you-call-this-1 to qouted-brace-expansion-1 | Dmitrij Czarkoff |
2016-03-04 | Filter debug messages out of log before picking the last two lines. | Darren Tucker |
2016-03-04 | add KEX fuzzer harness; ok deraadt@ | Damien Miller |
2016-03-03 | Remove option USER_LDT and everything depending on it. | Christian Weisgerber |
2016-03-03 | Look back 3 lines for possible error messages. Changes to the code mean | Darren Tucker |
2016-03-01 | After the bugfix in libedit/chared.c rev. 1.17, | Ingo Schwarze |
2016-03-01 | Enter libedit directory by default. | Ingo Schwarze |
2016-03-01 | More unit tests for libedit. | Ingo Schwarze |
2016-02-28 | Repair the namegen function to make ffs regress useful again. | natano |
2016-02-26 | Add a test for negated POSIX characer classes. | Todd C. Miller |
2016-02-22 | Properly handle ed-files which fully replace input file content. This | Tobias Stoeckmann |
2016-02-18 | bsd.regress.mk doesn't automatically add "make clean" targets for | Damien Miller |
2016-02-17 | include bad $SSH_CONNECTION in failure output | Damien Miller |
2016-02-11 | Test the C/POSIX locale too, in addition to UTF-8. | Ingo Schwarze |
2016-02-11 | Slowly start a unit test suite for libedit; Christos is right that | Ingo Schwarze |
2016-01-29 | Add regression test for RekeyLimit parsing of >32bit values (4G and 8G). | Darren Tucker |
2016-01-27 | Properly initialize sin_family. | Jeremie Courreges-Anglas |
2016-01-24 | In the OpenBSD-specific part of verify_xref(), discard the standard error | Ingo Schwarze |
2016-01-22 | Replace a (broken) test for @option explicit-update (the code has been | Landry Breuil |
2016-01-16 | better mockup for promptlen() | Ingo Schwarze |
2016-01-12 | The ksh(1) vi editing mode code is much harder to understand than | Ingo Schwarze |
2016-01-10 | tests for double backspace after double-width characters | Ingo Schwarze |
2016-01-10 | Make the test file 7-bit clean and improve diagnostics with hexdump(1), | Ingo Schwarze |
2016-01-10 | some UTF-8 tests | Ingo Schwarze |
2016-01-09 | drop "abort" promise, and make it the default behaviour. | Sebastien Marie |
2016-01-07 | When syslogd is not running, check that no syslog priority or dropped | Alexander Bluhm |
2016-01-05 | Regression suite for ul(1). | Ingo Schwarze |
2015-12-30 | Test logging to console by redirecting the system's console into a | Alexander Bluhm |
2015-12-28 | initialize pointer to avoid undefined free on failure | Brent Cook |
2015-12-23 | Add my machines' configuration files as an example to the readme. | Alexander Bluhm |
2015-12-22 | Test suite for colrm(1) including tests for single byte characters, | Ingo Schwarze |
2015-12-22 | Correct expected results on v6 mcast bind on ANY, and add comments to | Vincent Gross |
2015-12-21 | add parsing tests that must not segfault based on Jonathan Gray initial | Marc Espie |
2015-12-15 | test some valid UTF-8, but in the C locale | Ingo Schwarze |
2015-12-15 | test encoding of a few invalid UTF-8 sequences | Ingo Schwarze |
2015-12-15 | test vis(3)ing | Ingo Schwarze |
2015-12-15 | tests for the following keywords: cwd login group rgroup ruser user | Ingo Schwarze |