freebsd-src/sys/fs
Sean Eric Fagan 49356a1f4a Fix procfs security hole -- check permissions on meaningful I/Os (namely,
reading/writing of mem and regs).  Also have to check for the requesting
process being group KMEM -- this is a bit of a hack, but ps et al need it.

Reviewed by:	davidg
1997-08-12 04:34:30 +00:00
..
cd9660 Removed unused #includes. 1997-08-02 14:33:27 +00:00
deadfs Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
fdescfs Removed unused #includes. 1997-08-02 14:33:27 +00:00
fifofs Don't include <sys/ioctl.h> in the kernel. Stage 3: include 1997-03-24 11:37:53 +00:00
msdosfs Remove redundant check for vp == dvp (done in VFS before calling). 1997-05-17 18:32:53 +00:00
nullfs Removed unused #includes. 1997-08-02 14:33:27 +00:00
portalfs Removed unused #includes. 1997-08-02 14:33:27 +00:00
procfs Fix procfs security hole -- check permissions on meaningful I/Os (namely, 1997-08-12 04:34:30 +00:00
specfs Don't remove the controlling tty from the session if the vnode is being 1997-05-29 13:29:13 +00:00
umapfs Removed unused #includes. 1997-08-02 14:33:27 +00:00
unionfs Removed unused #includes. 1997-08-02 14:33:27 +00:00