From cfd6e4f57fc8489ed4065be06d85de3f30575fe2 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sun, 16 Jan 2011 23:18:33 +1100 Subject: - djm@cvs.openbsd.org 2011/01/16 12:05:59 [clientloop.c] a couple more tweaks to the post-close protocol 1 stderr/stdout flush: now that we use atomicio(), convert them from while loops to if statements add test and cast to compile cleanly with -Wsigned --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d16a9fb42..a0282b739 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,11 @@ [sshconnect.c] reset the SIGPIPE handler when forking to execute child processes; ok dtucker@ + - djm@cvs.openbsd.org 2011/01/16 12:05:59 + [clientloop.c] + a couple more tweaks to the post-close protocol 1 stderr/stdout flush: + now that we use atomicio(), convert them from while loops to if statements + add test and cast to compile cleanly with -Wsigned 20110114 - OpenBSD CVS Sync -- cgit v1.2.3