From: Wouter Wijngaards Date: Mon, 24 Nov 2008 15:35:00 +0000 (+0000) Subject: freebsd job control for test. X-Git-Tag: release-1.2.0~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa0f26e3faf7c91977b0c1cbb7734d0d715e8501;p=thirdparty%2Funbound.git freebsd job control for test. git-svn-id: file:///svn/unbound/trunk@1374 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 08b08635d..0d37ce0ed 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -5,6 +5,7 @@ script under the same username as the server uses suffices. i.e. sudo -u unbound unbound-control-setup - testset port to vista/mingw. + - tcp_sigpipe to freebsd port. 21 November 2008: Wouter - fixed tcp accept, errors were printed when they should not. diff --git a/testdata/tcp_sigpipe.tpkg b/testdata/tcp_sigpipe.tpkg index 0fe42f837..7673afc23 100644 Binary files a/testdata/tcp_sigpipe.tpkg and b/testdata/tcp_sigpipe.tpkg differ