]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Tighten restrictions on use of /proc/pid/ctl and move access checks
authorrwatson <rwatson@FreeBSD.org>
Wed, 13 Dec 2000 04:28:24 +0000 (04:28 +0000)
committerrwatson <rwatson@FreeBSD.org>
Wed, 13 Dec 2000 04:28:24 +0000 (04:28 +0000)
commit22e2a468731b8345bdb73d114bf0c1b1d3ffed5f
treee549727475d13e7c1bda708cca4b2dad0ef3a127
parent9f81ea48f8f21f7c5dc729379a5890662f8c5bf2
o Tighten restrictions on use of /proc/pid/ctl and move access checks
  in ctl to using centralized p_can() inter-process access control
  interface.

Reviewed by: sef
sys/fs/procfs/procfs_ctl.c
sys/miscfs/procfs/procfs_ctl.c