K 10 svn:author V 8 jmallett K 8 svn:date V 27 2003-02-11T03:06:45.000000Z K 7 svn:log V 361 Convert newfs to libufs (really). Solves one real issue with previous version of such. Differences in filesystems generated were found to be from 1) sbwrite with the "all" parameter 2) removal of writecache. The sbwrite call was made to perform as the original version, and otherwise this was checked against a version of newfs with the write cache removed. END