Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2008 00:18:08 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc Makefile src/etc/periodic/security 100.chksetuid src/etc/rc.d Makefile jail nfslocking power_profile resolv tmp var
Message-ID:  <200801290018.m0T0I8Vk054009@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2008-01-29 00:18:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    etc                  Makefile 
    etc/periodic/security 100.chksetuid 
    etc/rc.d             Makefile jail power_profile resolv tmp 
                         var 
  Removed files:         (Branch: RELENG_7)
    etc/rc.d             nfslocking 
  Log:
  MFC functional changes to etc:
  1. yar's "dry run" patch to Makefile
  2. Add zfs to the list of filesystems to check in
  periodic/security/100.chksetuid
  3. GC the nfslocking script, which has been superseded by lockd and statd
  4. Add security warning to rc.d/jail
  5. Add stop_cmd=':' to those rc.d scripts that do not start services,
  but did not already have a stop_cmd.
  
  Revision   Changes    Path
  1.360.2.3  +16 -16    src/etc/Makefile
  1.8.10.1   +1 -1      src/etc/periodic/security/100.chksetuid
  1.84.2.2   +1 -1      src/etc/rc.d/Makefile
  1.37.2.1   +6 -0      src/etc/rc.d/jail
  1.15.2.1   +0 -63     src/etc/rc.d/nfslocking (dead)
  1.11.2.1   +1 -0      src/etc/rc.d/power_profile
  1.37.2.1   +1 -0      src/etc/rc.d/resolv
  1.38.2.1   +1 -0      src/etc/rc.d/tmp
  1.43.2.1   +1 -0      src/etc/rc.d/var



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