cvs commit: src/sys/kern tty.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon May 17 00:13:26 PDT 2004
dillon 2004/05/17 00:12:31 PDT
DragonFly src repository
Modified files:
sys/kern tty.c
Log:
Fix more ^T panics. calcru() and p_comm also need p_thread checks. Just
move all process data extraction to a critical section and be done with it.
Revision Changes Path
1.11 +53 -28 src/sys/kern/tty.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/tty.c.diff?r1=1.10&r2=1.11&f=h
More information about the Commits
mailing list