Date: Sat, 13 Apr 2002 15:54:18 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_ktrace.c Message-ID: <200204132254.g3DMsIa05707@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/04/13 15:54:18 PDT
Modified files:
sys/kern kern_ktrace.c
Log:
- Change the first argument of ktrcanset(), ktrsetchildren(), and ktrops()
to a thread pointer so that ktrcanset() can use td_ucred.
- Add some proc locking to partially protect p_tracep and p_traceflag.
Revision Changes Path
1.64 +57 -32 src/sys/kern/kern_ktrace.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204132254.g3DMsIa05707>
