]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Change the first argument of ktrcanset(), ktrsetchildren(), and ktrops()
authorjhb <jhb@FreeBSD.org>
Sat, 13 Apr 2002 22:54:18 +0000 (22:54 +0000)
committerjhb <jhb@FreeBSD.org>
Sat, 13 Apr 2002 22:54:18 +0000 (22:54 +0000)
commit418e247b74b6a5a3ab7f271f4f90a7e646770a76
treedbd264dfceda922ebf3ce9f28e3dd54d24b3421c
parentc25844b47e78024dd976d0487857ca3fb061a775
- 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.
sys/kern/kern_ktrace.c