Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 1999 16:24:10 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc MAKEDEV.local Makefile aliases apmd.conf auth.conf crontab csh.cshrc csh.login csh.logout dhclient.conf dm.conf ftpusers gettytab group host.conf hosts hosts.allow hosts.equiv hosts.lpd inetd.conf login.access login.conf make.conf ...
Message-ID:  <199908272324.QAA62622@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/08/27 16:24:10 PDT

  Modified files:
    etc                  MAKEDEV.local Makefile aliases apmd.conf 
                         auth.conf crontab csh.cshrc csh.login 
                         csh.logout dhclient.conf dm.conf ftpusers 
                         gettytab group host.conf hosts 
                         hosts.allow hosts.equiv hosts.lpd 
                         inetd.conf login.access login.conf 
                         make.conf modems netstart networks 
                         newsyslog.conf pccard.conf.sample 
                         pccard_ether phones printcap profile 
                         protocols rc rc.atm rc.devfs rc.firewall 
                         rc.isdn rc.network rc.pccard rc.resume 
                         rc.serial rc.shutdown rc.suspend 
                         rc.sysctl remote rpc security services 
                         shells syslog.conf 
    etc/defaults         rc.conf 
    etc/etc.alpha        MAKEDEV disktab rc.alpha ttys 
    etc/etc.i386         MAKEDEV disktab rc.i386 ttys 
    etc/isdn             Makefile answer isdnd.rates.D 
                         isdnd.rates.F isdnd.rc.sample 
                         isdntel.alias.sample isdntel.sh record 
                         tell tell-record 
    etc/kerberosIV       README 
    etc/mail             Makefile README 
    etc/mtree            BSD.include.dist BSD.local.dist 
                         BSD.release.dist BSD.root.dist 
                         BSD.usr.dist BSD.var.dist BSD.x11.dist 
                         README 
    etc/namedb           PROTO.localhost.rev make-localhost 
                         named.conf 
    etc/periodic         Makefile Makefile.inc 
    etc/periodic/daily   100.clean-disks 110.clean-tmps 
                         120.clean-preserve 130.clean-msgs 
                         140.clean-rwho 150.clean-hoststat 
                         200.backup-passwd 210.backup-aliases 
                         220.backup-distfile 300.calendar 
                         310.accounting 320.rdist 330.news 
                         340.uucp 400.status-disks 410.status-uucp 
                         420.status-network 430.status-rwho 
                         440.status-mailq 450.status-security 
                         460.status-mail-rejects 999.local 
                         Makefile 
    etc/periodic/monthly 200.accounting 999.local Makefile 
    etc/periodic/weekly  120.clean-kvmdb 300.uucp 310.locate 
                         320.whatis 330.catman 340.noid 999.local 
                         Makefile 
    etc/ppp              ppp.conf ppp.deny ppp.shells.sample 
    etc/root             dot.cshrc dot.klogin dot.login 
                         dot.profile 
    etc/sendmail         Makefile freefall.mc 
  Log:
  $Id$ -> $FreeBSD$
  
  Revision  Changes    Path
  1.3       +1 -1      src/etc/MAKEDEV.local
  1.204     +1 -1      src/etc/Makefile
  1.10      +1 -1      src/etc/aliases
  1.2       +1 -1      src/etc/apmd.conf
  1.4       +1 -1      src/etc/auth.conf
  1.20      +1 -1      src/etc/crontab
  1.3       +1 -1      src/etc/csh.cshrc
  1.19      +1 -1      src/etc/csh.login
  1.3       +1 -1      src/etc/csh.logout
  1.2       +1 -1      src/etc/dhclient.conf
  1.3       +1 -1      src/etc/dm.conf
  1.6       +1 -1      src/etc/ftpusers
  1.17      +1 -1      src/etc/gettytab
  1.19      +1 -1      src/etc/group
  1.6       +1 -1      src/etc/host.conf
  1.10      +1 -1      src/etc/hosts
  1.5       +1 -1      src/etc/hosts.allow
  1.4       +1 -1      src/etc/hosts.equiv
  1.4       +1 -1      src/etc/hosts.lpd
  1.40      +1 -1      src/etc/inetd.conf
  1.3       +1 -1      src/etc/login.access
  1.34      +1 -1      src/etc/login.conf
  1.84      +1 -1      src/etc/make.conf
  1.4       +1 -1      src/etc/modems
  1.54      +1 -1      src/etc/netstart
  1.3       +1 -1      src/etc/networks
  1.23      +1 -1      src/etc/newsyslog.conf
  1.40      +1 -1      src/etc/pccard.conf.sample
  1.13      +1 -1      src/etc/pccard_ether
  1.8       +1 -1      src/etc/phones
  1.10      +1 -1      src/etc/printcap
  1.12      +1 -1      src/etc/profile
  1.13      +1 -1      src/etc/protocols
  1.195     +1 -1      src/etc/rc
  1.4       +1 -1      src/etc/rc.atm
  1.5       +1 -1      src/etc/rc.devfs
  1.22      +1 -1      src/etc/rc.firewall
  1.4       +1 -1      src/etc/rc.isdn
  1.58      +1 -1      src/etc/rc.network
  1.18      +1 -1      src/etc/rc.pccard
  1.2       +1 -1      src/etc/rc.resume
  1.14      +1 -1      src/etc/rc.serial
  1.2       +1 -1      src/etc/rc.shutdown
  1.2       +1 -1      src/etc/rc.suspend
  1.3       +1 -1      src/etc/rc.sysctl
  1.10      +1 -1      src/etc/remote
  1.7       +1 -1      src/etc/rpc
  1.32      +1 -1      src/etc/security
  1.62      +1 -1      src/etc/services
  1.3       +1 -1      src/etc/shells
  1.11      +1 -1      src/etc/syslog.conf
  1.31      +1 -1      src/etc/defaults/rc.conf
  1.12      +1 -1      src/etc/etc.alpha/MAKEDEV
  1.4       +1 -1      src/etc/etc.alpha/disktab
  1.5       +1 -1      src/etc/etc.alpha/rc.alpha
  1.6       +1 -1      src/etc/etc.alpha/ttys
  1.209     +1 -1      src/etc/etc.i386/MAKEDEV
  1.20      +1 -1      src/etc/etc.i386/disktab
  1.44      +1 -1      src/etc/etc.i386/rc.i386
  1.6       +1 -1      src/etc/etc.i386/ttys
  1.4       +1 -1      src/etc/isdn/Makefile
  1.3       +1 -1      src/etc/isdn/answer
  1.3       +1 -1      src/etc/isdn/isdnd.rates.D
  1.3       +1 -1      src/etc/isdn/isdnd.rates.F
  1.2       +1 -1      src/etc/isdn/isdnd.rc.sample
  1.2       +1 -1      src/etc/isdn/isdntel.alias.sample
  1.3       +1 -1      src/etc/isdn/isdntel.sh
  1.3       +1 -1      src/etc/isdn/record
  1.3       +1 -1      src/etc/isdn/tell
  1.3       +1 -1      src/etc/isdn/tell-record
  1.3       +1 -1      src/etc/kerberosIV/README
  1.8       +1 -1      src/etc/mail/Makefile
  1.8       +1 -1      src/etc/mail/README
  1.26      +1 -1      src/etc/mtree/BSD.include.dist
  1.49      +1 -1      src/etc/mtree/BSD.local.dist
  1.6       +1 -1      src/etc/mtree/BSD.release.dist
  1.43      +1 -1      src/etc/mtree/BSD.root.dist
  1.165     +1 -1      src/etc/mtree/BSD.usr.dist
  1.43      +1 -1      src/etc/mtree/BSD.var.dist
  1.7       +1 -1      src/etc/mtree/BSD.x11.dist
  1.3       +1 -1      src/etc/mtree/README
  1.5       +1 -1      src/etc/namedb/PROTO.localhost.rev
  1.4       +1 -1      src/etc/namedb/make-localhost
  1.6       +1 -1      src/etc/namedb/named.conf
  1.2       +1 -1      src/etc/periodic/Makefile
  1.4       +1 -1      src/etc/periodic/Makefile.inc
  1.3       +1 -1      src/etc/periodic/daily/100.clean-disks
  1.6       +1 -1      src/etc/periodic/daily/110.clean-tmps
  1.4       +1 -1      src/etc/periodic/daily/120.clean-preserve
  1.3       +1 -1      src/etc/periodic/daily/130.clean-msgs
  1.4       +1 -1      src/etc/periodic/daily/140.clean-rwho
  1.3       +1 -1      src/etc/periodic/daily/150.clean-hoststat
  1.3       +1 -1      src/etc/periodic/daily/200.backup-passwd
  1.2       +1 -1      src/etc/periodic/daily/210.backup-aliases
  1.3       +1 -1      src/etc/periodic/daily/220.backup-distfile
  1.3       +1 -1      src/etc/periodic/daily/300.calendar
  1.3       +1 -1      src/etc/periodic/daily/310.accounting
  1.3       +1 -1      src/etc/periodic/daily/320.rdist
  1.2       +1 -1      src/etc/periodic/daily/330.news
  1.4       +1 -1      src/etc/periodic/daily/340.uucp
  1.2       +1 -1      src/etc/periodic/daily/400.status-disks
  1.3       +1 -1      src/etc/periodic/daily/410.status-uucp
  1.3       +1 -1      src/etc/periodic/daily/420.status-network
  1.3       +1 -1      src/etc/periodic/daily/430.status-rwho
  1.4       +1 -1      src/etc/periodic/daily/440.status-mailq
  1.3       +1 -1      src/etc/periodic/daily/450.status-security
  1.8       +1 -1      src/etc/periodic/daily/460.status-mail-rejects
  1.2       +1 -1      src/etc/periodic/daily/999.local
  1.3       +1 -1      src/etc/periodic/daily/Makefile
  1.4       +1 -1      src/etc/periodic/monthly/200.accounting
  1.2       +1 -1      src/etc/periodic/monthly/999.local
  1.2       +1 -1      src/etc/periodic/monthly/Makefile
  1.4       +1 -1      src/etc/periodic/weekly/120.clean-kvmdb
  1.3       +1 -1      src/etc/periodic/weekly/300.uucp
  1.4       +1 -1      src/etc/periodic/weekly/310.locate
  1.3       +1 -1      src/etc/periodic/weekly/320.whatis
  1.3       +1 -1      src/etc/periodic/weekly/330.catman
  1.2       +1 -1      src/etc/periodic/weekly/340.noid
  1.3       +1 -1      src/etc/periodic/weekly/999.local
  1.4       +1 -1      src/etc/periodic/weekly/Makefile
  1.2       +1 -1      src/etc/ppp/ppp.conf
  1.3       +1 -1      src/etc/ppp/ppp.deny
  1.3       +1 -1      src/etc/ppp/ppp.shells.sample
  1.24      +1 -1      src/etc/root/dot.cshrc
  1.6       +1 -1      src/etc/root/dot.klogin
  1.19      +1 -1      src/etc/root/dot.login
  1.20      +1 -1      src/etc/root/dot.profile
  1.2       +1 -1      src/etc/sendmail/Makefile
  1.15      +1 -1      src/etc/sendmail/freefall.mc



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908272324.QAA62622>