git: kernel - Fix tty cool-aid
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jan 29 11:12:28 PST 2013
commit 91148feada8f254557a766184a5844edee60ac83
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Jan 29 11:11:49 2013 -0800
kernel - Fix tty cool-aid
* Fix a tty crash in the ^T handling code. The code can race LWP
destruction and blow up.
Summary of changes:
sys/kern/tty.c | 86 ++++++++++++++++++++++++++++++++++++++++++++--------------
1 file changed, 65 insertions(+), 21 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/91148feada8f254557a766184a5844edee60ac83
--
DragonFly BSD source repository
More information about the Commits
mailing list