head 1.7; access; symbols pkgsrc-2013Q2:1.7.0.50 pkgsrc-2013Q2-base:1.7 pkgsrc-2012Q4:1.7.0.48 pkgsrc-2012Q4-base:1.7 pkgsrc-2011Q4:1.7.0.46 pkgsrc-2011Q4-base:1.7 pkgsrc-2011Q2:1.7.0.44 pkgsrc-2011Q2-base:1.7 TNF:1.1.1 pkgsrc-2009Q4:1.7.0.42 pkgsrc-2009Q4-base:1.7 pkgsrc-2008Q4:1.7.0.40 pkgsrc-2008Q4-base:1.7 pkgsrc-2008Q3:1.7.0.38 pkgsrc-2008Q3-base:1.7 cube-native-xorg:1.7.0.36 cube-native-xorg-base:1.7 pkgsrc-2008Q2:1.7.0.34 pkgsrc-2008Q2-base:1.7 pkgsrc-2008Q1:1.7.0.32 pkgsrc-2008Q1-base:1.7 pkgsrc-2007Q4:1.7.0.30 pkgsrc-2007Q4-base:1.7 pkgsrc-2007Q3:1.7.0.28 pkgsrc-2007Q3-base:1.7 pkgsrc-2007Q2:1.7.0.26 pkgsrc-2007Q2-base:1.7 pkgsrc-2007Q1:1.7.0.24 pkgsrc-2007Q1-base:1.7 pkgsrc-2006Q4:1.7.0.22 pkgsrc-2006Q4-base:1.7 pkgsrc-2006Q3:1.7.0.20 pkgsrc-2006Q3-base:1.7 pkgsrc-2006Q2:1.7.0.18 pkgsrc-2006Q2-base:1.7 pkgsrc-2006Q1:1.7.0.16 pkgsrc-2006Q1-base:1.7 pkgsrc-2005Q4:1.7.0.14 pkgsrc-2005Q4-base:1.7 pkgsrc-2005Q3:1.7.0.12 pkgsrc-2005Q3-base:1.7 pkgsrc-2005Q2:1.7.0.10 pkgsrc-2005Q2-base:1.7 pkgsrc-2005Q1:1.7.0.8 pkgsrc-2005Q1-base:1.7 pkgsrc-2004Q4:1.7.0.6 pkgsrc-2004Q4-base:1.7 pkgsrc-2004Q3:1.7.0.4 pkgsrc-2004Q3-base:1.7 pkgsrc-2004Q2:1.7.0.2 pkgsrc-2004Q2-base:1.7 pkgsrc-2004Q1:1.6.0.12 pkgsrc-2004Q1-base:1.6 pkgsrc-2003Q4:1.6.0.10 pkgsrc-2003Q4-base:1.6 netbsd-1-6-1:1.6.0.6 netbsd-1-6-1-base:1.6 netbsd-1-6:1.6.0.8 netbsd-1-6-RELEASE-base:1.6 pkgviews:1.6.0.4 pkgviews-base:1.6 buildlink2:1.6.0.2 buildlink2-base:1.6 netbsd-1-5-PATCH003:1.6 netbsd-1-5-PATCH001:1.6 netbsd-1-5-RELEASE:1.6 netbsd-1-4-PATCH003:1.6 netbsd-1-4-PATCH002:1.6 comdex-fall-1999:1.5 netbsd-1-4-PATCH001:1.5 netbsd-1-4-RELEASE:1.5 netbsd-1-3-PATCH003:1.4 netbsd-1-3-PATCH002:1.3 HF-19971214:1.1.1.1; locks; strict; comment @# @; 1.7 date 2004.06.01.21.50.37; author kristerw; state dead; branches; next 1.6; 1.6 date 99.12.25.05.28.35; author kim; state Exp; branches; next 1.5; 1.5 date 98.11.04.23.43.39; author tron; state Exp; branches; next 1.4; 1.4 date 98.08.07.11.13.49; author agc; state Exp; branches; next 1.3; 1.3 date 98.02.12.14.27.19; author mrg; state Exp; branches; next 1.2; 1.2 date 97.12.18.02.44.56; author mrg; state Exp; branches; next 1.1; 1.1 date 97.12.14.16.17.14; author hubertf; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 97.12.14.16.17.14; author hubertf; state Exp; branches; next ; desc @@ 1.7 log @Remove obsolete packages, per discussion on tech-pkg. @ text @$NetBSD: patch-ae,v 1.6 1999/12/25 05:28:35 kim Exp $ --- server_config.sample.orig Wed May 12 07:18:51 1999 +++ server_config.sample Fri Dec 24 22:38:35 1999 @@@@ -1,7 +1,6 @@@@ # This is ssh server systemwide configuration file. Port 22 -ListenAddress 0.0.0.0 HostKey _ETCDIR_/ssh_host_key RandomSeed _ETCDIR_/ssh_random_seed ServerKeyBits 768 @@@@ -16,7 +15,7 @@@@ FascistLogging no PrintMotd yes KeepAlive yes -SyslogFacility DAEMON +SyslogFacility AUTH RhostsAuthentication no RhostsRSAAuthentication yes RSAAuthentication yes @ 1.6 log @Folded in IPv6 and Kerberos IV patches, so that both can be compiled. This also fixes problems with Kerberos IV and V support clashing (you still have to choose one or the other at compile time, though). Compiles and runs on 1.4O -- needs testing on 1.4.2, and also some closer looking at certain patches (e.g. patch-au has a "#if 0" that could maybe be something else). @ text @d1 1 a1 1 $NetBSD$ @ 1.5 log @Add necessary security patches from PR pkg/6392 by Wolfgang Rupprecht and convert old patch files to unified output format. @ text @d3 11 a13 3 --- server_config.sample.orig Wed Jul 8 18:40:08 1998 +++ server_config.sample Thu Nov 5 00:28:07 1998 @@@@ -16,7 +16,7 @@@@ @ 1.4 log @Add NetBSD RCS Ids. @ text @d3 11 a13 20 Index: server_config.sample *** server_config.sample.orig Tue Jan 20 05:20:14 1998 --- server_config.sample Tue Jan 20 20:40:35 1998 *************** *** 16,22 **** FascistLogging no PrintMotd yes KeepAlive yes ! SyslogFacility DAEMON RhostsAuthentication no RhostsRSAAuthentication yes RSAAuthentication yes --- 16,22 ---- FascistLogging no PrintMotd yes KeepAlive yes ! SyslogFacility AUTH RhostsAuthentication no RhostsRSAAuthentication yes RSAAuthentication yes @ 1.3 log @add features/fixes from in pr#4928 @ text @d1 2 @ 1.2 log @remove unnecessary patches, own to me, etcir=/etc. @ text @d2 2 a3 2 *** server_config.sample.orig Thu Mar 27 09:04:06 1997 --- server_config.sample Fri Mar 28 15:45:53 1997 @ 1.1 log @Initial revision @ text @d1 1 @ 1.1.1.1 log @Secure Shell package; Originally taken from FreeBSD, hacked by agc and finished by me. @ text @@