DragonFly commits List (threaded) for 2004-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern tty.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]