Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/dev
Module Name: src
Committed By: snj
Date: Thu Nov 20 03:42:11 UTC 2008
Modified Files:
src/sys/dev [netbsd-5]: vnd.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #97):
sys/dev/vnd.c: revision 1.189
Check that vnd is not NULL before using it, return ENXIO if it is.
Avoids a panic when vnconfig -uF is used on a busy vnd.
To generate a diff of this commit:
cvs rdiff -r1.187 -r1.187.4.1 src/sys/dev/vnd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index