Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/12/2007 14:20:41
Module Name: src
Committed By: ad
Date: Mon Nov 12 14:20:41 UTC 2007
Modified Files:
src/sys/dev/pci: cz.c
src/sys/dev/usb: ucom.c
src/sys/net: ppp_tty.c
Log Message:
Call ttwakeup() with tty_lock held.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/dev/pci/cz.c
cvs rdiff -r1.71 -r1.72 src/sys/dev/usb/ucom.c
cvs rdiff -r1.49 -r1.50 src/sys/net/ppp_tty.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.