Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: plunky
Date: Fri Jun 12 09:26:50 UTC 2009
Modified Files:
src/sys/kern: tty_pty.c
Log Message:
Writes on the controlling tty were not being awoken from blocks,
use the correct condvar to make this happen.
this fixes PR/41566
To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 src/sys/kern/tty_pty.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index