Subject: CVS commit: [netbsd-4] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 09/14/2006 19:33:36
Module Name:	src
Committed By:	riz
Date:		Thu Sep 14 19:33:36 UTC 2006

Modified Files:
	src/sys/kern [netbsd-4]: tty.c

Log Message:
Pull up following revision(s) (requested by martin in ticket #159):
	sys/kern/tty.c: revision 1.188
Avoid NULL deref (this is called with lwp=NULL from ppp interrupt context)


To generate a diff of this commit:
cvs rdiff -r1.187 -r1.187.2.1 src/sys/kern/tty.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.