From ea2c1a4dc6b0568ec1c74f94adee124ad8a60c68 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Fri, 3 Jun 2011 12:10:22 +1000 Subject: - djm@cvs.openbsd.org 2011/06/03 00:54:38 [ssh.c] bz#1883 - setproctitle() to identify mux master; patch from Bert.Wesarg AT googlemail.com; ok dtucker@ NB. includes additional portability code to enable setproctitle emulation on platforms that don't support it. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cf4da7124..d5a62dcc5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,12 @@ - (dtucker) [monitor.c] Remove the !HAVE_SOCKETPAIR case. We use socketpair unconditionally in other places and the survey data we have does not show any systems that use it. "nuke it" djm@ + - djm@cvs.openbsd.org 2011/06/03 00:54:38 + [ssh.c] + bz#1883 - setproctitle() to identify mux master; patch from Bert.Wesarg + AT googlemail.com; ok dtucker@ + NB. includes additional portability code to enable setproctitle emulation + on platforms that don't support it. 20110529 - (djm) OpenBSD CVS Sync -- cgit v1.2.3