K 10 svn:author V 6 mjacob K 8 svn:date V 27 1998-11-05T03:26:36.000000Z K 7 svn:log V 209 For large filesystems you can run past default resource limits causing fsck to exit unhappily. Fix this by doing a getrlimit/setrlimit for RLIMIT_DATA. I made the same fix in NetBSD. Reviewed by: dg@root.com END