cvs commit: src/etc/rc.d mountcritremote named nfsd nfslocking
 ntpd ntpdate root route6d routed rpcbind rtadvd savecore
 securelevel sendmail sshd swap1 sysctl syslogd ttys virecover
 ypbind yppasswdd ypserv
    Mike Makonnen 
    mtm at FreeBSD.org
       
    Sat Jan 17 02:59:45 PST 2004
    
    
  
mtm         2004/01/17 02:59:43 PST
  FreeBSD src repository
  Modified files:
    etc/rc.d             mountcritremote named nfsd nfslocking 
                         ntpd ntpdate root route6d routed rpcbind 
                         rtadvd savecore securelevel sendmail sshd 
                         swap1 sysctl syslogd ttys virecover 
                         ypbind yppasswdd ypserv 
  Log:
  Luke Mewburn has indicated that they (NetBSD) are not interested
  in keeping the scripts under rc.d in sync with us. So, remove
  NetBSD specific stuff (which made our scripts more complicated
  than necessary).
  
  The NetBSD ident string will be left intact, both for history and
  also incase we wish to pull in future versions.
  
  Revision  Changes    Path
  1.8       +32 -51    src/etc/rc.d/mountcritremote
  1.8       +15 -42    src/etc/rc.d/named
  1.11      +3 -11     src/etc/rc.d/nfsd
  1.6       +4 -14     src/etc/rc.d/nfslocking
  1.7       +0 -6      src/etc/rc.d/ntpd
  1.6       +3 -12     src/etc/rc.d/ntpdate
  1.8       +18 -27    src/etc/rc.d/root
  1.7       +3 -11     src/etc/rc.d/route6d
  1.8       +4 -13     src/etc/rc.d/routed
  1.8       +0 -6      src/etc/rc.d/rpcbind
  1.7       +24 -35    src/etc/rc.d/rtadvd
  1.5       +18 -34    src/etc/rc.d/savecore
  1.8       +5 -30     src/etc/rc.d/securelevel
  1.9       +28 -44    src/etc/rc.d/sendmail
  1.5       +0 -6      src/etc/rc.d/sshd
  1.5       +2 -14     src/etc/rc.d/swap1
  1.14      +4 -20     src/etc/rc.d/sysctl
  1.6       +3 -12     src/etc/rc.d/syslogd
  1.6       +9 -28     src/etc/rc.d/ttys
  1.7       +1 -9      src/etc/rc.d/virecover
  1.8       +7 -18     src/etc/rc.d/ypbind
  1.9       +12 -25    src/etc/rc.d/yppasswdd
  1.9       +7 -21     src/etc/rc.d/ypserv
    
    
More information about the cvs-all
mailing list