CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2010/03/20 08:19:38
Modified files: sbin/newfs : newfs.8 newfs.c Log message: Make FFS2 the default format for file systems larger than INT_MAX 512-byte blocks. Better than just blowing up. Tweak man page to document this and clarify various things. Inspired by problems noted during an install by Harald Dunkel. Suggestions and man page corrections from otto@ and jmc@ ok beck@