Subject: CVS commit: src/sys/dev
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 04/26/2003 12:02:13
Module Name:	src
Committed By:	dsl
Date:		Sat Apr 26 12:02:13 UTC 2003

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

Log Message:
In the absensce of a netbsd disklabel:
- Use partition size (instead of type) to determine whether a disklabel slot
  has been filled in (eg from mbr info on i386).
- Set number of partitions to 16 to stop disklabel bleating.


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

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