From owner-cvs-all Tue Sep 1 18:35:11 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA08799 for cvs-all-outgoing; Tue, 1 Sep 1998 18:35:11 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA08786; Tue, 1 Sep 1998 18:35:04 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA25662; Tue, 1 Sep 1998 18:34:58 -0700 (PDT) Date: Tue, 1 Sep 1998 18:34:58 -0700 (PDT) Message-Id: <199809020134.SAA25662@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/etc MAKEDEV.local csh.cshrc csh.login csh.logout dm.conf ftpusers gettytab hosts.equiv hosts.lpd inetd.conf login.access modems networks pccard_ether profile remote rpc shells syslog.conf src/etc/etc.alpha disktab ttys src/etc/etc.i386 ... Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1998/09/01 18:34:57 PDT Modified files: etc MAKEDEV.local csh.cshrc csh.login csh.logout dm.conf ftpusers gettytab hosts.equiv hosts.lpd inetd.conf login.access modems networks pccard_ether profile remote rpc shells syslog.conf etc/etc.alpha disktab ttys etc/etc.i386 disktab ttys etc/kerberosIV README etc/mail README sendmail.cf.additions etc/ppp ppp.deny ppp.shells.sample Log: Add Id keywords Revision Changes Path 1.2 +1 -0 src/etc/MAKEDEV.local 1.2 +2 -0 src/etc/csh.cshrc 1.18 +2 -0 src/etc/csh.login 1.2 +2 -0 src/etc/csh.logout 1.2 +1 -0 src/etc/dm.conf 1.4 +2 -0 src/etc/ftpusers 1.16 +1 -0 src/etc/gettytab 1.3 +2 -0 src/etc/hosts.equiv 1.3 +2 -0 src/etc/hosts.lpd 1.29 +1 -0 src/etc/inetd.conf 1.2 +2 -0 src/etc/login.access 1.3 +1 -0 src/etc/modems 1.2 +1 -0 src/etc/networks 1.9 +2 -0 src/etc/pccard_ether 1.11 +2 -0 src/etc/profile 1.9 +2 -0 src/etc/remote 1.6 +1 -0 src/etc/rpc 1.2 +2 -0 src/etc/shells 1.8 +2 -0 src/etc/syslog.conf 1.2 +2 -0 src/etc/etc.alpha/disktab 1.3 +1 -0 src/etc/etc.alpha/ttys 1.15 +2 -0 src/etc/etc.i386/disktab 1.2 +1 -0 src/etc/etc.i386/ttys 1.2 +1 -0 src/etc/kerberosIV/README 1.5 +2 -0 src/etc/mail/README 1.10 +2 -0 src/etc/mail/sendmail.cf.additions 1.2 +2 -0 src/etc/ppp/ppp.deny 1.2 +2 -0 src/etc/ppp/ppp.shells.sample