Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Oct 2004 09:50:56 +0000 (UTC)
From:      Mike Makonnen <mtm@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man8 rc.8 src/etc rc rc.shutdown src/etc/rc.d DAEMON LOGIN NETWORKING SERVERS abi accounting addswap adjkerntz amd apm apmd archdep atm1 atm2 atm3 bgfsck...
Message-ID:  <200410100950.i9A9oukg067257@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mtm         2004-10-10 09:50:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    share/man/man8       rc.8 
    etc                  rc rc.shutdown 
    etc/rc.d             DAEMON LOGIN NETWORKING SERVERS abi 
                         accounting addswap adjkerntz amd apm apmd 
                         archdep atm1 atm2 atm3 bgfsck bootparams 
                         ccd cleanvar cleartmp cron devd devfs 
                         dhclient dmesg dumpon early.sh fsck gbde 
                         gbde_swap hostname ike inetd initdiskless 
                         initrandom ip6addrctl ip6fw ipfilter ipfs 
                         ipfw ipmon ipnat ipsec ipxrouted isdnd 
                         jail kadmind kerberos keyserv kldxref 
                         kpasswdd ldconfig local localpkg lomac 
                         lpd mixer motd mountcritlocal 
                         mountcritremote mountd moused mroute6d 
                         mrouted msgs named natd netif netoptions 
                         network_ipv6 nfsclient nfsd nfslocking 
                         nfsserver nisdomain nsswitch ntpd ntpdate 
                         othermta pccard pcvt pf pflog 
                         power_profile ppp-user pppoed 
                         preseedrandom pwcheck quota ramdisk 
                         ramdisk-own random rarpd rcconf.sh resolv 
                         root route6d routed routing rpcbind 
                         rtadvd rwho savecore securelevel sendmail 
                         serial sppp sshd swap1 syscons sysctl 
                         syslogd timed tmp usbd var vinum 
                         virecover watchdogd ypbind yppasswdd 
                         ypserv ypset ypupdated ypxfrd 
  Log:
  RCS file: /home/ncvs/src/etc/rc,v
  ----------------------------
  revision 1.335
  date: 2004/10/08 14:23:49;  author: mtm;  state: Exp;  lines: +0 -1
  Remove an unused variable.
  
  Submitted by: Pawel Worach <pawel.worach@telia.com>
  ----------------------------
  revision 1.334
  date: 2004/10/07 13:55:25;  author: mtm;  state: Exp;  lines: +1 -1
  Remove the requirement for the FreeBSD keyword as it no longer
  makes any sense.
  
  Discussed with: dougb, brooks
  MFC after: 3 days
  =============================================================================
  RCS file: /home/ncvs/src/etc/rc.d/nsswitch,v
  ----------------------------
  revision 1.4
  date: 2004/09/16 17:03:12;  author: keramida;  state: Exp;  lines: +1 -1
  Fix requirement of `network' to `NETWORK' because the former isn't
  provided by any rc.d script.
  
  Approved by:    mtm
  =============================================================================
  RCS file: /home/ncvs/src/etc/rc.d/pflog,v
  ----------------------------
  revision 1.3
  date: 2004/09/16 17:04:20;  author: keramida;  state: Exp;  lines: +1 -1
  We don't have any providers of `beforenetlkm' in FreeBSD.  Remove the
  dependency to it from our rc.d scripts.
  
  Approved by:    mtm
  =============================================================================
  
  Approved by: re/scottl
  
  Revision   Changes    Path
  1.333.2.1  +1 -2      src/etc/rc
  1.4.2.1    +0 -1      src/etc/rc.d/DAEMON
  1.4.2.1    +0 -1      src/etc/rc.d/LOGIN
  1.8.2.1    +0 -1      src/etc/rc.d/NETWORKING
  1.4.2.1    +0 -1      src/etc/rc.d/SERVERS
  1.3.2.1    +1 -1      src/etc/rc.d/abi
  1.8.2.1    +1 -1      src/etc/rc.d/accounting
  1.3.2.1    +1 -1      src/etc/rc.d/addswap
  1.4.2.1    +1 -1      src/etc/rc.d/adjkerntz
  1.13.2.1   +1 -1      src/etc/rc.d/amd
  1.5.2.1    +1 -1      src/etc/rc.d/apm
  1.11.2.1   +1 -1      src/etc/rc.d/apmd
  1.6.2.1    +1 -1      src/etc/rc.d/archdep
  1.14.2.1   +1 -1      src/etc/rc.d/atm1
  1.15.2.1   +1 -1      src/etc/rc.d/atm2
  1.13.2.1   +1 -1      src/etc/rc.d/atm3
  1.5.2.1    +1 -1      src/etc/rc.d/bgfsck
  1.6.2.1    +1 -1      src/etc/rc.d/bootparams
  1.4.2.1    +1 -1      src/etc/rc.d/ccd
  1.6.2.1    +0 -1      src/etc/rc.d/cleanvar
  1.10.2.1   +0 -1      src/etc/rc.d/cleartmp
  1.5.2.1    +1 -1      src/etc/rc.d/cron
  1.6.2.1    +1 -1      src/etc/rc.d/devd
  1.8.2.1    +2 -2      src/etc/rc.d/devfs
  1.16.2.1   +1 -1      src/etc/rc.d/dhclient
  1.3.2.1    +1 -1      src/etc/rc.d/dmesg
  1.3.2.1    +1 -1      src/etc/rc.d/dumpon
  1.1.6.1    +0 -1      src/etc/rc.d/early.sh
  1.9.2.1    +1 -1      src/etc/rc.d/fsck
  1.5.2.1    +1 -1      src/etc/rc.d/gbde
  1.4.2.2    +1 -1      src/etc/rc.d/gbde_swap
  1.7.2.1    +0 -1      src/etc/rc.d/hostname
  1.2.2.1    +1 -1      src/etc/rc.d/ike
  1.3.2.1    +1 -1      src/etc/rc.d/inetd
  1.38.2.1   +1 -1      src/etc/rc.d/initdiskless
  1.3.2.1    +1 -1      src/etc/rc.d/initrandom
  1.3.2.1    +1 -1      src/etc/rc.d/ip6addrctl
  1.5.2.1    +1 -1      src/etc/rc.d/ip6fw
  1.21.2.1   +1 -1      src/etc/rc.d/ipfilter
  1.5.2.1    +1 -1      src/etc/rc.d/ipfs
  1.8.2.1    +1 -1      src/etc/rc.d/ipfw
  1.11.2.1   +1 -1      src/etc/rc.d/ipmon
  1.13.2.1   +1 -1      src/etc/rc.d/ipnat
  1.10.2.1   +1 -1      src/etc/rc.d/ipsec
  1.2.2.1    +1 -1      src/etc/rc.d/ipxrouted
  1.18.2.1   +1 -1      src/etc/rc.d/isdnd
  1.15.2.2   +1 -1      src/etc/rc.d/jail
  1.3.6.1    +0 -1      src/etc/rc.d/kadmind
  1.3.6.1    +0 -1      src/etc/rc.d/kerberos
  1.2.8.1    +0 -1      src/etc/rc.d/keyserv
  1.3.2.1    +1 -1      src/etc/rc.d/kldxref
  1.2.6.1    +0 -1      src/etc/rc.d/kpasswdd
  1.11.2.1   +0 -1      src/etc/rc.d/ldconfig
  1.5.2.1    +1 -1      src/etc/rc.d/local
  1.4.2.1    +1 -1      src/etc/rc.d/localpkg
  1.3.2.1    +1 -1      src/etc/rc.d/lomac
  1.5.2.1    +0 -1      src/etc/rc.d/lpd
  1.3.2.1    +1 -1      src/etc/rc.d/mixer
  1.8.2.1    +0 -1      src/etc/rc.d/motd
  1.11.2.1   +1 -1      src/etc/rc.d/mountcritlocal
  1.9.2.1    +1 -1      src/etc/rc.d/mountcritremote
  1.14.2.1   +1 -1      src/etc/rc.d/mountd
  1.6.2.1    +1 -1      src/etc/rc.d/moused
  1.3.2.1    +1 -1      src/etc/rc.d/mroute6d
  1.7.2.1    +1 -1      src/etc/rc.d/mrouted
  1.1.8.1    +0 -1      src/etc/rc.d/msgs
  1.9.2.4    +0 -1      src/etc/rc.d/named
  1.1.2.1    +1 -1      src/etc/rc.d/natd
  1.10.2.1   +1 -1      src/etc/rc.d/netif
  1.140.2.1  +1 -1      src/etc/rc.d/netoptions
  1.36.2.1   +1 -1      src/etc/rc.d/network_ipv6
  1.4.2.1    +1 -1      src/etc/rc.d/nfsclient
  1.12.2.1   +1 -1      src/etc/rc.d/nfsd
  1.10.2.1   +1 -1      src/etc/rc.d/nfslocking
  1.3.2.1    +1 -1      src/etc/rc.d/nfsserver
  1.2.2.1    +0 -1      src/etc/rc.d/nisdomain
  1.3.2.1    +1 -2      src/etc/rc.d/nsswitch
  1.8.2.1    +1 -1      src/etc/rc.d/ntpd
  1.9.2.1    +1 -1      src/etc/rc.d/ntpdate
  1.2.8.1    +0 -1      src/etc/rc.d/othermta
  1.29.2.1   +1 -1      src/etc/rc.d/pccard
  1.4.2.1    +1 -1      src/etc/rc.d/pcvt
  1.3.2.1    +1 -1      src/etc/rc.d/pf
  1.1.2.2    +1 -1      src/etc/rc.d/pflog
  1.3.2.1    +1 -1      src/etc/rc.d/power_profile
  1.5.2.1    +1 -1      src/etc/rc.d/ppp-user
  1.2.2.1    +1 -1      src/etc/rc.d/pppoed
  1.4.2.1    +1 -1      src/etc/rc.d/preseedrandom
  1.3.2.1    +0 -1      src/etc/rc.d/pwcheck
  1.4.2.1    +1 -1      src/etc/rc.d/quota
  1.3.2.1    +0 -1      src/etc/rc.d/ramdisk
  1.2.2.1    +0 -1      src/etc/rc.d/ramdisk-own
  1.6.2.1    +1 -1      src/etc/rc.d/random
  1.4.2.1    +1 -1      src/etc/rc.d/rarpd
  1.2.6.1    +0 -1      src/etc/rc.d/rcconf.sh
  1.33.2.1   +1 -1      src/etc/rc.d/resolv
  1.9.2.1    +1 -1      src/etc/rc.d/root
  1.8.2.1    +1 -1      src/etc/rc.d/route6d
  1.10.2.2   +1 -1      src/etc/rc.d/routed
  1.140.2.1  +1 -1      src/etc/rc.d/routing
  1.9.2.1    +0 -1      src/etc/rc.d/rpcbind
  1.9.2.1    +1 -1      src/etc/rc.d/rtadvd
  1.3.2.1    +0 -1      src/etc/rc.d/rwho
  1.7.2.1    +1 -1      src/etc/rc.d/savecore
  1.9.2.1    +0 -1      src/etc/rc.d/securelevel
  1.12.2.1   +0 -1      src/etc/rc.d/sendmail
  1.21.2.1   +1 -1      src/etc/rc.d/serial
  1.3.2.1    +1 -1      src/etc/rc.d/sppp
  1.6.2.1    +0 -1      src/etc/rc.d/sshd
  1.6.2.2    +1 -1      src/etc/rc.d/swap1
  1.12.2.1   +1 -1      src/etc/rc.d/syscons
  1.15.2.1   +0 -1      src/etc/rc.d/sysctl
  1.9.2.1    +0 -1      src/etc/rc.d/syslogd
  1.4.2.1    +1 -1      src/etc/rc.d/timed
  1.32.2.1   +0 -1      src/etc/rc.d/tmp
  1.2.2.1    +1 -1      src/etc/rc.d/usbd
  1.32.2.1   +0 -1      src/etc/rc.d/var
  1.2.2.1    +1 -1      src/etc/rc.d/vinum
  1.8.2.1    +0 -1      src/etc/rc.d/virecover
  1.3.2.1    +1 -1      src/etc/rc.d/watchdogd
  1.8.2.1    +0 -1      src/etc/rc.d/ypbind
  1.9.2.1    +0 -1      src/etc/rc.d/yppasswdd
  1.10.2.1   +0 -1      src/etc/rc.d/ypserv
  1.5.4.1    +0 -1      src/etc/rc.d/ypset
  1.4.4.1    +0 -1      src/etc/rc.d/ypupdated
  1.5.4.1    +0 -1      src/etc/rc.d/ypxfrd
  1.27.2.1   +1 -3      src/etc/rc.shutdown
  1.25.2.1   +0 -5      src/share/man/man8/rc.8



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