home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text4080.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  5.9 KB

  1. Received: from sloth.swcp.com (sloth.swcp.com [198.59.115.25]) by nacm.com (8.6.10/8.6.9) with ESMTP id GAA20533 for <executor@nacm.com>; Thu, 24 Aug 1995 06:50:04 -0700
  2. Received: from iclone.UUCP (uucp@localhost) by sloth.swcp.com (8.6.9/8.6.9) with UUCP id HAA27725 for nacm.com!executor; Thu, 24 Aug 1995 07:50:02 -0600
  3. Received: from beaut.ardi.com by mailhost  with smtp
  4.     (nextstep Smail3.1.29.0 #11) id m0slcbO-000YbnC; Thu, 24 Aug 95 07:45 MDT
  5. Received: by beaut.ardi.com (linux Smail3.1.28.1 #5)
  6.     id m0slcbN-00005nC; Thu, 24 Aug 95 07:45 MDT
  7. Message-Id: <m0slcbN-00005nC@beaut.ardi.com>
  8. Date: Thu, 24 Aug 95 07:45 MDT
  9. From: ctm@ardi.com (Clifford Thomas Matthews)
  10. To: executor@nacm.com
  11. Subject: ANNOUNCE: 1.99o5
  12. Sender: owner-paper@nacm.com
  13. Precedence: bulk
  14.  
  15. Hi Folks,
  16.  
  17. 1.99o5 took a little longer than I had hoped (but isn't that always
  18. the case).  As usual, I was the weak link.  This time a toothache got
  19. in the way (I get my first root canal six hours from now).  You can
  20. expect my next excuse to be "my dog ate it".
  21.  
  22. The BleedingEdge/README file is included after my signature.
  23.  
  24. Because vorlon is so much faster than ftp.ardi.com, I'd recommend
  25. picking up 1.99o5 from there:
  26.  
  27. DOS:
  28.     ftp://vorlon.mit.edu/pub/ardi/BleedingEdge/dos199o5.zip
  29.  
  30. Linux:
  31.     ftp://vorlon.mit.edu/pub/ardi/BleedingEdge/linux199o5.tar.gz
  32.  
  33.  
  34. In other news, one of our customers from Microsoft has purchased a
  35. copy of NT and *given* it to us (that's right, no strings attached --
  36. we checked with the Microsoft company store to make sure this was
  37. something he could legitimately do) and we scraped up the money to buy
  38. our very own copy of Windows '95.  So now we need to juggle disk space
  39. a little bit and we'll have enough different DPMI providers for us to
  40. get Executor/DOS up to Executor/Linux's level of reliability.
  41.  
  42. Executor/NEXTSTEP/Intel is running in house although it currently
  43. can't print or access floppy drives.  We hope to have those problems
  44. resolved soon so that we can move on to performance enhancements and
  45. re-porting to NEXTSTEP/motorola.  We will probably make a BleedingEdge
  46. version of E/NS available even before it's up to full speed.
  47.  
  48. Melissa Algeo will soon be joining us as a full-time ARDI employee.
  49. This will take some of the pressure off Mat, Cotton and me, although
  50. we won't slack off -- we still want to get 2.0 out ASAP.
  51.  
  52.     --Cliff
  53.     ctm@ardi.com
  54.  
  55. This directory isn't even guaranteed to exist, but if it does,
  56. it may contain binaries from ARDI that are even newer than the
  57. latest 1.99<x> release.  There are a variety of reasons why we
  58. might want to replace one or two files in a 1.99<x> distribution
  59. without making a new one, most often to help one of our customers.
  60.  
  61. If you use software from this directory PLEASE be sure you note
  62. this on any bug reports you might submit.  It is counterproductive
  63. for us to look for a bug in one release when it really is a bug
  64. in a different release.
  65.  
  66. 1.99o5 fixes the problem in 1.99o3 and 1.99o4 that prevented Word 5 from
  67. running.  1.99o5 also runs Apeiron, although running the Apeiron
  68. installer under DOS is tricky (and Apeiron requires pretend sound and
  69. refresh).  If you want to try running the Apeiron installer under DOS,
  70. you should make a temporary HFV with the Mac Volume name "tmp".  It will
  71. need to be about 4 MB long.  After Apeiron is installed you can delete
  72. it.  Chiral should run, although swoop and Ultima III won't.
  73.  
  74. Starting with 1.99o5, it is now possible to tell Executor/DOS to ignore
  75. certain disk drives.  Here are the relevant switches:
  76.  
  77.     -macdrives ARG
  78.     -dosdrives ARG
  79.     -skipdrives ARG
  80.     -skipaspi
  81.  
  82. ARG is a set of characters from the set a..z and A..Z.  You can denote
  83. a range by placing a '-' between two characters.  Example:
  84.  
  85.     executor -dosdrives ac-g -macdrives h-j -skipaspi
  86.  
  87. tells Executor to only consider drives A:, C:, D:, E:, F: and G: as
  88. candidates for drives to find DOS filesystems on.  Only H:, I: and J:
  89. will be examined for a Macintosh filesystem, and there will be no attempt
  90. to directly manipulate the SCSI bus via the ASPI drivers.  It is hoped that
  91. configurations that have had trouble with Executor in the past can be
  92. made to work by judicious use of the above switches and the "-oldtimer"
  93. switch mentioned below.  Please send your experiences with these switches
  94. to "bugs@ardi.com".
  95.  
  96. Starting with 1.99o4, Executor/DOS supports the "-oldtimer" switch,
  97. which may solve the problem of Executor not running on some systems.
  98. This switch causes Executor to take 18.2 interrupts a second instead of
  99. 1024 interrupts a second.  Using -oldtimer will result in lower timer
  100. accuracy, but may fix slow startup times on some machines.  The main use
  101. of this switch is to help us understand why some systems do not run
  102. Executor.  If you have a system that works when "-oldtimer" is specified
  103. but doesn't when it is not, please send e-mail to bugs@ardi.com.
  104.  
  105. We've also changed how the "-debug" switch works.  In general that switch
  106. does not provide useful information ("no user serviceable parts inside").
  107.  
  108. We are aware that a number of regressions that were introduced with 1.99o3
  109. are still there.  These are being worked on.
  110.  
  111. Starting with 1.99o3, Executor supports "-system 7", which will tell
  112. Executor to pretend that it is running System 7.  However, right now
  113. many filesystem calls that real System 7 apps may expect are not
  114. working.  One program that does appear to work with this switch is "NIH
  115. Image 1.58".  In fact, with 1.99o4 (at least in our artificial
  116. environment at ARDI), plug-in filters work under NIH Image 1.58.  Neato.
  117.  
  118. 1.99o4 fixes DNA strider's copy/paste crashes.  Ultima III gets
  119. farther but still dies.
  120.  
  121. We hope to have our new filesystem code cleaned up, a rough port of
  122. 1.99<x> for NEXTSTEP/Intel, and 16bpp and 24bpp support in 1.99p, due
  123. "soon".
  124.  
  125. Here are the current bleeding edge contents:
  126.  
  127. dos199o5.zip        -- replacement executor.exe
  128. linux199o5.tar.gz    -- replacement usr/local/bin/executor
  129.  
  130.  
  131.