From owner-cvs-etc Mon Jun 17 02:18:08 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA04010 for cvs-etc-outgoing; Mon, 17 Jun 1996 02:18:08 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA03968; Mon, 17 Jun 1996 02:17:57 -0700 (PDT) Date: Mon, 17 Jun 1996 02:17:57 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199606170917.CAA03968@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-etc Subject: cvs commit: src/etc csh.login hosts make.conf netstart profile rc security services sysconfig syslog.conf termcap.small src/etc/etc.i386 rc.i386 src/etc/mtree BSD.var.dist src/etc/ppp ppp.conf.iij ppp.conf.sample ppp.linkup.sample Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/06/17 02:17:56 Branch: etc RELENG_2_1_0 etc/etc.i386 RELENG_2_1_0 etc/mtree RELENG_2_1_0 etc/ppp RELENG_2_1_0 Modified: etc csh.login hosts make.conf netstart profile rc security services sysconfig syslog.conf termcap.small etc/etc.i386 rc.i386 etc/mtree BSD.var.dist etc/ppp ppp.conf.iij ppp.conf.sample ppp.linkup.sample Log: Merge very small, selected parts of this directory from HEAD. Mostly motivated by a desire to see the local_startup stuff work correctly for the packages collection in 2.1.5. Revision Changes Path 1.10.4.4 +2 -4 src/etc/csh.login 1.5.4.4 +2 -4 src/etc/hosts 1.17.4.6 +25 -6 src/etc/make.conf 1.32.4.6 +17 -20 src/etc/netstart 1.2.4.4 +4 -6 src/etc/profile 1.66.4.13 +26 -23 src/etc/rc 1.8.4.3 +10 -3 src/etc/security 1.11.4.7 +2 -1 src/etc/services 1.14.4.11 +70 -32 src/etc/sysconfig 1.2.8.3 +2 -0 src/etc/syslog.conf 1.14.4.3 +1 -1 src/etc/termcap.small 1.9.4.5 +19 -28 src/etc/etc.i386/rc.i386 1.23.4.3 +2 -2 src/etc/mtree/BSD.var.dist 1.1.1.1.4.3 +4 -4 src/etc/ppp/ppp.conf.iij 1.3.4.3 +17 -11 src/etc/ppp/ppp.conf.sample 1.1.1.1.4.3 +7 -7 src/etc/ppp/ppp.linkup.sample