Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 12/14/2005 19:49:16
Module Name:	src
Committed By:	bouyer
Date:		Wed Dec 14 19:49:16 UTC 2005

Modified Files:
	src/sys/dev: vnd.c

Log Message:
Only VNDIOCSET needs a valid process context, so don't blindly
dereference l, test it l is NULL first.
Fix exporting a vnd device to a XENU domain.


To generate a diff of this commit:
cvs rdiff -r1.124 -r1.125 src/sys/dev/vnd.c

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