Subject: CVS commit: syssrc/sys/dev
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 01/04/2002 08:31:10
Module Name:	syssrc
Committed By:	mrg
Date:		Fri Jan  4 06:31:09 UTC 2002

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

Log Message:
add a vnddetach: it just free()s the vnd_softc.  useful for LKM.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 syssrc/sys/dev/vnd.c

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