summaryrefslogtreecommitdiffstats
path: root/contrib/awk/awk.h
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2001-11-02 21:20:05 +0000
committerrwatson <rwatson@FreeBSD.org>2001-11-02 21:20:05 +0000
commit171c9bdfc747f39a6ff14b4570fc8ba71ce847ed (patch)
tree30b55386fd4c75d1ccb581fd46d61afc7272d3a9 /contrib/awk/awk.h
parent1f54f2c4113186689e8dd1bb4a71cea494184cd1 (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud