From 743541abe0006f1be576e21a976c36fb2e87accc Mon Sep 17 00:00:00 2001 From: jp161948 Date: Wed, 5 Dec 2007 05:48:59 -0800 Subject: 6496972 misleading error message is printed if X11 forwarding setup fails 6504798 ssh fails for users when ngroups_max=32 6631713 ssh-socks5-proxy-connect is too greedy during initial negotiation 6635397 remove bsd-nextstep files from SunSSH --HG-- rename : usr/src/cmd/ssh/include/bsd-nextstep.h => deleted_files/usr/src/cmd/ssh/include/bsd-nextstep.h rename : usr/src/cmd/ssh/libopenbsd-compat/common/bsd-nextstep.c => deleted_files/usr/src/cmd/ssh/libopenbsd-compat/common/bsd-nextstep.c --- usr/src/cmd/ssh/include/includes.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'usr/src/cmd/ssh/include/includes.h') diff --git a/usr/src/cmd/ssh/include/includes.h b/usr/src/cmd/ssh/include/includes.h index 308b581e15..bc18be79c9 100644 --- a/usr/src/cmd/ssh/include/includes.h +++ b/usr/src/cmd/ssh/include/includes.h @@ -24,7 +24,7 @@ extern "C" { */ /* - * Copyright 2006 Sun Microsystems, Inc. All rights reserved. + * Copyright 2007 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ @@ -79,9 +79,6 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg } #ifdef HAVE_MAILLOCK_H # include /* For _PATH_MAILDIR */ #endif -#ifdef HAVE_NEXT -# include -#endif #include /* For STDIN_FILENO, etc */ #include /* Struct winsize */ @@ -182,7 +179,6 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg } #include "version.h" #include "openbsd-compat.h" #include "bsd-cygwin_util.h" -#include "bsd-nextstep.h" #include "entropy.h" #include "g11n.h" -- cgit v1.2.3