Subject: CVS commit: [netbsd-2-0] src/sys/dev/vinum
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/18/2004 16:48:07
Module Name:	src
Committed By:	he
Date:		Sat Sep 18 16:48:07 UTC 2004

Modified Files:
	src/sys/dev/vinum [netbsd-2-0]: vinumioctl.c

Log Message:
Pull up revisions 1.2-1.3 (requested by jdolecek in ticket #855):
  Refuse unknown ioctls, rather than pretending success.
  Fixes a panic caused by null pointer dereference in spec_open()
  after DIOCGPART ioctl call and PR#26981.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.1.1.1.2.1 src/sys/dev/vinum/vinumioctl.c

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