Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/18/2003 00:23:15
Module Name:	src
Committed By:	christos
Date:		Mon Feb 17 22:23:14 UTC 2003

Modified Files:
	src/sys/kern: tty.c

Log Message:
Add a ttyprintf_nolock() to be called when we are printing the ttyinfo
stuff, since we already have the lock.
Adjust tputchar so that it does not lock, when NOLOCK is passed in flags.


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

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