cvs commit: src/etc Makefile src/etc/periodic/security
100.chksetuid src/etc/rc.d Makefile jail nfslocking power_profile
resolv tmp var
Doug Barton
dougb at FreeBSD.org
Mon Jan 28 16:18:08 PST 2008
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
More information about the cvs-src
mailing list