1Preliminary version of resize_ffs, based on der Mouse's fsresize tool. 2I didn't have time to clean it up completely before my legal status 3w.r.t. open source projects goes into limbo for a while. Other 4developers are encouraged to play with the tool and get it into 5release-worthy shape. 6 7TODO list (see TODO file) 8 9* -current; put it into release lists/etc. and src/sbin/Makefile 10 (built & tested on 1.6.1) 11* make it ask questions before doing any work (confirm) 12* create regression test suite (see discussions on tech-kern and 13 developers) and fix any bugs 14* verify conversion to ANSI C didn't break anything 15* port to UFS2 16