Age | Commit message (Expand) | Author |
2017-08-01 | A fix is coming in the future, but in the meantime we should never declare | Theo de Raadt |
2017-07-31 | Tweak demoted state test, ok jca@ | rob |
2017-07-31 | Fix whitespace, ok jca@ | rob |
2017-07-30 | Add shebang | Jeremie Courreges-Anglas |
2017-07-29 | Remove unused function and variable to shut up warning. Put back | Alexander Bluhm |
2017-07-29 | repair regress for more aggressive post fork checking in library. | Ted Unangst |
2017-07-29 | Use linker flags that build and run the test with gcc and clang. | Alexander Bluhm |
2017-07-28 | fix date | Ingo Schwarze |
2017-07-28 | Do not test .Xr here. It is not what this directory should focus on, | Ingo Schwarze |
2017-07-28 | Don't call fatal from stop_sshd since it calls cleanup which calls stop_sshd | Darren Tucker |
2017-07-27 | Sort subdir, run getaddrinfo test, remove vax case. | Alexander Bluhm |
2017-07-27 | Sort expected getaddrinfo output in inet4 inet6 order, then the | Alexander Bluhm |
2017-07-27 | Fix all clang warnings in libc regress and cleanup some make files. | Alexander Bluhm |
2017-07-27 | Compile and test MPATH code. | Martin Pieuchot |
2017-07-27 | Work around for rttest8 that some times fail due to a reference count | Martin Pieuchot |
2017-07-27 | Mark the invalid memory location as volatile, otherwise clang would | Alexander Bluhm |
2017-07-27 | fcntl(F_DUPFD) needs an argument. Otherwise it fails with EINVAL | Alexander Bluhm |
2017-07-25 | Remove dynamically created files from CVS tree. | Alexander Bluhm |
2017-07-25 | Do not remove files from CVS tree during make clean. | Alexander Bluhm |
2017-07-24 | Extend the SNI tests to ensure that we have a hostname in the session | Joel Sing |
2017-07-24 | Add regress coverage for the TLS Renegotiation Indication extension. | Joel Sing |
2017-07-22 | Tolerate imprecise fault address on sparc64 where the hardware doesn't provide | Mark Kettenis |
2017-07-22 | Add missing RCS IDs and zap redundant SRCS from Makefile. | anton |
2017-07-20 | extra test because mk38 triggers two issues and fixing the first one | Marc Espie |
2017-07-20 | Fixup pf109.ok and rewrite pf110 | Mike Belopuhov |
2017-07-20 | Accessing a mmap(2)ed file behind its end should result in a SIGBUS | Alexander Bluhm |
2017-07-20 | Avoid cross reference to mandoc(1) because it may cause a message | Ingo Schwarze |
2017-07-19 | The first version of the edit program used to test csh, ksh and mail was based | anton |
2017-07-19 | Fix failing tests when executed as a user without a ~/.mailrc configuration f... | anton |
2017-07-19 | Regression tests asserting various HFSC and FQ-CoDel functionality | Mike Belopuhov |
2017-07-18 | The function getaddr() compares the stack address of the caller | Alexander Bluhm |
2017-07-16 | Provide a new regress test for TLS extension handlers, currently covering | Joel Sing |
2017-07-16 | fix dates | Ingo Schwarze |
2017-07-16 | test -diag -width and -inset -width | Ingo Schwarze |
2017-07-15 | Add a test that covers the recently fixed "0x" prefix handling issue. | Joel Sing |
2017-07-15 | Catch up with eqn.c rev. 1.41 by bentley@: | Ingo Schwarze |
2017-07-15 | regress/sbin/pfctl - use -n for pfcmd group | Adam Wolk |
2017-07-14 | adapt to hex format of character entities, | Ingo Schwarze |
2017-07-14 | Do not mix Perl read() with sysread(). Data could get stuck in the | Alexander Bluhm |
2017-07-14 | Do not mix Perl read() with sysread(). Data could get stuck in the | Alexander Bluhm |
2017-07-14 | Add regression tests for ifstated. | Sebastian Benoit |
2017-07-13 | Round VM_MAXUSER_ADDRESS down to next page to make mmap_hint regress | Alexander Bluhm |
2017-07-13 | Improve error messages of siginfo-fault regress to make clear which | Alexander Bluhm |
2017-07-12 | We cannot mmap(2) memory at VM_MAXUSER_ADDRESS as the full allocated | Alexander Bluhm |
2017-07-12 | Disable failing pkg_add tests and document when they were added. | Alexander Bluhm |
2017-07-11 | Rewrite regress sendsrcaddr so that is uses UDP sockets on localhost, | Alexander Bluhm |
2017-07-10 | ld.so and nfs regress were using PROGS variable before it was added | Alexander Bluhm |
2017-07-10 | The libtool regress used PROGS as a regular variable. Rename it | Alexander Bluhm |
2017-07-09 | Make pkg-config regress tests pass: | Alexander Bluhm |
2017-07-08 | Run malloc0test with all possible malloc options. | Alexander Bluhm |