diff options
author | pjd <pjd@FreeBSD.org> | 2004-04-01 00:08:20 +0000 |
---|---|---|
committer | pjd <pjd@FreeBSD.org> | 2004-04-01 00:08:20 +0000 |
commit | a8489e86d9f2ae6eedbe1ba660d4819b227fe103 (patch) | |
tree | 14e5f26466bf740df9d15d0171c0f1596dcc920f /sys/kern/kern_exec.c | |
parent | a003db5b618cac2110303417376b7b9dd7f1ff1e (diff) | |
download | FreeBSD-src-a8489e86d9f2ae6eedbe1ba660d4819b227fe103.zip FreeBSD-src-a8489e86d9f2ae6eedbe1ba660d4819b227fe103.tar.gz |
Remove ps_argsopen check. It is was bogus in the past and was corrected
not quite well by me - if kern.ps_argsopen was set to 0, users weren't
permitted to see arguments of even own processes.
But kern.ps_argsopen is going away, so just remove this check and leave
security checks for p_cansee() function.
Diffstat (limited to 'sys/kern/kern_exec.c')
0 files changed, 0 insertions, 0 deletions