Subject: CVS commit: src/sbin/fsck_ext2fs
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 12/22/2007 01:15:49
Module Name:	src
Committed By:	tsutsui
Date:		Sat Dec 22 01:15:49 UTC 2007

Modified Files:
	src/sbin/fsck_ext2fs: setup.c

Log Message:
- use MINFREE defiend in <ufs/ext2fs/ext2fs.h>
- remove unnecessary casts
- unsigned -> unsigned int
- misc KNF


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sbin/fsck_ext2fs/setup.c

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