Blair's Todo List (in no particular order):
- Merge FDPKG 0.2 (about to be released) into distro and release by next year
- Add FAT32 capabilities to undelete
- Make rdate32 and merge it into distro (time syncronizer)
- Modify source packages in distro to use TCC2WAT if not usable with OpenWatcom, and make makefiles for OpenWatcom - Mostly done
- Add RMD160? hashing to MD5SUM - Don't intend on finishing
- Expand the limited work done on WAT2TCC?, namely, find out what functions are actually useful for FreeDOS programs from Watcom and implement them in Turbo C - Compiles MD5SUM and FDPKG now
- Fix Find for Micro-C - on hold
- Finish compiling GEM bindings on OpenWatcom (which requires some ASM changes) - Waiting for ASM changes
- Compile Diskcomp with md5.c and md5.h from MD5SUM - On hold
- Make a findfirst/next/stop library for Pacific C, try to get lots of FreeDOS programs compiled with it; possibly make a tcc2pacc or wat2pacc library to ease conversion (similar to tcc2wat) - Partially done