Age | Commit message (Expand) | Author |
2016-04-11 | cope with the deletion of Char, use wchar_t | Ingo Schwarze |
2016-04-11 | drop -DWIDECHAR, it's no longer needed | Ingo Schwarze |
2016-04-10 | Simple regression tests for rev(1), including UTF-8. | Ingo Schwarze |
2016-03-30 | Cover the case where we are bound to [::] and SO_REUSEADDR is not set. | Vincent Gross |
2016-03-30 | Clear local and remote ARP cache for every subtest. | Alexander Bluhm |
2016-03-30 | Fix multicast test and a typo. | Martin Pieuchot |
2016-03-29 | Kdump contains LOG_CONS now. TLS error message changes. | Alexander Bluhm |
2016-03-25 | regression tests for underlined and bold underscores; | Ingo Schwarze |
2016-03-24 | Check that only one published entry can be added. | Martin Pieuchot |
2016-03-24 | Update regress test outputs to match the order of routes exported by an | Martin Pieuchot |
2016-03-24 | Make sure that two ARP entries can be created for the same IP when | Martin Pieuchot |
2016-03-24 | Remove #ifdef from code shared with the kernel, IPv6 is always enabled | Martin Pieuchot |
2016-03-23 | Assert that the mask to prefix length conversion is correct when | Martin Pieuchot |
2016-03-23 | arp(8) regression tests, some of which are currently failing with ART. | Martin Pieuchot |
2016-03-22 | initialize el_state.metanext before testing read_getcmd() | Ingo Schwarze |
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 |