CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/16 10:37:21
Modified files:
sbin/fsck_ffs : dir.c extern.h fsck.h inode.c main.c pass1.c
pass2.c pass3.c pass4.c pass5.c setup.c
utilities.c
Log message:
Blend in some code from netbsd and freebsd that reduces memory consumption
and speeds things up in a lot of cases.
Prompted by Amit Kulkarni; ok krw@ on a slighly diffrenent incarnation
