Subject: CVS commit: src/sys/fs/ptyfs
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/25/2008 20:29:28
Module Name:	src
Committed By:	ad
Date:		Fri Jan 25 20:29:28 UTC 2008

Modified Files:
	src/sys/fs/ptyfs: ptyfs_subr.c

Log Message:
- Make new vnode construction MPSAFE.
- Replace use of lockmgr().


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/fs/ptyfs/ptyfs_subr.c

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