Subject: CVS commit: basesrc/lib/libutil
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/01/2001 08:53:25
Module Name:	basesrc
Committed By:	lukem
Date:		Thu Nov  1 06:53:25 UTC 2001

Modified Files:
	basesrc/lib/libutil: opendisk.3 opendisk.c

Log Message:
Enforce is iscooked arg;
	if zero, a matching path must be of type S_IFBLK, and
	if non-zero, a matching path must be of type S_IFCHR.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/lib/libutil/opendisk.3
cvs rdiff -r1.7 -r1.8 basesrc/lib/libutil/opendisk.c

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