CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/08/26 00:32:06
Modified files:
sbin/fsck_ext2fs: pass1.c setup.c
Log message:
Do not check the array but its length; based on a netbsd commit by christos@;
also unsigned values cannot be < 0; ok millert@
