Important:
1. Put IPX & V-net back
2. Put back DUALMON support
3. 'indent' the code
4. Figure out why the system locks if you have a ps/2 mouse & move it
   (seems to have to do with an ioq/pic interaction, I think...)
5. Figure out why the timers seem somewhat pathological.
6. Adapt CDROM.S & MGARROT stuff for version 0.61

Double-check:
1. Check 'make install' for the various configuration settings
2. Ensure the ELF victims are doing okay
3. Video code (most of it _ought_ to kinda/sorta work. :)
4. {ports ... } code in command files

I Have A Dream:
1. That someday, the owners of the MFS & DPMI code will get their code to
   compile cleanly with all the error checking enabled...
2. That someday, we will be running with Bochs, PCEMU, and/or EMU_DE_MARTY as
   an 80x86 emulator
3. That someday, there will be new keyboard code:
   . put the keyboard read/setup routines in the ENV files where they belong
   . get the int15/4ch code working so folks can run KEYB
   . make the code path understandable to mere mortals (e.g. me)
4. That we will move to .ini files
5. That the timer/pic/cpu loop interaction will be well understood
5. That the mouse code will be split into ./base & ./dosext functionality
6. That a clean ./env style mouse interface will arise

