summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ssh/include/config.h
diff options
context:
space:
mode:
authorjp161948 <none@none>2007-12-05 05:48:59 -0800
committerjp161948 <none@none>2007-12-05 05:48:59 -0800
commit743541abe0006f1be576e21a976c36fb2e87accc (patch)
treeec0b61e1ad2f7a1f4ce31a88d3e5adc03b9b13d5 /usr/src/cmd/ssh/include/config.h
parentcfae96c24c7523c74c9efb583764b812b6b309c5 (diff)
downloadillumos-joyent-743541abe0006f1be576e21a976c36fb2e87accc.tar.gz
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
Diffstat (limited to 'usr/src/cmd/ssh/include/config.h')
-rw-r--r--usr/src/cmd/ssh/include/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/src/cmd/ssh/include/config.h b/usr/src/cmd/ssh/include/config.h
index a2a524204b..8c76573868 100644
--- a/usr/src/cmd/ssh/include/config.h
+++ b/usr/src/cmd/ssh/include/config.h
@@ -82,9 +82,6 @@ extern "C" {
/* Define if you have a broken realpath. */
/* #undef BROKEN_REALPATH */
-/* Define if you are on NeXT */
-/* #undef HAVE_NEXT */
-
/* Define if you are on NEWS-OS */
/* #undef HAVE_NEWS4 */