rwatson 2003/08/14 08:26:45 PDT
FreeBSD src repository
Modified files:
sys/fs/procfs procfs_map.c
Log:
Add p_candebug() check to access a process map file in procfs; limit
access to map information for processes that you wouldn't otherwise
have debug rights on.
Tested by: bms
Revision Changes Path
1.32 +6 -0 src/sys/fs/procfs/procfs_map.c