NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/41566 CVS commit: [netbsd-5-0] src/sys/kern



The following reply was made to PR kern/41566; it has been noted by GNATS.

From: Manuel Bouyer <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41566 CVS commit: [netbsd-5-0] src/sys/kern
Date: Wed, 17 Jun 2009 21:34:04 +0000

 Module Name:   src
 Committed By:  bouyer
 Date:          Wed Jun 17 21:34:04 UTC 2009
 
 Modified Files:
        src/sys/kern [netbsd-5-0]: tty_pty.c
 
 Log Message:
 Pull up following revision(s) (requested by plunky in ticket #807):
        sys/kern/tty_pty.c: revision 1.117
 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.112 -r1.112.6.1 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