diff options
author | phk <phk@FreeBSD.org> | 1999-01-30 12:28:49 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 1999-01-30 12:28:49 +0000 |
commit | 125467e9555d2b9cc00047c23c5238405525643c (patch) | |
tree | 9859e38650f486445315ea3c31bc4034f782e54c /sys/kern/kern_exec.c | |
parent | c43b148bf4e862387fd253642a9d4a839b6c7636 (diff) | |
download | FreeBSD-src-125467e9555d2b9cc00047c23c5238405525643c.zip FreeBSD-src-125467e9555d2b9cc00047c23c5238405525643c.tar.gz |
Put a comment here about using suser() to determine super-user-ness.
Using suser() means that the p_acflag will (can) be set, to show that
a process used super-powers during execution. It also makes it easier
to restrict roots we don't trust later on.
Reviewed by: bde
Diffstat (limited to 'sys/kern/kern_exec.c')
0 files changed, 0 insertions, 0 deletions