home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / SYSTEM / VMIX267.ZIP / REVISION.LOG < prev    next >
Encoding:
Text File  |  1991-12-20  |  26.6 KB  |  598 lines

  1.                                                   _______
  2.                                              ____|__     |               (tm)
  3.                                           --|       |    |-------------------
  4.                                             |   ____|__  |  Association of
  5.                tm                           |  |       |_|  Shareware
  6.        VMiX 386   Version 2.67              |__|   o   |    Professionals
  7.        -----------------------            -----|   |   |---------------------
  8.                                                |___|___|    MEMBER
  9.  
  10.        Copyright (c) 1985-1991
  11.  
  12.      Commercial Software Associates
  13.           Post Office Box  36
  14.     Corona del Mar, California  92625
  15.  
  16.    BBS     (714)  720-1139 (24 Hrs.)
  17.    VOICE   (714)  720-1214 (8 - 6pm PST)
  18.  
  19.  
  20.        Release of Dec 20, 1991
  21.  
  22. 1. Added an optional, remote login access password system to control
  23.    access via the COMM ports.
  24.  
  25. 2. Added a very flexible configuration file, VMiX.INI, to assist in
  26.    configuring VMiX startup and specifying user programs to run upon
  27.    remote COMM port login.
  28.  
  29.    The new utility VSETUP.EXE will process the .INI file when invoked
  30.    in the vm_boot startup command line.  When used in the vm_boot
  31.    startup sequence, VSETUP will only process the lines given under
  32.    the [startup] Section in VMiX.INI
  33.  
  34.    The new utility VSETUP.EXE or any user program can also be specified
  35.    with the 'set remote -l' command.  VSETUP.EXE controls password access
  36.    and the startup of any program given in the [remote startup] Section in
  37.    VMiX.INI.  Invoking 'set remote -l' without specifying VSETUP.EXE will
  38.    reset logins to the standard access method (rshell).
  39.  
  40. 3. Fixed an exit bug that caused available memory to be truncated after
  41.    running and quiting from VM_BOOT.EXE
  42.  
  43. 4. VMiX now drops the modem carrier when a program or login that uses
  44.    a channel to one of the COMM ports terminates.
  45.  
  46. 5. VW.EXE and VSETUP.EXE will make use of your DOS PATH to find other
  47.    utilities that VW dispatches or the VMiX.INI data file.  However,
  48.    they will also search the full filespec path you typed when starting
  49.    VM_BOOT.EXE, regardless of the current path settings.
  50.  
  51. 6. Fixed a bug with the software cursor, in graphics modes poping up in
  52.    strange places.
  53.  
  54. 7. Change the way we reflect to COMM port interrupts in virtual 386 mode.
  55.    The scheduler is now disabled during the entire interrupt service.
  56.    Fixed a bug that would not allow more than one COMM port to be used
  57.    at once for remote logins.
  58.  
  59. 8. Added the 'set process -d ????' command to allow a script to specify
  60.    a wait interval, in seconds.  (Mostly for purposes of VMiX.INI scripts.)
  61.  
  62.  
  63. VMiX Release 2.66 Notes
  64. -----------------------
  65. 1. Fixed a hang problem with the 'VM_BOOT 8086' startup sequence, when
  66.    starting in 8086 mode on 286/386/486 systems.
  67.  
  68. 2. Remote logins will now work at the high (interrupt driven) baud rates
  69.    above 9600 KBaud.  High baud rates are set for a given channel, just
  70.    as the standard rates, with the 'set baud -c ???? <baud rate>' or with
  71.    'init comm -c ???? <baud rate>'.  Available baud rates are: 300, 1200,
  72.    2400, 4800, 9600, 19200, 38400, and 115200.  The VMiX utility DSTAT.EXE
  73.    will now display the baud rate settings for all channels assigned to
  74.    COMM ports.
  75.  
  76.  
  77. VMiX Release 2.64 Notes
  78. -----------------------
  79. 1. Fixed a DOS 5.0 bug which caused the system to hang on exit from VMiX.
  80.  
  81. 2. Fixed bug with auto screen windowing, when three windows already existed.
  82.  
  83. 3. The 286/386 coded version will now print error message and exit when
  84.    it detects an 8088 or 8086 cpu.
  85.  
  86. 4. Fixed bug with uppercase 'H', 'P', 'K', and 'M' not being displayed.
  87.  
  88. 5. Fixed bug with the 286 mode 'swap' command which would cause the system
  89.    to hang.
  90.  
  91. 6. The status line now displays the full name of the current foreground
  92.    process.
  93.  
  94. 7. On exit from VMiX, free DOS memory is now fully reconstructed, to avoid
  95.    loss of memory sometimes caused by the 'swap' command.  An 'exec -m1024'
  96.    will also reconstruct DOS memory.
  97.  
  98. 8. Fixed the problem of the cursor bleeding through, between virtualized
  99.    screens, causing random bleeps on the foreground screen.
  100.  
  101. 9. Added a check to ensure that the first available memory arena starts
  102.    at a 4Kb boundary.  Sometimes the alignment failed resulting in
  103.    memory allocation fault error message and crash.
  104.  
  105. 10.Added a (L)aunch application option to the VW.EXE utility to allow the
  106.    user to launch an application directly, instead of starting a shell for
  107.    it first and then invoking the application.  The application (L)aunch
  108.    option resides in the (P)rograms menu.
  109.  
  110. 11.When you exhaust extended memory, VMiX now gracefully switches the
  111.    new task to use the parent's memory and prints an insufficient memory
  112.    error message.
  113.  
  114. 12.Changed the menu names used by VW to be more explanatory.  (F)ree Extended
  115.    Memory was not working correctly.
  116.  
  117. 13.Fixed a PATH command bug causing virtual memory not to be released.
  118.    Other bugs caused the path to be inserted incorrectly in the environment.
  119.  
  120. 14.Moving the console to a remote port was not working correctly (ie., 'set
  121.    remote -c ????').
  122.  
  123. 15.The default terminal type has been changed to be type 5, an ANSI terminal
  124.    or VT-100 terminal.
  125.  
  126. 16.Fixed bug with COMSPEC not being found in environment during new task
  127.    dispatch.  This resulted in nothing executed and a help screen being
  128.    displayed, instead.
  129.  
  130. 17.Added 386 protected mode support for coprocessor instructions.  This
  131.    caused some applications to hang when executed in 386 mode.
  132.  
  133. 18.Added support for virtualized default directories.  Each task now has
  134.    its own default directory, independent of what others have.  Previously
  135.    only default drives were virtualized.
  136.  
  137.  
  138. VMiX Release 2.61 Notes
  139. -----------------------
  140. 1. Added support for DOS 5.O load of COMMAND.COM and BUFFERS to HMA area.
  141.    VMiX patches DOS's XMS manager to disallow disabling of the gate 20
  142.    address line, so HMA is always addressable.
  143.  
  144. 2. Video memory is no longer cleared when a Shift-Tab causes a switch
  145.    between tasks in different video modes.
  146.  
  147. 3. Increased to 4 Megabytes the amount of memory VMiX will recognize
  148.    (previously it used only 3 Megabytes, even if it found more).
  149.  
  150. 4. Changes to the SYSGATE.ASM programming interface (see file).
  151.  
  152. 5. Added interrupt driven services to the COMM ports, under VMiX.
  153.    Added support for 115.2 Kbaud (When 'set remote -i' is TRUE, 110 baud
  154.    becomes 19.2 Kbaud, 150 baud becomes 38.4 Kbaud and 600 baud becomes
  155.    115.2 Kbaud).  To set 115.2 Kbaud you would use 'set baud -c1 600'.
  156.  
  157. 6. Added the VT.EXE utility for linking two VMiX hosts serially with
  158.    a virtual terminal session.
  159.  
  160. 7. Programs that make direct video  writes are now supported at remote
  161.    COMM port terminals (remote logins).  All video memory accesses will
  162.    be redirected to the COMM port and will not appear at the console.
  163.  
  164. 8. Fixed a bug with stack deallocation after process termination.
  165.  
  166. 9. Added DOS 5.0 style support for upper memory blocks.
  167.    Added the LOADUP.EXE utility to allow user loading of TSRs to upper
  168.    memory (386 mode required).  TSR is visible only to process that
  169.    started it, since each VMiX task is virtually mapped to a separate
  170.    virtual first megabyte.  This means that you can have different
  171.    (or the same) TSRs active for each partition. 
  172.  
  173. 10.Fixed a bug with the 'exclude=' command line option; it was not really
  174.    leaving the HMA area unused and causing conflict crashes.
  175.  
  176. 11.Added an alternate way to start new tasks multitasking.  Pressing
  177.    Shift-Enter or Shift-Shift-Enter, will start a new task, just as if
  178.    you had typed 'dosjob'.  The Shift-Enter is used, instead of just the
  179.    Enter key, after typing a command.  If both Shift toggles are pressed
  180.    when the Enter key is hit, the new task will use the full screen.  If
  181.    only one Shift is held down, the task will start in a new window.
  182.  
  183. 12.Fixed the VMiX hang problem when the DSR line is not enabled at a COMM
  184.    port being used for logins.
  185.  
  186. 13.Changes to VW pull-down menus style.
  187.  
  188. 14.VMiX now detects if another 386 virtual memory manager is present, and
  189.    rather than crashing it switches to 8086 mode.
  190.  
  191.  
  192. VMiX Release 2.58 Notes
  193. -----------------------
  194. 1. VMiX uses an underline character as a 'mark the spot' cursor to show
  195.    where the cursor was in a non-foreground task, when the user toggles
  196.    to another window with the hot key.  To allow users that use a voice
  197.    synthesizer to echo the characters displayed by BIOS, without the
  198.    anoying underline character being echoed, the cursor display is now
  199.    performed without using the BIOS call.
  200.  
  201. 2. Fixed a memory manager bug with the paged memory allocation scheme.
  202.    Fixed a BitBlt bug when using system font 2 with graphics modes,
  203.    which hung a task executing a memory map display ('monitor -m').
  204.    Fixed a bug with backspace, when using the command line in graphics
  205.    modes, not erasing the software cursor.
  206.  
  207. 3. Automatic windows are now virtualized.  In 386 mode, each foreground
  208.    can be partitioned into windows, independently from other full screen
  209.    foregrounds. 
  210.  
  211. 4. When extended memory is exhausted, a new child process inherits the
  212.    program space and virtual screen of the parent.
  213.  
  214. 5. Reduced time interrupts are disabled in INT 10 and 16.
  215.  
  216. 6. Added VMIX support for HIMEM.SYS and other resident XMS drivers.
  217.  
  218. 7. Fixed a bug that did not allow the previous command to be recalled
  219.    when up-arrow pressed in graphics modes.
  220.  
  221.  
  222. VMiX Release 2.57 Notes
  223. -----------------------
  224. 1. Added the 'set remote -a' command to allow all COMM port to be polled
  225.    simultaneously for user login requests.  This command slows down the
  226.    scheduler, interrupts are not disabled during polling.
  227.  
  228. 2. Added the 'set process -w ????' command, where ???? is the number of
  229.    idle input or output cycles before a process is put to sleep.  If this
  230.    parameter is set to 0, then all processes are always being timesliced.
  231.    With programs that grab the keyboard, like Windows, this will allow
  232.    the VMiX hot key Shift-Tab to be recognized, since there will always be
  233.    a non-windows process awake to field the hot key.  This command is
  234.    only used with non-386 computers, since in the 386, the VMiX protected
  235.    mode supervisor is always running to detect the hot key.
  236.  
  237. 3. VM_BOOT had stopped working in 8086/8088 PCs when invoked without
  238.    the 8086 command line parameter.  This has been fixed.
  239.  
  240. 4. Conversion to C++ is proceeding.  It now compiles with TCP.
  241.  
  242. 5. VGA graphics modes (640 x 480) are now supported.  Fixed bugs with
  243.    graphics switching.  Fixed bugs with status line display in graphics
  244.    modes.
  245.  
  246. 6. VW.EXE was behaving different, if invoked from the command line as
  247.    opposed to from the VMiX shell.  The keyboard will now relocate to
  248.    any new process started from VW, by default (no need to press the
  249.    hot key).
  250.  
  251. 7. We are now virtualizing the DMA buffer maintained by DOS.
  252.  
  253. 8. On 386 ATs, VMiX will now setup its low memory paged pool in a 32Kb
  254.    EMS segement, between C000 and F000, if it finds one that it can use.
  255.    This frees the memory for DOS use.  On 8086 PCs or 286 ATs with EMS,
  256.    you can manually request this from the startup command line by
  257.    specifying an available 32Kb EMS segment with 'EMS='.
  258.  
  259. 9. Made some fixes to the cursor on/off algorithms that manage the
  260.    cursor between tasks and task switches.  Note that an inactive task,
  261.    eventhough it is the foreground task (via Shift-Tab hot key), will
  262.    not have a timeslice during which to activate its cursor.
  263.    To compensate for this, turn-on cursor emulation with 'set sys -c'.
  264.  
  265. 10.The MONITOR.EXE utility now allows viewing and edit of memory areas.
  266.    Press 'M' after 'monitor -r1' has been invoked, to test this.  The
  267.    address format is: segment[:offset] [= byte], where the '= byte' is
  268.    optional, for example
  269.  
  270.              hex address? 550A             displays segment 550A:0
  271.              hex address? 550A:100         displays segment 550A:100
  272.              hex address? 550A:100 = FF    sets byte at 550A:100 to FF
  273.  
  274.    The 'examine memory' command does the equivalent from the VMiX shell.
  275.  
  276.    Added the -f switch to MONITOR.EXE.   When invoked with 'monitor -f',
  277.    all open files on a VMiX system will be globally monitored.  Open files
  278.    will be listed and revised until the <Esc> key is pressed,
  279.  
  280.  
  281. VMiX Release 2.56 Notes
  282. -----------------------
  283. 1. VMiX now handles swapping video modes between graphics and text in
  284.    386 computers.  The hot-key <Shift><Tab> will switch the console between
  285.    tasks running in graphics modes and those running in text mode.
  286.    VW (Process Menu) will allow new shells to be started in the video mode
  287.    of your choice (and/or video page of choice in Text Mode).  The same
  288.    can be accomplished from the command line with:
  289.  
  290.                           'do -W /set video -m/rshell'  (for mode select)
  291.    or,
  292.                           'do -W /set video -p/rshell'  (for page select)
  293.  
  294.    Video mode switching will work in non-386 computers but the previous
  295.    mode screen contents will not be saved.
  296.  
  297. 2. VMiX now provides a software emulation cursor.  The software emulated
  298.    cursor is toggled by the command 'set system -c', the default setting
  299.    is disabled (because of the overhead during multitasking).  If you have
  300.    trouble determining on which window the keyboard focus lies, use this
  301.    option to enable cursor emulation.
  302.  
  303. 3. The 'set remote -e' command has been changed to 'set remote -x'.
  304.    This command controls the enabling or disabling of remote logins.
  305.    Logins are enabled by default (on COM1).
  306.  
  307.  
  308. VMiX Release 2.52 Notes
  309. -----------------------
  310. 1. Added the 'set video -p' command to allow video pages to be selected.
  311.    Main benefit is, in non-386 computers, it allows a 'do -W /set video
  312.    -p1/rshell' to be used to start and a new shell with a different video
  313.    page assigned.  The Shift-Tab hot key will switch video pages (or video
  314.    modes), giving some level of screen virtualization between tasks.
  315.    Use not recommended in 386 mode, because of true virtualization of video
  316.    memory.  VW.EXE now asks for a video page when starting a new VMiX shell
  317.    or DOS shell (use only page 0, when in 386 mode).  VW will respond
  318.    to the [Home] key by repainting the menu bar.
  319.  
  320. 2. The MONITOR.EXE utility now allows viewing and edit of memory areas.
  321.    Press 'M' after 'monitor -r1' has been invoked, to test this.  The
  322.    address format is: segment[:offset] [= byte], where the '= byte' is
  323.    optional. (ie., hex address? 550A, hex address? 550A:100, or
  324.    hex address? 550A:100 = FF)  The 'examine memory' VMiX command does
  325.    the equivalent in the registered version of VMiX.
  326.  
  327. 3. Fixed the 'kill' command hanging VMiX in protected mode.
  328.  
  329. 4. Added new delay timer routine.  INT 08 real time clock is now reprog-
  330.    ramed after '$$' tasks quit.  BASICA, GWBASIC are automatic '$$' protected
  331.    tasks, they were the main culprits in changing the timer back to 18.2
  332.    ticks per second. 
  333.  
  334. 5. Channel 5 is now automatically assigned to LPT1 on bootup.  Try 'spawn
  335.    -c5 type c:\autoexec.bat' to test LPT1.
  336.  
  337. 6. All segment or offset references to VMiX commands ('set pool', 'examine
  338.    memory') must now be entered in HEX without a preceeding '0x' (prevously
  339.    required).  When using 'set video -c' to specify combined foreground and
  340.    background colors you may still use '0x', only when entering HEX bytes.
  341.  
  342. 7. Keypad arrow keys now work from a remotely logged pc with VT-100 terminal
  343.    software, provided you toggle emulation by pressing <Ctrl> <F>.
  344.  
  345. 8. Added color to EGA graphics modes.
  346.  
  347.  
  348. VMiX Release 2.51 Notes
  349. -----------------------
  350. 1. Fixed a bug that kept VMiX 2.50 from working on 8086 computers.
  351.  
  352. 2. Changed compilers to MSC 6.0, started conversion to Zortech C++.
  353.  
  354. 3. Fixed some problems with the way VMiX virtualizes the keyboard.  VMiX is
  355.    now compatible with 'Remote Console'tm a product of Louis Wheeler.
  356.    Increased the amount of video memory virtualized in 386 mode to 2 pages.
  357.  
  358. 4. Added the -i option to the VW.EXE command line.  This option sets VW in
  359.    interactive mode, so that it will not be swapped out when there is no
  360.    keyboard activity.
  361.  
  362. 5. 'set remote -e', to control COMM port logins, can now be used from the
  363.    VM_BOOT command line.
  364.  
  365. 6. The arrow keys on a PC acting like a terminal and connected to a VMiX
  366.    host will now work correctlly when in VT-100 emulation mode.
  367.  
  368. 7. Added Registration printing banner to startup screen.
  369.  
  370.  
  371. VMiX Release 2.50 Notes
  372. -----------------------
  373. 1. Fixed known crashiness bugs in previous version.  Improved the
  374.    reliability of the VW utility, which we can now recommend for regular
  375.    use.
  376.  
  377. 2. Added support for multiple default drives and made each task's default
  378.    drive independent from other windows/tasks.
  379.  
  380. 3. Added support for virtual video.  Eliminates bleed-through, when in
  381.    386 mode, by applications that write directly to the screen in text mode.
  382.    Tasks started with the 'dosjob -W' command, and all tasks started at a
  383.    dumb terminal will execute with virtualized video segments in 386 mode.
  384.    The Shift-Tab hot key will bring a virtualized task's video to the
  385.    foreground.
  386.  
  387. 4. Added a better command line parser and changed the syntax of the startup
  388.    system options:
  389.  
  390.    The new command syntax is:
  391.  
  392.                VM_BOOT [low] [high] [8086] [extended] [egacursor]
  393.                        [cgacursor] [ [ command ] /... ]
  394.  
  395.    where (note abbreviated syntax),
  396.  
  397.    the '8086'   option forces 8088 (real mode) operation on 286/386/486
  398.                 computers.
  399.    the 'ext'    option forces 80286 (real/protected mode) operation on
  400.                 386/486 cpu's.
  401.    the 'lo'     option inhibits relocation of VMiX code to extended memory.
  402.    the 'hi'     option forces relocation of VMiX code to extended memory when
  403.                 using 8086 mode in a 286/386 or 486.
  404.    the 'egacur' option corrects a video BIOS bug that fails to indicate
  405.                 that CGA cursor emulation is disabled.
  406.    the 'cgacur' option corrects a video BIOS bug that fails to indicate
  407.                 that CGA cursor emulation is enabled.
  408.    [ command] / any valid DOS or VMiX shell commands, separated by a '/'
  409.  
  410. 5. Added scroll control to the help display.
  411.  
  412. 6. For shell usage compatibility, Escape now also clears the command line,
  413.    like a Ctrl C.  An <ENTER> on a blank line will not clear the previous
  414.    command buffer, which you can still repeat using up-arrow.
  415.  
  416.  
  417. 7. Logins at all comm ports can now be globally enabled/disabled with the
  418.    'set remote -e' command toggle.  The default is logins enabled.  You can
  419.    only use this command from the VMiX shell, it will be ignored when used in
  420.    the VM_BOOT command line.
  421.  
  422. 8. The VMiX debugger 'assign' command now accepts the PROCESS object type.
  423.    The purpose of the PROCESS assign is to redirect the STDIO (screen and
  424.    keyboard) of a process to a new channel.  You can move a process using
  425.    the console to a COMM port terminal or to a printer CHRSINK type of
  426.    channel.
  427.  
  428. 9. Fixed a bug with modem control and data set ready detection.
  429.  
  430.  
  431. VMiX Release 2.31 Notes
  432. -----------------------
  433. 1. Fixed some regression bugs introduced in version 2.30, including a
  434.    bug which did not allow a 'dosjob' command to be executed from the
  435.    command line when starting VMiX (the VMiX.DOC tests fail).  Fixed
  436.    a bug that did not allow 286 AT's to run with SWAP to extended memory.
  437.  
  438. 2. Fixed a bug that sometimes did not allow a command line 'SPAWN'
  439.    to work correctly (for example, starting VMiX with:
  440.    VM_BOOT set remote -l2 / spawn -c1 c:\filepath\myprog.exe
  441.    will now start myprog on COM1 and redirect new logins to COM2
  442.    without hanging the console).
  443.  
  444. 3. Fixed a bug which caused systems with monochrome (MDA) adapters to
  445.    lock up, since the MDA detection had failed.
  446.    Fixed the disappearing cursor bug on VGA's.  Note, some EGA/VGA's will
  447.    display what appears to be a broken VMiX cursor when Shift-Tab is
  448.    pressed to switch tasks.  To correct this, start VMiX with the command
  449.    line 'VM_BOOT cursor'.
  450.  
  451. 4. The VW menu shell is NOW COMPLETE and greatly improved.
  452.    VW.EXE can now be used to set screen colors from the options menu.
  453.    VW is a multiple thread environment (like OS/2), the slight delays
  454.    you will sometime experience when returning from a command are due
  455.    to process synchronization, this will improve in future versions.
  456.  
  457. 5. Upgraded the user shell with shadow boxes for messages and data.
  458.    Upgraded the user shell with limited command line edit capability.
  459.    Up-arrow recalls previous command, which can be edited.
  460.    Upgraded the API and programming information in SYSGATE.ASM
  461.  
  462. 6. On systems with EGA/VGA, an additional 96Kb of DOS program space is
  463.    now available (64Kb in monochrome mode).  To toggle the additional
  464.    program space ON/OFF, use the VMiX command 'set system -v'.  The
  465.    default is OFF, when VM_BOOT is executed.  This option will allow
  466.    large programs (566Kb maximum) to be executed with VMiX (the maximum
  467.    without this option is about 470Kb).  Eventhough VMiX uses extended
  468.    memory in 286/386 ATs/PS2s, the user partition size is limited by the
  469.    address space of DOS, which is now increasable to 736Kb.
  470.  
  471.  
  472. VMiX Release 2.25 Notes
  473. -----------------------
  474. 1. This is the first non BETA release of VMiX.
  475.    VMiX now works on the IBM PS/2 and COMPAQ 386 SX.
  476.  
  477. 2. VMiX now supports ESDI fixed disk systems.
  478.  
  479. 3. Made some more fixes related to DOS 4.01 multitasking.
  480.    Reduced resident memory size by 8Kbytes.
  481.    The VMiX prompt now displays the current directory.
  482.  
  483. 4. In 386 mode, the Shift-Tab key now works when MicroSoft Windows is
  484.    executing under VMiX.
  485.  
  486. 5. When a program executing as a VMiX task first uses a COMM port, the
  487.    port is automatically assigned to that process id.  The port is only
  488.    deassigned when the VMiX task is 'quit', not when the program terminates.
  489.    This allows the preemptive scheduler to service communications faster
  490.    by switching-in the owner program of a COMM port when I/O is detected.
  491.  
  492.  
  493. VMiX Release 2.22 Notes
  494. -----------------------
  495. 1. Fixed a major bug which caused VMiX to crash on any 386 AT with more
  496.    than 3 Megabytes of extended memory.
  497.  
  498. 2. Added code for IBM PS/2 support, but VMiX is still not fully working
  499.    on PS/2s.
  500.  
  501. 3. VMiX now relocates portions of its system code to extended memory.
  502.    More code will be moved in future releases, to allow larger DOS partition
  503.    sizes.  The VMiX startup program 'VM_BOOT' has a new command line switch
  504.    that controls relocation of VMiX to extended memory.  Starting VMiX with
  505.    VM_BOOT -l (lower case 'L') will inhibit relocation of portions of VMiX
  506.    to extended memory.
  507.  
  508. 4. Fixed a bug with the 286 mode 'swap' command, which had stopped working
  509.    correctly in the previous release.
  510.  
  511.  
  512. VMiX Release 2.21 Notes
  513. -----------------------
  514. 1. Fixed a bug that left the clock running fast, after exiting VMiX.
  515.  
  516. 2. The <Shift> <Tab> hot key will now swap screens between graphics mode
  517.    tasks and alphanumeric mode tasks.  Also, tasks using different video
  518.    pages will be switched correctly.  This affects only tasks that were
  519.    started with the 'dosjob -W' (full screen) command.  The hot key is
  520.    now handled by the event manager.
  521.  
  522.  
  523. VMiX Release 2.20 Notes
  524. -----------------------
  525. 1. More DOS 4.01 fixes.
  526.  
  527. 2. Communications support fixes in 80386 protected mode.  Higher baud rates
  528.    now supported.
  529.  
  530. 3. The VMiX clock tick has been changed from 55msec (18.2 task switches
  531.    per second) to 11msec (90.9 task switches per second).  A new command,
  532.    'set system -c ????' will allow you to tune your multitasking environ-
  533.    ment for maximum efficiency.  The command specifies the number of clock
  534.    ticks a running task is guarranteed to be active before preemption.
  535.    
  536.  
  537. VMiX Release 2.11 Notes
  538. -----------------------
  539. 1. 80386 mode bug fixes.  Smaller process control block.
  540.  
  541. 2. The VMiX startup program 'VM_BOOT' has two new command line switches
  542.    that control the mode the program runs.  Using VM_BOOT -r, will force
  543.    VMiX into real (8086) mode and using VM_BOOT -x, will force VMiX into
  544.    extended (80286) mode.  These 2 command line switches, disable 80386
  545.    protected mode operations.  (Useful for getting around compatibility
  546.    problems, on certain computers.)
  547.  
  548. 3. Version 2.11 will operate with DOS 4.01.  Since DOS 4.01 can be set to
  549.    use extended memory, conflicts can arise.  VMiX must be told how much
  550.    extended memory other programs are using (see 'assign memory').
  551.     
  552.  
  553. VMiX Release 2.10 Notes
  554. -----------------------
  555. 1. VMiX 386 replaces the older 286 versions.  The new 386 version will
  556.    still work on 8088, 8086, and 80286 computers that are IBM PC or
  557.    AT compatible.  Version 2.10 executes in protected mode with extended
  558.    memory paging on 80386 processors.  This allows multiple DOS partitions,
  559.    each with about 450Kb free.
  560.  
  561. 2. Fixed a bug with channels assigned to a printer (CHRSINK type).  When
  562.    DOS console output was redirected to a task, with a CHRSINK type as its
  563.    STDIO, line feeds were not being printed.
  564.  
  565.           assign CHRSINK 1             (returns a channel ???? for LPT1)
  566.           spawn -c ???? type myfile.txt (performs redirection to LPT1)
  567.  
  568.    The above sequence of VMiX commands will now successfully redirect
  569.    the DOS 'type' command to LPT1:
  570.  
  571.    This method is recommended over 'exec type myfile.txt > PRN' when
  572.    multitasking.
  573.  
  574. 3. When using VMiX in 80386 mode, the memory partition size is set auto-
  575.    matically to 512Kb, at boot time.  If you use the command 'exec -m' to
  576.    set a partition size less than 512Kb, VMiX will not request extended
  577.    memory for new task partitions until you issue 'exec -m512' again.
  578.    When the partition size is less than 512Kb, VMiX uses memory from the
  579.    parent process for the new task (same as 8088 and 80286 mode).
  580.  
  581.    If you have less than 512Kb of extended memory, the partition size must
  582.    still be 512Kb or more, in 80386's, VMiX will only use what is available.
  583.  
  584.    The default partition size for all other VMiX modes remains 224Kb.
  585.  
  586. 4. The new '?' command, lists the available VMiX shell commands.
  587.    The 'set dos -m' command has been removed, since the VMiX shell is
  588.    now always transparent to DOS commands.  DOS commands are passed
  589.    to 'command.com' and VMiX commands are passed to VMiX.
  590.    If the name of a VMiX command conflicts with a DOS command or file
  591.    name, the VMiX 'exec' command should preceed the DOS command, on the
  592.    same line.
  593.  
  594. 5. The new command 'examine status' displays information about a task,
  595.    including available memory.  Other memory status commands include
  596.    'examine mcb', 'monitor -m', and 'monitor -p'.
  597.  
  598.