Subject: CVS commit: src/sbin/fsck_ffs
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 01/03/2004 10:11:41
Module Name:	src
Committed By:	dbj
Date:		Sat Jan  3 10:11:41 UTC 2004

Modified Files:
	src/sbin/fsck_ffs: inode.c pass1.c

Log Message:
fix bugs with unsigned comparison ofs fs_maxsymlinklen


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sbin/fsck_ffs/inode.c
cvs rdiff -r1.30 -r1.31 src/sbin/fsck_ffs/pass1.c

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