1 Preliminary version of resize_ffs, based on der Mouse's fsresize tool.
2 I didn't have time to clean it up completely before my legal status
3 w.r.t. open source projects goes into limbo for a while. Other
4 developers are encouraged to play with the tool and get it into
7 TODO list (see TODO file)
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