CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2010/03/21 03:13:30
Modified files: sbin/newfs : mkfs.c Log message: compute an estimate of how much memory is needed to fsck_ffs the fs we're about to create and warn the user if this is larger than either physmem or MAXDSIZ; ok deraadt@ krw@ thib@