home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / demos / minix.arj / MINIX.INF < prev    next >
Encoding:
Text File  |  1991-04-22  |  25.7 KB  |  643 lines

  1.             MINIX INFORMATION SHEET
  2.  
  3. 1. WHAT IS MINIX 1.5
  4.      MINIX 1.5 is a new version of an operating system that is very similar to
  5. UNIX.  MINIX has been written from scratch, and therefore does not contain any
  6. AT&T code--not in the kernel, the compiler, the utilities, or the libraries.
  7. For this reason it can be made available with the complete source code
  8. (on diskette).  It runs on the IBM PC, XT, AT, PS/2, 386, and most clones.
  9. Versions are also available for the Atari ST, Macintosh, and Amiga.
  10.  
  11.      This version (1.5) is a major improvement over all previous releases, with
  12. many new features, fewer bugs (hopefully), much better performance, and
  13. proper documentation. The old versions have been in widespread use all over
  14. the world for 3 years.  There are probably tens of thousands of users.
  15.  
  16.  
  17. 2. MINIX 1.5 FEATURES (IBM, Macintosh, Atari, and Amiga versions)
  18.   - System call compatible with V7 of the UNIX operating system
  19.   - Full multiprogramming (multiple programs can run at once)
  20.   - Kernighan and Ritchie compatible C compiler
  21.   - Shell that is functionally identical to the Bourne shell
  22.   - Five editors (emacs subset, vi clone, ex, ed, and simple screen editor)
  23.   - Over 175 utilities (cat, cp, ed, grep, kermit, ls, make, sort, etc.)
  24.   - Over 200 library procedures (atoi, fork, malloc, read, stdio, etc.)
  25.   - Spelling checker with 40,000 word English dictionary
  26.   - Full source code (in C) supplied on diskettes (OS, utilities, libraries)
  27.   - Easy-to-read manual telling all about MINIX and how to install and use it
  28.  
  29.  
  30. 3. ADDITIONAL FEATURES
  31.      In addition to the above features, there are other features present in
  32. some (but not all) versions of MINIX 1.5.  Some of these are listed below.
  33.  
  34. 3.1 ADDITIONAL MINIX 1.5 FEATURES (IBM VERSION):
  35.   - Runs in protected mode on 286 and 386
  36.   - Support for extended memory up to 16M on 286 and 386
  37.   - Up to 3 simultaneous users on one machine
  38.   - RS-232 serial line support with terminal emulation, kermit, zmodem, etc.
  39.   - Distributed computing on Ethernet (remote login, etc.)
  40.  
  41. 3.2 ADDITIONAL MINIX 1.5 FEATURES (MACINTOSH VERSION):
  42.   - Up to 3 simultaneous users on one machine
  43.   - RS-232 serial line support with terminal emulation, kermit, zmodem, etc.
  44.   - Runs under Multifinder
  45.   - Includes support for multiple user windows
  46.  
  47. 3.3 ADDITIONAL MINIX 1.5 FEATURES (ATARI ST VERSION)
  48.   - Up to 2 simultaneous users on one machine
  49.   - RS-232 serial line support with terminal emulation, kermit, zmodem, etc.
  50.   - Support for various real time clocks (Mega, BMS, ICD, Supra, Weide)
  51.  
  52.  
  53. 4. HARDWARE REQUIRED
  54.   - IBM:        PC, XT, AT, PS/2, or 386 that is 100% hardware compatible with 
  55.                 the IBM line.  A hard disk not technically required, but is 
  56.                 strongly recommended to take full advantage of the system.  At 
  57.                 least 512K of RAM is required, as well as a CGA, EGA, 
  58.                 monochrome, or Hercules video card, or another card that
  59.                 emulates one of these.  Both 5.25" and 3.5" diskettes are 
  60.                 supported, as are printers using the parallel port and modems
  61.                 and terminals using the serial port.
  62.  
  63.   - Macintosh:  Apple Macintosh Plus, SE, SE/30, II, IIcx, or IIx with at
  64.         least 1M of RAM.  An additional 1M of RAM and a hard disk
  65.                 is strongly recommended.  MINIX has been tested primarily
  66.             with version 6.0 and latter of the Apple system software.  
  67.         Problems may conceivably arise with earlier versions. Any
  68.         hard disk or display that is supported by the normal Macintosh
  69.         OS is also supported by MINIX.
  70.  
  71.   - Atari:      Atari ST or Mega ST with at least 1M of RAM.  Although the
  72.                 system will boot with only 512K, you will be very restricted
  73.                 in what you can do.  A 720K diskette drive is required to 
  74.                 install the software.  The older 360K diskette drives are 
  75.                 supported, but are not capable of reading the (720K) 
  76.                 distribution disks. A hard disk is supported, but is optional.
  77.                 Some of the Supra hard disks are not Atari compatible, which 
  78.                 can cause problems.  A fix is available from the MINIX Centre.
  79.  
  80.   - Amiga:      Commodore Amiga 500 or 2000 with at least 1M of RAM. One  720K
  81.                 diskette drive is sufficient.   A hard disk is not required
  82.                 (or even supported).  To use a hard disk with the Amiga, 
  83.                 someone familiar with how this disk works will have to write
  84.                 a driver for it.  If this driver is then posted to the net,
  85.                 it will be possible to use a hard disk with MINIX on the Amiga.
  86.  
  87.  
  88. 5. PARTIAL LIST OF UTILITIES INCLUDED IN MINIX 1.5
  89.   animals ar ascii at atrun backup badblocks banner basename bawk btoa cal cat
  90.   cdiff cgrep chgrp chip chmem chmod chown clr cmp comm compress cp cpdir
  91.   crc cron ctags cut date dd de df dhrystone diff diskcheck dosdir dosread
  92.   doswrite du echo ed elle ex expand expr factor fgrep file find fold fortune 
  93.   fsck gather getlf getty grep gres head ic id ifdef indent inodes kill last
  94.   leave ln login look lpr ls m4 machine mail make man mined mkdir mkfs mknod
  95.   modem more mount mref mv nm nroff od passwd paste patch pr prep pretty
  96.   printenv printroot ps pwd readall readfs recover ref rev rm rmdir roff rz
  97.   sed shar size sleep sort spell split strings strip stty su sum sync sz tail
  98.   tar tee term termcap test time touch tr traverse treecmp true tset tsort ttt
  99.   umount unexpand uniq unshar update users uud uue vi vol wc whatsnew whereis
  100.   which who whoami width write 
  101.  
  102.  
  103. 6. PARTIAL LIST OF LIBRARY FUNCTIONS INCLUDED IN MINIX 1.5
  104.   abort abs access alarm atoi atol bcmp bcopy chmod chown chroot
  105.   ctermid ctime ctype curses cuserid doprintf dup dup2 fgetc fgets fopen 
  106.   fork fpathconf fprintf fputc fputs fread freopen fseek fstat ftell 
  107.   fwrite getcwd getdents getegid getenv geteuid getgid getutil gtty index 
  108.   ioctl isatty kill link lock lrand lsearch lseek malloc memccpy 
  109.   memchr memcmp memcpy memmove memset message mkdir mkfifo mknod mktemp 
  110.   nlist open opendir pathconf pause peekpoke perror rand read readdir 
  111.   regexp regsub rename setbuf setgid setjmp setuid signal sleep sprintf 
  112.   stat strerror strlen strncat strncmp strncpy strpbrk strrchr strspn 
  113.   system telldir termcap time times tmpnam ttyname umask umount 
  114.  
  115.  
  116. 7. CONTENTS OF MINIX 1.5 REFERENCE MANUAL
  117.   Chap.  1 INTRODUCTION
  118.   Chap.  2 INSTALLING MINIX ON THE IBM PC, XT, AT, 386, AND PS/2
  119.   Chap.  3 INSTALLING MINIX ON THE ATARI S
  120.   Chap.  4 INSTALLING MINIX ON THE COMMODORE AMIGA
  121.   Chap.  5 INSTALLING MINIX ON THE APPLE MACINTOSH
  122.   Chap.  6 USING MINIX
  123.   Chap.  7 RECOMPILING MINIX
  124.   Chap.  8 MANUAL PAGES
  125.   Chap.  9 EXTENDED MAN PAGES
  126.   Chap. 10 SYSTEM CALLS
  127.   Chap. 11 NETWORKING
  128.   App.   A MINIX SOURCE CODE LISTING
  129.   App.   B CROSS REFERENCE MAP
  130.  
  131.  
  132. 8. MINIX BOOK
  133.      The author of MINIX, Andrew S. Tanenbaum, has written a book describing
  134. how operating systems in general and MINIX in particular work internally.
  135. The book describes an earlier version (and includes a source listing), but
  136. it is still useful for understanding how MINIX works inside, even if some
  137. details are now different.  The bibliographic information is:
  138.  
  139.      Title:      Operating Systems: Design and Implementation
  140.      Author:     Andrew S. Tanenbaum
  141.      Publisher:  Prentice-Hall
  142.      ISBN:       0-13-637406-9
  143.  
  144. Paperback versions are also available in English (outside North America only),
  145. French, Spanish, Italian, and Japanese.  The books can be ordered from any
  146. bookstore.
  147.  
  148.  
  149. 9. MINIX DEMONSTRATION DISKS
  150.      MINIX demonstration disks for the PC line, the Atari, and the Macintosh
  151. (but for technical reasons, not the Amiga) are available.  The IBM and Atari
  152. versions can be obtained by anonymous FTP over the internet.  All three can
  153. be obtained from Prentice-Hall (see below).  The demo disks contained a
  154. very, very stripped down version of MINIX, just to give an idea of what it
  155. can do.  The demo disk is accompanied by a 30-page manual.
  156.  
  157.      To get either free demo disk and its manual, use ftp to connect to
  158. ftp.cs.vu.nl (192.31.231.42) and look in pub/minix.  The following files
  159. are available there:
  160.  
  161.     READ_ME            Description of directory contents
  162.     demo_dsk.ibm        360K MINIX demo disk for Intel CPUs
  163.     demo_dsk.st        720K MINIX demo disk for Atari ST
  164.     manual.ps        Demo manual in PostScript form
  165.     manual.txt        Demo manual as flat ASCII text
  166.     announcement        Description of MINIX and its newsgroup
  167.  
  168. Compressed versions of these files (with suffix .Z) are also there.
  169.  
  170. AS A COURTESY TO US, PLEASE DO NOT FTP DURING BUSINESS HOURS (EUROPEAN
  171. TIME).  PLEASE FTP AFTER 11 A.M. EASTERN STANDARD TIME.  ALSO, IF YOU
  172. ARE ABLE TO UNCOMPRESS FILES, TAKE THE .Z VERSIONS TO SAVE BANDWIDTH.
  173.  
  174.  
  175. 10. HOW TO ORDER MINIX 1.5
  176.      MINIX 1.5 is being sold by Prentice-Hall.  The product numbers and prices
  177. are as follows:
  178.  
  179.   - MINIX 1.5 for the IBM: 5 1/4"   (0-13-585076-2)  $169 
  180.   - MINIX 1.5 for the IBM: 3 1/2"   (0-13-585068-1)  $169
  181.   - MINIX 1.5 for the Amiga        (0-13-585043-6)  $169
  182.   - MINIX 1.5 for the Atari        (0-13-585035-5)  $169
  183.   - MINIX 1.5 for the Macintosh     (0-13-585050-9)  $169
  184.  
  185.   - MINIX 1.5 IBM demo disk         (0-13-582768-x)  $10
  186.   - MINIX 1.5 Macintosh demo disk   (0-13-582784-1)  $10
  187.   - MINIX 1.5 Atari demo disk       (0-13-582792-2)  $10
  188.  
  189.  
  190. Sales tax and shipping are extra; Prices are slightly higher outside the U.S.
  191.  
  192. All versions include the executable binaries, a detailed manual, the complete 
  193. source code (on diskettes), and an attractively typeset, cross-referenced
  194. listing of the operating system code.
  195.  
  196.      P-H is making a big effort to get software stores to keep MINIX in stock.
  197. The easiest way to order it is to go to a software store and ask them for
  198. it.  If they don't stock it, they can always order it.  Alternatively, you
  199. can order directly by email, FAX, phone, or mail from Prentice-Hall as follows.
  200.  
  201. In North America and the Far East
  202.   To order by email:    books@prenhall.com
  203.   To order by FAX:      (201) 767-5625
  204.   To order by phone:    (800) 624-0023  or  (201) 767-5969
  205.   To order by mail:    Microservice Customer Service
  206.             Simon & Schuster
  207.             200 Old Tappan Road
  208.             Old Tappan, NJ 07675
  209.  
  210.  
  211. In UK/Europe
  212.   To order by email:    Not recommended as the email is printed out in the U.S.
  213.             and then sent to England by regular letter
  214.   To order by FAX:    Same problem as email
  215.   To order by phone:    +44 (442) 231-555 (UK number)
  216.   To order by mail:    Order Dept.
  217.             Prentice-Hall International
  218.             66 Wood Lane End
  219.             Hemel Hempstead
  220.             Herts. HP2 4RG ENGLAND
  221.  
  222.  
  223. For email and FAX orders, please include the product name and number, your
  224. name and address, and your MasterCard or VISA card number and expiration date.
  225. If you wish delivery by Federal Express (costs extra), please indicate so.
  226.  
  227. MINIX can also be ordered from the following addresses:
  228.  
  229. In England:    The MINIX Center
  230.         Forncett End
  231.         Norwich
  232.         Norfolk NR16 1HT England
  233.         0953-89345
  234.  
  235. In Germany:    Steve Steinkrauss
  236.         Feldtorweg 24
  237.         D3406 Bovenden 1
  238.         Germany
  239.  
  240. In the Benelux:    Fred van Kempen
  241.         Postbus 184
  242.         2100 AD Heemstede
  243.         Holland
  244.         Tel: +31 23 287935
  245.         FAX: +31 23 294229
  246.  
  247. In Scandinavia:    Frank O'Donell
  248.         P.O. Box 88
  249.         1371 Asker
  250.         Norway
  251.  
  252. In Spain and    Deborah Worth
  253.    Portugal:    Appartado Numero 50672
  254.         Madrid
  255.         Spain
  256.  
  257. In Italy:    Jim Blaho
  258.                 Piazza Santo Spirito 17
  259.                 50125 Florence
  260.         Italy
  261.  
  262. In Greece:    Vassilis Zahos
  263.         Kritonos 5-7
  264.         GR 11634 Athens
  265.         Greece
  266.  
  267. In Turkey:    Atilla Gullu
  268.         Milli Mudafaa Cad 14/7
  269.         Kizilay Ankara
  270.         Turkey
  271.  
  272.  
  273.      If you have previously purchased MINIX from Prentice-Hall, you can get
  274. a discount of $60, but only if you order by mail and include the label from 
  275. the original PH boot disk (or the entire disk) with your letter.  Not valid for 
  276. email, phone or FAX orders since you must enclose the original boot disk label
  277. (not a photocopy).  Mail orders can be by credit card or check for $169.  You 
  278. will be billed for tax and shipping.
  279.  
  280.  
  281. 11. LEGAL STATUS OF MINIX
  282.      Although MINIX is supplied with the complete source code, it is 
  283. copyrighted software.  It is not public domain.  It is also not like GNU.
  284. However, the copyright owner, Prentice-Hall has granted permission to bona 
  285. fide universities to copy the software for use in courses and in university 
  286. research projects.  It is also permitted for MINIX owners to change the 
  287. software to suit their needs and to distribute diff listings containing 
  288. their changes freely.  The shrink-wrap license that comes with MINIX states
  289. that you may legally make two backup copies of the software.  Prentice-Hall
  290. is being much less strict than other software vendors.  Please do not abuse
  291. this.  Companies that wish to embed MINIX in commercial systems or sell 
  292. MINIX-based products should call (212) 753-7753 to discuss licensing terms.
  293.  
  294.  
  295. 12. NEWS ABOUT MINIX
  296.      Since its introduction in January 1987, there has been a large an
  297. active USENET newsgroup about MINIX, comp.os.minix.  It currently has
  298. about 25,000 members.  Over 12,000 messages have been posted to this
  299. group so far.  These messages have contained questions, bug reports,
  300. bug fixes, new software, and diff listings to allow current users to
  301. update to new releases for free.  It is the intention to continue this
  302. policy into the indefinite future.  MINIX users on Bitnet can be put on
  303. a mailing list by sending mail to: info-minix-request@udel.edu.  Various
  304. archives store newsgroup traffic for newcomers to the newsgroup.
  305.  
  306.  
  307. 13. FUTURE PLANS
  308.      The major current project is bringing MINIX into conformance with
  309. the IEEE POSIX P1003.1 and P1003.2 standards.  This will (hopefully)
  310. occur with V2.0, perhaps in 1992.  V2.0 will also be provided with an
  311. ANSI C compiler.  Various people are currently working on 32-bit versions
  312. of MINIX for the 386, and numerous other projects.  To keep up, subscribe
  313. to the comp.os.minix newsgroup.
  314.  
  315.  
  316. 14. WHERE CAN I GET PAST POSTINGS AND PROGRAMS?
  317.      Many sites keep archives of MINIX-related material, ranging from 
  318. archives of articles posted to more organized repositories of programs posted
  319. to the net.  The complete MINIX distribution is NOT (repeat NOT) available 
  320. from any online archive.  This is not permitted.  Only the newsgroup traffic is
  321. stored there.
  322.  
  323. List Archives:
  324.  
  325.      bugs.nosc.mil                   Current
  326.      louie.udel.edu                  July '87 - Dec '89 (?)
  327.      vm1.nodak.edu                   Current year
  328.  
  329. Formal Archives (MINIX sources):
  330.  
  331.  
  332.      James Madison University
  333.      aerospace.aero.org
  334.      atari.archive.umich.edu
  335.      ccadfa.cc.adfa.oz.au
  336.      ccb.ucsf.edu
  337.      chx400.switch.ch
  338.      ditmela.mel.dit.csiro.au
  339.      doc.ic.ac.uk
  340.      dsrgsun.ces.cwru.edu
  341.      el.ecn.purcue.edu
  342.      en.ecn.purdue.edu
  343.      extro.ucc.su.oz.au
  344.      funet.fi
  345.      hobbes.cs.umd.edu
  346.      hpserv1.uit.no
  347.      hub.cs.jmu.edu
  348.      The Mars Hotel BBS
  349.      NL-MUG
  350.      plains.nodak.edu
  351.      sauna.hut.fi        -R    pub/minix
  352.      sirius.ucs.adelaide.edu.au -R    pub/minix
  353.      so.cs.ruu.nl        -R    pub/ATARI-ST/minix
  354.      star.cs.vu.nl        -R    pub/sreiz/minix
  355.      suned.zoo.cs.yale.edu    .    src/bin/zip
  356.      ux.acs.umn.edu        -R    pub/Minix
  357.      wuarchive.wustl.edu    -R    mirrors/misc/minix
  358.  
  359. 14.1.  File Transfer on the Internet
  360.      If you are on the Internet, you can get files from many places with the
  361. file  transfer  protocol  ("FTP").  When connecting to the host system, use
  362. the user-name "anonymous" and any password.  Most systems will ask for your
  363. "ident"  as a password.  It is considered good etiquette to use either your
  364. login name or mail address when asked.  Once connected, look for a "README" 
  365. file which should give further information about the archive.
  366.  
  367.      Consult your local documentation on the use of your FTP application 
  368. program (generally called "ftp").  Please be nice to the FTP sites by 
  369. restricting your use to non-business hours.
  370.  
  371. The following sites provide Anonymous FTP
  372.  
  373. James Madison University [134.126.20.10]  directory pub/minix
  374.  
  375. aerospace.aero.org       [130.221.192.10] directory pub/minix
  376.  
  377. atari.archive.umich.edu    [141.211.164.8]   directory   atari/Minix
  378.      ST upgrade kits, ST programs (GNU tools)
  379.      This site has a mail server, atari@atari.archive.umich.edu
  380.  
  381. bugs.nosc.mil    [128.49.16.1] directory pub/MINIX
  382.      comp.os.minix archives, PC, ST upgrade kits, MINIX-PC programs
  383.  
  384. ccadfa.cc.adfa.oz.au [131.236.1.2] 
  385.      Email addresses of comp.os.minix posters, clam, etc.
  386.  
  387. dsrgsun.ces.cwru.edu     [129.22.16.2] directory pub/minix
  388.      MINIX-ST programs (many GNU tools)
  389.  
  390. en.ecn.purdue.edu        [128.46.129.59] directory pub/minix
  391.      UUCP, 8088 Floading Point
  392.  
  393. funet.fi         [128.214.1.1]
  394.  
  395. hobbes.cs.umd.edu        [128.8.128.41] directory minix
  396.      copies of oz-utils: MINIX-PC
  397.  
  398. hub.cs.jmu.edu   [134.126.20.10] directory pub/minix
  399.      MINIX-PC hd-boot package
  400.  
  401. louie.udel.edu   [128.175.1.3, 128.175.2.33] directory info-minix
  402.      comp.os.minix archives (July '87 - Dec '89)
  403.  
  404. plains.nodak.edu         [134.129.111.64] directory pub/MINIX
  405.      PC, ST upgrade kits, MINIX-PC & ST programs
  406.      also has a mail server, archive-server@plains.nodak.edu.
  407.  
  408. sauna.hut.fi    [130.233.192.1, 130.233.200.1] directory pub/minix
  409.  
  410. sirius.ucs.adelaide.edu.au       [129.127.40.3] directory pub/minix
  411.      PC upgrade kits, MINIX-PC programs (oz-utils)
  412.  
  413. sol.cs.ruu.nl    [131.211.80.5] directory pub/ATARI-ST/minix
  414.  
  415. star.cs.vu.nl    [192.31.231.42] directory pub/sreiz/minix
  416.  
  417. suned.zoo.cs.yale.edu    [128.36.21.1] directory src/bin/zip
  418.  
  419. ux.acs.umn.edu    [128.101.63.2] directory pub/Minix
  420.  
  421. vm1.nodak.edu    [134.129.111.1] directory minix-l
  422.      this site has a mail server, listserv@vm1.noak.edu
  423.      comp.os.minix archives (current and past year)
  424.  
  425. wuarchive.wustl.edu    [128.252.135.4] directory mirrors/misc/minix
  426.  
  427. 14.2. Mail Servers
  428.    Some archive sites provide access to their archives with a server program
  429. that responds to commands mailed to it.
  430.  
  431. 14.2.1.  doc.ic.ac.uk
  432.      An archive of the worthwhile postings from the comp.os.minix newsgroup is
  433. available from uk.ac.ic.doc either via mail or by GUEST niftp.  For details
  434. about how to access this service send a mail message with NO Subject: field
  435. to:
  436.  
  437.      info-server@uk.ac.ic.doc
  438.  
  439. and a message body of:
  440.  
  441.      request catalogue
  442.      topic minix
  443.      request end
  444.  
  445. This will mail you back details of the various ways to obtain the files.
  446. This service is only available inside the UK. We have no funds to send
  447. such mail internationally.
  448.  
  449. This archive service is run by Lee McLoughlin.
  450. Janet: lmcl@uk.ac.ukc, lmjm@uk.ac.ic.doc
  451. DARPA: lmjm%uk.ac.ic.doc@ucl-cs
  452. Uucp:  lmjm@icdoc.UUCP, ukc!icdoc!lmjm
  453.  
  454.  
  455. 14.2.2.  NL-MUG
  456.      This archive is temporarily unavailable.
  457.  
  458. 14.2.3.  plains.nodak.edu
  459.      An archive of MINIX upgrades and other interesting files are kept in a
  460. manually-maintained archive on Plains.NoDak.edu [134.129.111.64].
  461.  
  462.      For those not fortunate enough to be on the Internet itself, we run the
  463. Clarkson server to process mail requests. This is an extremely versatile
  464. program, that allows various encoding formats (btoa, uuencode), compression
  465. (compress, arc, zoo) and splitting of large files. The server has been
  466. customized to send HELP and Index files at any time, and all other files
  467. between 23:00 and 08:00 local time. If you submit a request that contains
  468. *any* file that is not a Help or Index file, the entire request is queued
  469. until late night (currently 23:00 local time, but that may be moved to 
  470. earlier hours of the morning if it proves to be a large load on the system).
  471.  
  472. The addresses for the server are:
  473.      archive-server@plains.nodak.edu
  474.      {umn-cs, ogicse, uunet}!plains!archive-server (UUCP)
  475.      fileserv@plains (Bitnet)
  476.  
  477. Note to Bitnet people: this server is not 'logged on' to the machine, so
  478. you cannot send it interactive messages. The 'fileserv' alias was added
  479. for those of you who do not run the Croswell mailer, but you must still use
  480. something that is detectable as mail (such as a NOTE). Bitnet files will
  481. drop into our bit bucket, unprocessed, since there is no real user by either
  482. of these names.
  483.  
  484.      To obtain a list of the files, the INDEX command is used:
  485.  
  486.      index [ <directory> ]
  487.  
  488. where <directory> is a directory under our ~ftp/pub login(empty for the
  489. main directory).  There are several other directories of programs for
  490. microcomputers, current volumes for comp.sources.* and some of the Free
  491. Software Foundation's products.
  492.  
  493.      The SEND command is used for having files sent to you, such as in:
  494.  
  495.      send MINIX/doc/Info_Sheet
  496.  
  497. That file is a copy of the monthly "MINIX Information Sheet" posting.  The
  498. MINIX Compatibility Report is available in the file "MINIX/doc/Compatibility".
  499.  
  500.      There are many more options for having your files compressed (note: most
  501. files in these directories already have been compressed with 13-bit
  502. compression), uuencoded, split, and so on. To obtain more information on
  503. the server, send the command:
  504.  
  505.      help
  506.  
  507. and you will be enlightened. The server accepts commands in mixed case, but 
  508. all directory/file names are case significant (just like MINIX).
  509.  
  510. This archive is maintained by Glen Overby, <minix@plains.nodak.edu>, at
  511. North Dakota State University, Fargo, ND USA (46 52 N / 96 48 W city)
  512.  
  513. 14.2.4.  vm1.nodak.edu
  514.      North Dakota State University is the host site for distribution of the
  515. info-minix mailing list (also known as minix-l), which is bidirectionally
  516. gatewayed to the Usenet group Comp.os.minix. We maintain archives of all
  517. list traffic from within the past year or so (depending on space availability).
  518. Archives are available via Anonymous FTP on the Internet, and  LIST-SERV 
  519. file requests from other networks.
  520.  
  521. Our server is:
  522.  
  523.      Internet: listserv@vm1.NoDak.EDU [134.129.111.1]
  524.      Bitnet:   listserv@ndsuvm1
  525.      UUCP:     psuvax1!ndsuvm1.bitnet!listserv
  526.                uunet!plains!vm1.nodak.edu!listserv
  527.  
  528. If you do not have Internet access, you may request files be sent to you by
  529. our LISTSERV file server by sending it commands in the body of a mail message.
  530.  
  531. To obtain a list of the files, the INDEX command is used:
  532.  
  533.      INDEX MINIX-L
  534.  
  535.  
  536. The GET command will instruct LISTSERV to send you a file, such as:
  537.  
  538.      get minix-l LOG9005A minix-l
  539.  
  540. to get the file "MINIX-L LOG9005A" from the directory "MINIX-L".  The
  541. filename tells what year, month, and week it is from:
  542.  
  543.      MINIX-L LOGyymmw
  544.  
  545. where "yy" is the year, "mm" is the numeric month and "w" is an  alphabetic
  546. character from A to E indicating what week of the month.  Several months of
  547. log files are kept on-line, the number depending on disk space  availability.
  548.  
  549.      Due to the 80-character per line (punched card) limit on Bitnet mail, many
  550. of the files will be shipped using an encoding scheme that allows logical
  551. lines to be split up into many physical lines. On Bitnet, this is normally
  552. the IBM "DISK DUMP" or "NETDATA" format, and for ther networks it is "List-
  553. serv Punch".
  554.  
  555.      Listserv Punch was designed by Listserv's author and is designed to send
  556. files with lines longer than 80 characters thru the Bitnet gateways. A
  557. special program to decode the file once it has arrived at your site.
  558. Information on obtaining a program to decode listserv punch format is sent
  559. with each encoded file.
  560.  
  561.      If you would rather have a file sent to you uuencoded, you may specify 
  562. that in your GET command:
  563.  
  564.              get minix info minix f=uuencode
  565.  
  566. please note that the file, once decoded, will be in EBCDIC!
  567.  
  568.  
  569. SEARCHING THE MAILING LIST LOGS WITH LISTSERV
  570.  
  571.      If you are looking for a specific article, or set of articles, you can
  572. perform  searches  on this directory using the Database functions of Listserv.
  573. For example, to obtain a "Subject" index of the MINIX-L archives, send the
  574. listserv a file or mail with the following "job" in the message body:
  575.  
  576.      //      JOB  Echo=No
  577.      Database Search DD=Rules
  578.      //Rules DD   *
  579.      search * in minix-l since 90/04/01
  580.      index
  581.  
  582. and you will be sent a file containing all of the 'Subject:' lines sent to
  583. the mailing list since December 1, 1989. If you wish to request one or
  584. more items, replace the 'index' line in the above job with "print [ref-num]", 
  585. where "refnum" is the reference number from the index listing.  Documentation
  586. on this and other database functions is  available  by  sending the command 
  587. "INFO DATABASE" to the listserv.
  588.  
  589.      To obtain more information on the listserv, send the command:
  590.  
  591.      INFO ?
  592.  
  593. and you will be enlightened with a list of available documentation on using
  594. LISTSERV.
  595.  
  596.      This archive is automatically maintained by the list server. If you have
  597. questions, contact Glen Overby, <minix@plains.nodak.edu>, at North Dakota
  598. State University, Fargo, ND USA (46 52 N / 96 48 W city)
  599.  
  600. 14.3.  Publicly accessable Bulletin Boards
  601.      For people without a network connection, there is a PC-based Electronic
  602. Bulletin  Board  System  (BBS)  that  has  carried  the traffic of Usenet's
  603. Comp.os.minix steadily since August, 1987 as well as a formal MINIX archive.
  604.  
  605.      The BBS is not a true gateway to Usenet, like some Fidonet nodes are; 
  606. rather  it is a "delivery service" whereby new comp.os.minix articles are
  607. gathered daily and posted as messages on the BBS. Long articles are 
  608. automatically ARC'ed and posted to the file area for downloading. Raw traffic 
  609. is kept for about 2 months.
  610.  
  611.      Once a month the articles of lasting interest from the previous month are
  612. saved into several ARC files, all less than 100K, to make downloading
  613. easier. For any given month, the index of articles is in MNXyymmA.ARC, and
  614. the actual articles start in MNXyymmB.ARC. You can just download the index, 
  615. then download the ARC files that contain articles of interest to  you.
  616. A complete index is always in MNXINDEX.ARC.
  617.  
  618. Call:
  619.      The Mars Hotel BBS, (301)277-9408 (PC-Pursuitable)
  620.      300,1200,2400 baud, 8,n,1.
  621.  
  622.      No registration required, no donations accepted.
  623.      Everyone gets 60 minutes/day.
  624.      No upload/download ratios (but don't be a jerk!)
  625.  
  626. Spread the word to those without net access.
  627.  
  628. This BBS is run by James da Silva.
  629. UUCP:   uunet!mimsy!jds Internet: jds@mimsy.umd.edu
  630.  
  631.  
  632. NLMUG-ONLINE ("minixug"), (02522) 18363 in Holland.
  633.       300,1200,2400 baud, 8,n,1.
  634.  
  635.       No registration required, no donations accepted.
  636.       Everyone gets 60 minutes/day.
  637.       No upload/download ratios (but don't be a jerk!)
  638.  
  639. This BBS is run by Fred van Kempen <waltje@minixug.mugnet.org>
  640.  
  641.  
  642.  
  643.