Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 04/17/2003 09:32:44
Module Name:	src
Committed By:	fvdl
Date:		Thu Apr 17 09:32:44 UTC 2003

Modified Files:
	src/sys/ufs/ffs: ffs_alloc.c

Log Message:
configdirs was changed to an array of u_int8_t, so don't compare values
to 65535.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/sys/ufs/ffs/ffs_alloc.c

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