From 22f7f6acb8a8c9cacd0065e1913864821f897afc Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Fri, 28 Jun 2002 04:50:31 +0000 Subject: Defaults changed: (Gregory Sutter) ChallengeResponseAuthentication no UseLogin no SSH_PRIVSEP_USER=sshd, distributioin patch set it to nobodyh. (Jan Srzednicki) #undef USE_PIPES, problems with ppp over ssh. (Kugimoto Takeshi) fix missing includes for "canohost.h" --- security/openssh/files/patch-includes.h | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'security/openssh/files/patch-includes.h') diff --git a/security/openssh/files/patch-includes.h b/security/openssh/files/patch-includes.h index d3c5bd40d2ad..1c1f270bc466 100644 --- a/security/openssh/files/patch-includes.h +++ b/security/openssh/files/patch-includes.h @@ -1,5 +1,5 @@ --- includes.h.orig Sat Jan 26 17:44:22 2002 -+++ includes.h Sat Jun 22 12:17:34 2002 ++++ includes.h Fri Jun 28 06:23:07 2002 @@ -24,12 +24,12 @@ #include #include @@ -22,10 +22,12 @@ #include #include #include -@@ -62,5 +61,68 @@ +@@ -61,6 +60,69 @@ + * Define this to use pipes instead of socketpairs for communicating with the * client program. Socketpairs do not seem to work on all systems. */ - #define USE_PIPES 1 +-#define USE_PIPES 1 ++#undef USE_PIPES + +#if defined(__FreeBSD__) && __FreeBSD__ <= 3 +/* -- cgit v1.2.3