summaryrefslogtreecommitdiffstats
path: root/usr.bin/passwd/Makefile
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-04-13 23:19:13 +0000
committerjhb <jhb@FreeBSD.org>2002-04-13 23:19:13 +0000
commite9c672efdc402dcaa17cfd89803208da905181ec (patch)
treea7e62489a41ce1d6c38b426492462b60cf050cbe /usr.bin/passwd/Makefile
parentf430ba9802432a5e9145a5b81b8116282a556a12 (diff)
downloadFreeBSD-src-e9c672efdc402dcaa17cfd89803208da905181ec.zip
FreeBSD-src-e9c672efdc402dcaa17cfd89803208da905181ec.tar.gz
- Change procfs_control()'s first argument to be a thread pointer instead
of a process pointer. - Move the p_candebug() at the start of procfs_control() a bit to make locking feasible. We still perform the access check before doing anything, we just now perform it after acquiring locks. - Don't lock the sched_lock for TRACE_WAIT_P() and when checking to see if p_stat is SSTOP. We lock the process while setting p_stat to SSTOP so locking the process is sufficient to do a read to see if p_stat is SSTOP or not.
Diffstat (limited to 'usr.bin/passwd/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud