Date: Tue, 18 Sep 2001 12:53:10 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/procfs procfs_subr.c Message-ID: <200109181953.f8IJrAW25639@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2001/09/18 12:53:10 PDT
Modified files:
sys/fs/procfs procfs_subr.c
Log:
o Remove redundant securelevel/pid1 check in procfs_rw() -- this
protection is enforced at the invidual method layer using
p_candebug().
Obtained from: TrustedBSD Project
Revision Changes Path
1.37 +1 -3 src/sys/fs/procfs/procfs_subr.c
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?200109181953.f8IJrAW25639>
