home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / STARTKIT / SIMTEL20.INF < prev    next >
Text File  |  2000-06-30  |  17KB  |  354 lines

  1. [File: SIMTEL20.INF                       Last revised: March 16, 1993]
  2.  
  3.    [Note: Due to local policy changes, we are no longer able to keep
  4.    the PC/Blue collection online and intact.  We are sorry for any
  5.    inconvenience to our users.  The PC-Blue collection is available
  6.    from OAK.Oakland.Edu, in directory /pub/pc-blue/pcblue.]
  7.  
  8.                      THE SIMTEL20 ARCHIVES
  9.  
  10. OVERVIEW
  11.  
  12. There is a colossal amount of free public domain and shareware software
  13. for the CP/M, PCDOS/MSDOS, Macintosh, and UNIX operating systems, and
  14. for the DoD standard programming language, Ada, in several archives on
  15. WSMR-SIMTEL20.Army.Mil (IP host 192.88.110.20), a DECSYSTEM-20 running
  16. the TOPS-20 operating system, owned and operated by the U.S. Army White
  17. Sands Missile Range, located at White Sands Missile Range, New Mexico. 
  18. Archives of correspondence for several mailing lists are also available. 
  19.  
  20.     [SIMTEL20 is a contraction of SIMulation and TELeprocessing, the
  21.     name of the branch that originally purchased the machine and in
  22.     whose building the system still resides, and the "20" in
  23.     DECSYSTEM-20.  The convention of including the "20" in some form
  24.     or another was popular with other DECSYSTEM-20 systems at the time
  25.     SIMTEL20 was named, such as MIT-XX at MIT and SCORE at Stanford.]
  26.  
  27. You can obtain these files using the InterNet file transfer protocol,
  28. FTP (described in a following paragraph), with user-name "anonymous". 
  29. For a login password, use your e-mail address.  Throughout this message,
  30. FTP examples are given in a GENERIC syntax.  You will have to consult
  31. either local documentation or your friendly system wizard to learn the
  32. actual syntax used with your local mainframe operating system.  For the
  33. sake of brevity, the full host name "WSMR-SIMTEL20.Army.Mil" will be
  34. dropped from further references to SIMTEL20 in this discussion.  Also
  35. please note that square brackets may be used in place of angle brackets
  36. in referring to directory names.  For example, pd1:[msdos.filedocs] is
  37. the same as pd1:<msdos.filedocs>
  38.  
  39. There are many helpful files in the default ANONYMOUS ftp directory.
  40. Please look at these if you have need for further information on
  41. specific collections.
  42.  
  43. To obtain directory listings, connect to SIMTEL20 via FTP and get
  44. these files:
  45.  
  46.   pd1:<msdos>files.idx
  47.   pd2:<cpm>files.idx
  48.   pd2:<cpmug>files.idx
  49.   pd2:<sigm>files.idx
  50.   pd8:<hz100>files.idx
  51.   pd9:<macintosh>files.idx
  52.   pd8:<misc>files.idx
  53.   pd6:<unix-c>files.idx
  54.   pd7:<ada>files.idx
  55.  
  56. These comma-delimited directory listings in each top-level directory are
  57. suitable for importing into a database program.  They can be compared
  58. against an earlier version of the same file to produce a complete list
  59. of files added and deleted from the archives.
  60.  
  61. Using the comma-delimited fields it is possible to build a script for
  62. FTP to maintain a parallel archive.  FILES.IDX can be printed or
  63. displayed with a simple BASIC program.  For additional information
  64. see PD1:<MSDOS.FILEDOCS>AAAREAD.ME or PD2:<CPM.FILEDOCS>AAAREAD.ME.
  65. Information on other collections may be found in the default anonymous
  66. ftp directory.
  67.  
  68. The <CPM>, <MSDOS>, <UNIX-C> and <MACINTOSH> archives are the ones to
  69. watch for the very latest offerings, as they are updated frequently. 
  70.  
  71. The <CPMUG>, and <SIGM> archives contain software distributed by
  72. the CP/M Users Group and the SIG/M Users Group respectively.  This
  73. software is available on diskettes from the associated user groups,
  74. and the archives are updated as new volumes are issued.
  75.  
  76. The <MSDOS> archives contain software for the MS-DOS and PC-DOS
  77. operating systems.
  78.  
  79. The <UNIX-C> archive contains a variety of UNIX tools.  Those which
  80. apply specifically to CP/M are in the directory <UNIX-C.CPM>.
  81.  
  82. The <ADA> archive is growing rapidly. Information about this archive
  83. is in directory PD7:<ADA.GENERAL>.  In general, the archived software
  84. is very good, having been worked-over and refined by many users.  The
  85. documentation and comments tend to be complete and informative.
  86.  
  87. Files in all of these archives can be obtained using the FTP procedures
  88. described in this message.
  89.  
  90. PLEASE NOTE:  Due to the large number of files available, the archive
  91. maintainers cannot possibly attempt to validate the proper operation of
  92. the various programs.  When a program bug is reported, immediate action
  93. is taken to either correct the error or remove the offending program
  94. from the archives.  Still, users must understand that all archive
  95. programs are offered AS IS, and the archive maintainers specifically
  96. disclaim any liability should these programs malfunction or cause
  97. damage, incidental or otherwise.  When testing ANY new software, be
  98. certain that all information stored on disk is backed-up before you
  99. start, so that you can recover if files are damaged or erased.  This is
  100. particularly true if you have a hard disk, in which case malfunctions
  101. can be spectacularly disastrous.
  102.  
  103. FILE TYPES
  104.  
  105. Files are stored in two formats: Text files such as those with names
  106. that end with DOC, HEX, INF and ASM are sometimes stored as ASCII
  107. files, but sometimes these files are stored in binary compressed
  108. form.  Binary storage is also used for executable (COM and EXE) and
  109. library/archive files  (LBR and ARC).  All binary data are stored as
  110. four 8-bit bytes per 36-bit SIMTEL20 word, with the low-order four
  111. bits of each word filled with zeros.  If such a file is interpreted
  112. as a contiguous string, as will happen if a straight binary transfer
  113. is made to a 16 or 32-bit UNIX machine, the four zero filler-bits per
  114. 36-bit group will cause rather bizarre and frustrating results.
  115.  
  116. For information on ARJ, ARC, ARK, ARJ, LZH, ZIP, ZOO, LBR, squeezed
  117. and crunched files, get  PD2:<CPM.STARTER-KIT>00-FILES.DOC  and/or
  118. PD1:<MSDOS.STARTER>00-FILES.DOC. 
  119.  
  120. Although the type of storage used for a particular file can usually be
  121. inferred from the file-name, this is not always true.  It is a good idea
  122. to check the appropriate "crclst" of "idx" file to ascertain the storage
  123. format used for each file of interest.  Now, and for the foreseeable
  124. future, storage formats for files in the <SIGM> archive can be
  125. determined from their "generation numbers".  All files with names ending
  126. in ".1" are stored in binary format, and those with names ending in ".2"
  127. are stored in ASCII.  This relationship will continue to apply for files
  128. in the <SIGM> archive until further notice. 
  129.  
  130. WARNING: Because the public domain archives on SIMTEL20 consume a huge
  131. amount of disk space, storage capacity will be conserved by the greatest
  132. practical use of libraries, archives, crunched and squeezed files, all
  133. of which are stored in binary format.  If you cannot properly transfer
  134. binary files, you are going to be VERY FRUSTRATED!  If you need help,
  135. please contact your local system wizard and provide him/her with a copy
  136. of this message.  Having done that, if you are still unable to make
  137. things work correctly, send a message to Action@WSMR-SIMTEL20.Army.Mil
  138. and someone will try to help you.  Please provide the following
  139. information:
  140.  
  141.  1. Machine and operating system  (e.g., VAX-11/780, 4.3 BSD UNIX)
  142.  2. Network software in use  (e.g., 3-Com UNET)
  143.  3. Complete list of available FTP commands  (e.g., GET, PUT, etc.)
  144.  
  145. Important files in the <CPMUG> archives are the CATALOG files. These
  146. files, which are stored in ASCII, contain the "-CATALOG.nnn" files
  147. from all the volumes of the archive.  To obtain the composite catalog
  148. files, connect to SIMTEL20 via FTP and get this file:
  149.  
  150.   pd2:<cpmug>cpmug.cat
  151.  
  152. Similar files exist for the <SIGM> archive, but they are stored in
  153. squeezed form.  These files, when unsqueezed, yields SIG0.CAT and
  154. SIG1.CAT (the catalog).
  155.  
  156.   pd2:<sigm.vol000>sig0.cqt
  157.   pd2:<sigm.vol000>sig1.cqt
  158.  
  159. (NOTE: That's "L-and-three-zeros" in "vol000")
  160.  
  161. FILE TRANSFER VIA FTP
  162.  
  163. FTP stands for File Transfer Protocol, a formalized procedure for
  164. moving files among machines on the Defense Data Network (DDN) and other
  165. networks that connect with the DDN.  The protocol is implemented by a
  166. program often called FTP.  The different mainframe operating systems
  167. implement FTP with variations in command syntax.  Some systems have the
  168. remote-file-name precede the local-file-name in the command.  Others
  169. reverse this order.  Some versions have the whole command on a single
  170. input line, while others use multiple lines.  Read the documentation
  171. for your local system, or consult a friendly system wizard for the
  172. details of your local FTP command syntax.
  173.  
  174. UNIX users can do something like "man ftp" for on-line instructions.
  175. However, not all UNIX FTP programs are called "ftp", so you may have
  176. to snoop around in the system directories or ask a system wizard for
  177. the correct local name to use with the "man" command.  ITS users can
  178. do ":INFO FTP", and "HELP FTP" works on TOPS-20 and some other
  179. operating systems.  I will be happy to update this message with
  180. pointers to other sources of on-line documentation if they are sent
  181. to w8sdz@TACOM-EMH1.Army.Mil.
  182.  
  183. FTP transfers from SIMTEL20 can be made with user-name "anonymous".  Use
  184. your e-mail address for the password.  For anonymous logins, SIMTEL20
  185. supports the FTP "change working directory" command.  (Your local syntax
  186. may be something like CD, or CWD).  Ignore the message which may appear
  187. that prompts you to enter a password.  This command allows you to
  188. specify a default SIMTEL20 directory to be used for all file retrievals,
  189. and thereby relieves you from having to repeatedly type "pdx:<whatever>"
  190. as part of each filename.  For example, you can do something like this:
  191.  
  192.   cd pd1:<msdos.goodstuff>
  193.   get filename-1
  194.   get filename-2
  195.   ...and so on
  196.  
  197. instead of using the longer filename forms shown in previous examples.
  198.  
  199. Users of TOPS-10, TENEX, or TOPS-20 systems can use "image" or "paged"
  200. mode for ALL transfers.  UNIX and other users must use "ascii" mode
  201. for ASCII files, and "type tenex", "type binary", or "type L 8" mode
  202. for binary files.
  203.  
  204. All aspects of the FTP process for UNIX machines have been automated
  205. to a high degree by two programs in directory PD8:<MISC.UNIX>. With
  206. these programs, a simple command like "sh autoftp30.sh mylist &" can
  207. be run in no-hangup background mode to transfer multiple files from
  208. SIMTEL20 without the user remaining logged-in on the local system.
  209. For more information, get the file PD8:<MISC.UNIX>AUTOFTP30.TAR-Z, a
  210. compressed tar archive.  After transferring it to your Unix host,
  211. rename to autoftp30.tar.Z, uncompress, and extract with tar.  Also
  212. see BATCHFTP102.TAR-Z which is an enhanced version of autoftp.
  213.  
  214. MAILING LIST CORRESPONDENCE ARCHIVES
  215.  
  216. Copies of correspondence for several mailing lists are kept on SIMTEL20
  217. in directories with names of the form PD2:<ARCHIVES.KEYWORD>, where
  218. "KEYWORD" has been chosen to indicate the associated mailing list.  At
  219. present, the following correspondence archives are available:
  220.  
  221.    mailing list       mail archive filename
  222.   ---------------     ---------------------
  223.   ADA-SW              PD2:<ARCHIVES.ADA-SW>
  224.   AMETHYST-USERS      PD2:<ARCHIVES.AMETHYST>
  225.   INFO-68K            PD2:<ARCHIVES.68K>
  226.   INFO-APPLE          PD2:<ARCHIVES.APPLE>
  227.   INFO-CPM            PD2:<ARCHIVES.CPM>
  228.   INFO-FORTH          PD2:<ARCHIVES.FORTH>
  229.   INFO-IBMPC          PD2:<ARCHIVES.IBMPC>
  230.   INFO-MICRO          PD2:<ARCHIVES.MICRO>
  231.   INFO-MODEMS         PD2:<ARCHIVES.MODEMS>
  232.   INFO-MODEMXX        PD2:<ARCHIVES.MODEMXX>
  233.   INFO-MODULA-2       PD2:<ARCHIVES.MODULA-2>
  234.   INFO-PASCAL         PD2:<ARCHIVES.PASCAL>
  235.   INFO-XENIX310       PD2:<ARCHIVES.XENIX310>
  236.   INFO-XMODEM         PD2:<ARCHIVES.XMODEM>
  237.   NORTHSTAR-USERS     PD2:<ARCHIVES.NORTHSTAR>
  238.   UNIX-SW             PD2:<ARCHIVES.UNIX-SW>
  239.   VIDEOTECH           PD2:<ARCHIVES.VIDEOTECH>
  240.  
  241. Descriptions of these and other mailing lists can be obtained via FTP
  242. with anonymous login (as for SIMTEL20) from FTP.NISC.SRI.COM.  Ask for
  243. the file netinfo/interest-groups (an ASCII file).  And please note,
  244. this is NOT on SIMTEL20.
  245.  
  246. File names for SIMTEL20 mailing list correspondence archives have two
  247. forms.  For example, in PD2:<ARCHIVES.CPM>, which holds the INFO-CPM
  248. correspondence (the "INFO-" is assumed), the forms are: yymm.n-TXT or
  249. yymm.n-TXT-Z.  Files with names ending in -Z were compressed with a
  250. Unix compress-compatible program.  The characters "yymm" in the file
  251. names are the digits of the year and month of the messages in each
  252. particular file.  The "n" was incremented as overflowed 150 disk pages
  253. (approximately 375K).  The current month's correspondence is kept in
  254. CPM-ARCHIV.TXT, which is constantly growing as new messages arrive.
  255. There may also temporarily exist files named CURRENT.n-TXT, which hold
  256. the overflow of the current month's messages when CPM-ARCHIV.TXT is
  257. split into monthly files.  Although INFO-CPM has been used as an
  258. example here, the same naming scheme is used for the other mailing list
  259. files as well.  For a complete list of available files, connect to
  260. SIMTEL20 via FTP and do this:
  261.  
  262.   dir PD2:<ARCHIVES>
  263.  
  264. You will receive a list of names of the form:
  265.  
  266.   KEYWORD.DIRECTORY.n
  267.  
  268. where "n" is one or more digits.  For example, the INFO-CPM listing
  269. currently appears as "CPM.DIRECTORY.1"  To then get a list of files in
  270. a particular archive, do this:
  271.  
  272.   dir PD2:<ARchives.keyword>
  273.  
  274. where "keyword" (for example, "cpm") is chosen from the preceding list,
  275. and the word "directory" and the number "n" are not used.  At present,
  276. all of these files are stored in ASCII.
  277.  
  278. FTP PROBLEMS, CONNECT OR LOGIN PROBLEMS
  279.  
  280. System and network related problems should be reported to
  281. Action@WSMR-SIMTEL20.Army.Mil (SIMTEL20 System Administrators).
  282.  
  283. UPLOADING FILES TO SIMTEL20
  284.  
  285. Contributions of public domain and freely-distributable software are
  286. actively solicited.  If you have something that seems appropriate for
  287. inclusion in the <CPM>, <MSDOS>, or <MISC> archives, please contact
  288. w8sdz@TACOM-EMH1.Army.Mil (Keith Petersen).
  289.  
  290. Contact ADA-SW-Request@WSMR-SIMTEL20.Army.Mil (Richard Conn) if you
  291. wish to contribute to the <ADA> archive.
  292.  
  293. Contact RThum@WSMR-SIMTEL20.Army.Mil (Robert Thum) if you wish to
  294. contribute to the <MACINTOSH> archive.
  295.  
  296. Contact UNIX-SW-Request@WSMR-SIMTEL20.Army.Mil (John Pliler) if you
  297. have something for the <UNIX-C> archive.
  298.  
  299. Please do not send files without first getting upload instructions.
  300. Uploads to the default ANONYMOUS directory are ignored and deleted
  301. without review.
  302.  
  303. FILE ERRORS OR PROGRAM PROBLEM REPORTS
  304.  
  305. Please report file problems to the appropriate manager of the collections
  306. listed above.
  307.  
  308. NOTES ABOUT OBTAINING SIMTEL20 FILES
  309.  
  310. SIMTEL20 allows only nine ANONYMOUS FTP logins during weekday prime
  311. time, 5am to 3pm Mountain Time (GMT-7), but 27 otherwise. 
  312.  
  313. SIMTEL20 files are also available by anonymous ftp from mirror sites
  314. OAK.Oakland.Edu (141.210.10.117), wuarchive.wustl.edu (128.252.135.4),
  315. ftp.uu.net (137.39.1.9), nic.funet.fi (128.214.6.100), src.doc.ic.ac.uk
  316. (146.169.3.7), nic.switch.ch (130.59.1.40), archie.au (139.130.4.6),
  317. nctuccca.edu.tw (140.111.3.21), by e-mail through the BITNET/EARN file
  318. servers, or by uucp from UUNET's 1-900-GOT-SRCS.  See UUNET file
  319. uunet!~/info/archive-help for details. 
  320.  
  321. OAK.Oakland.Edu is the primary mirror site for WSMR-SIMTEL20.Army.Mil.
  322. All other mirror sites (except wuarchive) and all LISTSERV and TRICKLE
  323. servers get their SIMTEL20 files from OAK instead of SIMTEL20 because
  324. it is much faster and allows more simultaneous ftp connections.  OAK is
  325. always "in sync" with SIMTEL20 because I maintain it, in addition to my
  326. duties at SIMTEL20.  I run OAK's mirror program whenever new files are
  327. added at SIMTEL20.
  328.  
  329. CD-ROM copies of the SIMTEL20 MS-DOS collection are available from
  330. Coyote Data, Ltd., 1142 N. Main, Rochester, MI 48307, telephone
  331. (800) 451-7093 or (313) 656-8265, or FAX (313) 651-4071.  E-mail:
  332. 71756.444@CompuServe.COM or CIS 71756,444.  The consumer version of
  333. their Oasis Library CD-ROM re-catalogs the MS-DOS files of SIMTEL20,
  334. adds category and key-word search and retrieval utilities, and provides
  335. on-line file descriptions.  Quarterly update subscriptions are available. 
  336.  
  337. CD-ROM copies of the SIMTEL20 MS-DOS, Macintosh and Unix-C collections
  338. are available from Walnut Creek CDROM, 1547 Palos Verdes, Suite 260,
  339. Walnut Creek, CA 94596-2228, telephone (800) 786-9907 or (510) 947-5996,
  340. or FAX (510) 947-1644.  E-mail: rab@cdrom.com.  Quarterly update sub-
  341. scriptions are available.
  342.  
  343. ADDITIONS, IMPROVEMENTS AND CORRECTIONS
  344.  
  345. Suggestions for additions, improvements and corrections to this message
  346. are always welcome.  Please send them to w8sdz@TACOM-EMH1.Army.Mil.
  347.  
  348. Happy computing!
  349.  
  350. Keith Petersen
  351. Maintainer of the MSDOS, MISC and CP/M archives at SIMTEL20 [192.88.110.20]
  352. Internet: w8sdz@TACOM-EMH1.Army.Mil      or      w8sdz@Vela.ACS.Oakland.Edu
  353. Uucp: uunet!umich!vela!w8sdz                          BITNET: w8sdz@OAKLAND
  354.