Date: Fri, 24 Mar 2000 07:39:38 -0800 (PST) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh includes.h Message-ID: <200003241539.HAA80274@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2000/03/24 07:39:38 PST Modified files: crypto/openssh includes.h Log: Use pipe() instead of socketpair() in sshd when communicating with the client. This allows ppp/ssh style tunnels to function again. Ok'd by: markk Submitted by: markk@knigma.org Revision Changes Path 1.3 +4 -2 src/crypto/openssh/includes.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003241539.HAA80274>