Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/etc/rc.d/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/etc/rc.d/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.7.2.3 retrieving revision 1.7.2.4 diff -u -p -r1.7.2.3 -r1.7.2.4 --- src/etc/rc.d/Makefile 2000/08/23 12:32:17 1.7.2.3 +++ src/etc/rc.d/Makefile 2000/09/29 05:46:44 1.7.2.4 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7.2.3 2000/08/23 12:32:17 lukem Exp $ +# $NetBSD: Makefile,v 1.7.2.4 2000/09/29 05:46:44 thorpej Exp $ FILES= DAEMON LOGIN NETWORK SERVERS accounting amd apmd bootparams \ bootconf.sh ccd cleartmp cron dhclient dhcpd dhcrelay dmesg \ @@ -7,16 +7,12 @@ FILES= DAEMON LOGIN NETWORK SERVERS acco mountcritremote mountd mrouted named network nfsd nfslocking \ ntpd ntpdate rpcbind postfix ppp pwcheck quota raidframe \ rarpd rbootd root route6d routed rtadvd rtsold rwho savecore \ - screenblank sendmail securelevel swap1 swap2 sysdb sysctl \ + screenblank sendmail securelevel sshd swap1 swap2 sysdb sysctl \ syslogd timed ttys virecover wscons xdm xfs ypbind yppasswdd \ ypserv FILESDIR= /etc/rc.d FILESMODE= ${BINMODE} -.if defined(SSHDIST) -FILES+= sshd -.endif - NOPROG= noprog .include