diff options
author | rwatson <rwatson@FreeBSD.org> | 2001-11-02 21:20:05 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2001-11-02 21:20:05 +0000 |
commit | 171c9bdfc747f39a6ff14b4570fc8ba71ce847ed (patch) | |
tree | 30b55386fd4c75d1ccb581fd46d61afc7272d3a9 /contrib/awk/awk.h | |
parent | 1f54f2c4113186689e8dd1bb4a71cea494184cd1 (diff) | |
download | FreeBSD-src-171c9bdfc747f39a6ff14b4570fc8ba71ce847ed.zip FreeBSD-src-171c9bdfc747f39a6ff14b4570fc8ba71ce847ed.tar.gz |
o Remove (struct proc *p = td->td_proc) indirection in ipcperm(),
as suser_td(td) works as well as suser_xxx(NULL, p->p_ucred, 0);
This simplifies upcoming changes to suser(), and causes this code
to use the right credential (well, largely) once the td->td_ucred
changes are complete. There remains some redundancy and oddness
in this code, which should be rethought after the next batch of
suser and credential changes.
Diffstat (limited to 'contrib/awk/awk.h')
0 files changed, 0 insertions, 0 deletions