Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/19/1999 16:00:49
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Jul 19 23:00:48 UTC 1999

Modified Files:
	syssrc/sys/miscfs/fdesc: fdesc_vnops.c

Log Message:
From Bill Studenmund: unlock the fdescfs "/dev/tty" vnode before calling
cttyread()/cttywrite(), and lock it again when it returns.

Squashes the somewhat bizarre lossage I was observing w/ more(1), sudo(1),
etc.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 syssrc/sys/miscfs/fdesc/fdesc_vnops.c

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