CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/06 11:01:45
Modified files:
sbin/fsck_ffs : pass1.c
sys/ufs/ffs : fs.h
Log message:
Have called pass pagesize into FS_KERNMAXFILESIZE(), because there is no
automatic symbol that has this information. PAGE_SIZE is simply not
portable, or even fixed on some systems.
ok otto
