Initial release:
  - Fixed nvidia/VIA internal chipset trap (SMP only) so that mainboards
    containing the chipset can now work with os2apic.psd
  - Implemented a new LX compression algorithm in kernel
  - Added a PSD helper for opening/reading/closing files
  - Added the KernPrintf routine
  - Added the DosHlp_Printf routine
  - Fixed DevHlp_OpenFile to return the file size
  - Added HLT to CPUtoOffline
  - Added binary fix 104b
  - Fixed some previously undetected IBM bugs
  - Memory files for boot process

svn1313:
  - Fixed some bugs.
  - Added some debug info for memory alloc/free.
  - Added OBJ_LOCSPECIFIC flag to DosAllocMem
  - Added index 33 to DosQuerySysInfo - get OS/4 svn revision

svn1334
  - ZEROMEM key in os2ldr.ini
  - DosQuerySysInfo fixed. Now it return version from os2ver, as it must be.

svn1350
  - config.sys boot editor (press Alt-E in loader menu or |||OS/2 bar)
    Editor does not change file on disk - it modify only actual boot config.sys
    copy.
  - kernel update (to make Mensys happy, but i'm think, this is a void idea ;))
    You now need the original, 104a debug kernel to install OS/4 kernel, sorry.

svn1628
  - Add KernOpenEventSem, KernCloseEventSem, KernPostEventSem, KernResetEventSem
  - Fix and optimize IRQ routing
