TODO revision 1.1
11.1SjtkPreliminary version of resize_ffs, based on der Mouse's fsresize tool. 21.1SjtkI didn't have time to clean it up completely before my legal status 31.1Sjtkw.r.t. open source projects goes into limbo for a while. Other 41.1Sjtkdevelopers are encouraged to play with the tool and get it into 51.1Sjtkrelease-worthy shape. 61.1Sjtk 71.1SjtkTODO list (see TODO file) 81.1Sjtk 91.1Sjtk* verify it builds on -current, put it into release lists/etc. and src/sbin/Makefile 101.1Sjtk (built & tested on 1.6.1) 111.1Sjtk* make it ask questions before doing any work (confirm) 121.1Sjtk* create regression test suite (see discussions on tech-kern and 131.1Sjtk developers) and fix any bugs 141.1Sjtk* verify conversion to ANSI C didn't break anything 151.1Sjtk* port to UFS2 16