home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / compsrcs / unix / volume23 / index23.1 < prev    next >
Encoding:
Internet Message Format  |  1990-08-31  |  18.1 KB

  1. Path: wuarchive!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!uunet!papaya.bbn.com!rsalz
  2. From: rsalz@bbn.com (Rich Salz)
  3. Newsgroups: comp.sources.unix
  4. Subject: v23INF1:  Introduction to comp.sources.unix
  5. Message-ID: <2796@litchi.bbn.com>
  6. Date: 30 Aug 90 17:03:30 GMT
  7. Organization: BBN Systems and Technologies, Cambridge MA
  8. Lines: 353
  9. Approved: rsalz@uunet.UU.NET
  10. X-Checksum-Snefru: 4054c2c6 06ab7100 d0ee957a 1d8eee32
  11.  
  12. Submitted-by: rsalz@uunet.uu.net (Rich Salz)
  13. Posting-number: Volume 23, Info 1
  14. Archive-name: index23.1
  15.  
  16. This is the first of two introductory articles about comp.sources.unix.
  17. This one describes how to submit source to the newsgroup, where the
  18. archive sites are, and how to contact them.  The companion articles lists
  19. all previously-published sources.
  20.  
  21. I am always looking for suggestions on how to improve the usefulness
  22. of the newsgroup.
  23.  
  24.             -Rich $alz
  25.  
  26. --------------------
  27. Subject: Distribution and Copyrights
  28.  
  29. The Usenet newsgroup comp.sources.unix is forwarded through the Unix-Sources
  30. mailing list which is maintained by unix-sources-request@brl.mil.  If you
  31. receive comp.sources.unix through your mailbox, or any way other than
  32. by reading Usenet articles, then you shouldn't be contacting me.
  33.  
  34. From the beginning, the goal of comp.sources.unix has been the widest
  35. possible distribution of source code in the hope that it is of use to the
  36. programming community, but with no guarantees that it won't trash your
  37. machine.  That is generally the goal of the people who write and submit
  38. programs to me.  I am growing less tolerant of code that has excessively
  39. restrictive copyrights, time-limitations, and the like.  If you have
  40. qualms about this, please think seriously about sending your sources to me.
  41.  
  42. There is no "compilation copyright" on the collection known as
  43. comp.sources.unix.  It is a collective effort, the result of the sites
  44. that pass the group around, the kind souls that maintain archives, those
  45. who improve the code that I publish, and -- most importantly -- the people
  46. who write the code.  If you want to try to make money off this collective
  47. body of work, I am not going to pretend that I can stop you.
  48.  
  49. Please note that this notice in no way supercedes the copyright that
  50. individual posters have attached.
  51.  
  52. --------------------
  53. Subject: Submitting source for publication
  54.  
  55. Items intended for posting or queries and problem notes should be sent to
  56. uunet!rsalz.
  57.  
  58. If you want verification of arrival, so say in a cover note, or at the
  59. beginning of your submission, if it is small.  I try to verify that a
  60. program works, and if I can't get it to work, I may hold up posting it for
  61. a while.  Please note that, except in rare cases, source without
  62. documentation and a Makefile will not be published.
  63.  
  64. --------------------
  65. Subject:  The structure of comp.sources.unix articles
  66.  
  67. Each posting in comp.sources.unix is called an "issue"; there are roughly 100
  68. issues to a volume.  The division is arbitrary, and has varied greatly in
  69. the past.  There are two types of articles in comp.sources.unix; sources
  70. and "information postings."  They can be distinguished by the subject
  71. line:
  72.     Subject:  v07INF8:  Index for Volume 7 and other info
  73. This first word in the title identifies this as the eighth info posting of
  74. volume seven.  Similarly, the subject line shown below:
  75.     Subject:  v07i081:  Public-domain Unix kernel
  76. identifies this as the 81st source article in Volume 7.  Large sources are
  77. broken up into smaller pieces, and have subject lines that look like
  78. this:
  79.     Subject:  v07i082:  System VI Source Distribution, Part03/08
  80.  
  81. As an experiment, I'm using the Snefru one-way hashing system (think
  82. of it as a very strong checksum) to help detect if articles get mangled.
  83. The software appeared in volume21/snefru; retrieve that package for
  84. more details.
  85.  
  86. The first few lines of an article are auxiliary headers that look like this:
  87.     Submitted-by: root@freeware.ATT.COM
  88.     Posting-number: Volume 7, Issue 82
  89.     Archive-name: new-login
  90. The "Submitted by" is the author of the program.  IF YOU HAVE COMMENTS ABOUT
  91. THE SOURCES PUBLISHED IN COMP.SOURCES.UNIX, THIS IS THE PERSON TO CONTACT.
  92. When possible, this address is in domain form, otherwise it is a UUCP bang
  93. path relative to some major site such as "uunet."
  94.  
  95. The second line repeats the volume/issue information for the aide of NOTES
  96. sites and automatic archiving programs.
  97.  
  98. The Archive-name is the "official" name of this source in the archive.  Large
  99. postings will have names that look like this:
  100.     Archive-name: kernel/Part01
  101. Please try to use this name when requesting that sources be mailed to you.
  102. Also, note that the "part number" given in the title, and the archive name
  103. given in the auxiliary header need not be identical.
  104.  
  105.  
  106. --------------------
  107. Subject: Reporting and tracking bugs and patches to postings
  108.  
  109. You should probably subscribe to comp.sources.bugs.  I will also try to
  110. expedite bugfix postings.  Authors should consider holding beta-tests
  111. in alt.sources.
  112.  
  113. Some of the larger postings have established channels for distributing
  114. bug reports (e.g., Larry Wall posts patches in comp.sources.bugs; C News
  115. has update bulletins there and in one of the news groups, etc.).  Others
  116. are sort of "catch as catch can."
  117.  
  118. Sometimes, when new versions of previously-published software is available,
  119. just patches are put out, usually in the form of shar files containing
  120. input for the "patch" program, new files, etc.  Sometimes complete new
  121. versions are put out.  Which method is used depends on the poster and
  122. the moderator.
  123.  
  124. -->To report bugs, contact the person listed in the Submitted-to header.
  125. -->Often there is a contact address in a README file, too.  I do not maintain
  126. -->the sources I moderate, so don't send your bug reports to me.
  127.  
  128.  
  129. --------------------
  130. Subject: Becoming an archive site
  131.  
  132. If you collect comp.sources.unix postings and are willing and able to make
  133. your collection available to other people, please let me know.  Benefits
  134. include the undying gratitude of your colleagues, and a promise from me to
  135. try to make sure you never lose an article.
  136.  
  137. I maintain a mailing list of archive sites; contact me if you are one.
  138.  
  139. --------------------
  140. Subject: Accessing the archives
  141.  
  142. The complete archives are fairly large -- 50 to 60 megabytes, compressed.
  143.  
  144. When you request something before Volume 6, please make sure to be as
  145. descriptive as possible as articles before then do not have official
  146. names.  Matt Caprile has done a great amount of work in cleaning up the
  147. index entries and old names, look for a notice here eventually.
  148.  
  149. Some sites below will send tapes through the mail.  For those sites, send
  150. a 1/2" mag tape WITH RETURN POSTAGE and RETURN MAILER.  Tapes without
  151. postage or mailer will not be returned.  No other methods (COD, etc.) are
  152. available; please don't ask.
  153.  
  154. At the present time, I do not have ready access to the archives, nor much
  155. support of my employer to do this.  Please don't ask me for missing
  156. issues, unless you are sure you are reporting a net-wide problem of
  157. propogation.
  158.  
  159. --------------------
  160. Subject: Contacting me
  161.  
  162. My name is Rich Salz, which I (pretentiously) spell with a dollar sign for
  163. the S ($alz).  I am not the same as Rick Adams, the major force behind
  164. UUNET.  I have a guest account on UUNET, which is where I do the
  165. moderating.  I can be reached via electronic mail as uunet!rsalz,
  166. rsalz@uunet.uu.net.
  167.  
  168. I work at BBN.  This is unrelated to comp.sources.unix, except that if
  169. something really critical comes up, you can call me at the office at
  170. 617-873-3290 (direct to my desk).  Try to avoid sending mail to
  171. rsalz@bbn.com, unless you really have to.
  172.  
  173. --------------------
  174. Subject: Listing of archive sites in no particular order
  175.  
  176. 1.  The Danish UNIX user group (DKUUG) is running a mail based archive
  177.     service at diku, it is only available to EUnet users in Denmark because
  178.     of accounting.  It features access to the latest EUUG tape distribution
  179.     which includes sources from comp.sources.unix and comp.sources.games.
  180.     Also some specially collected items like GNU emacs is available.
  181.     To get in contact with this archive service, do:
  182.          mail diku!archive
  183.          Subject: help
  184.     Archive mail enjoys a 100 % surcharge compared to ordinary mail.
  185.  
  186.     EUUG also provides a tape based archive service of sources collected
  187.     from the network and other specilally collected products like the GNU
  188.     Emacs, X windows, MH and UNIX|stat. These are also known as the
  189.     Conference tapes.  Available media include 9 track 1/2 inch 1600 fpi
  190.     2400 ft, and some QIC formats. Contact EUUG, Owles Hall, Buntingford,
  191.     Herts, SG9 9PL, England, or Frank Kuiper, CWI, Kruislaan 413, NL-1098
  192.     SJ Amsterdam, the Netherlands for further information. Frank can also
  193.     be reached as frankk@cwi.nl .
  194.  
  195. 2.  Lee McLoughlin and Stuart McRoberts of the Department of Computing,
  196.     Imperial College, London have set up an FTP and mail based server for
  197.     UK sites.  All volumes are online, some may be in compressed form.
  198.     For information about the mail based server mail to
  199.     info-server@doc.ic.ac.uk with a message body of:
  200.     request catalogue
  201.     topic comp.sources.unix
  202.     request end
  203.     They also store most of the GNU software, X windows, minix updates,
  204.     uupc and most other software deemed useful by the management.  Mail
  205.     the info-server with a topic line of:
  206.     topic index
  207.     for futher details.  For reasons of cost access is limited to UK users
  208.     only.
  209.  
  210. 3.  Ron Heiby has set up an anonymous UUCP access site.  If there is enough
  211.     interest, I will post his full note, but for now I am just giving the
  212.     summary info.  The machine is "mcdch1" which has a single 1200bps
  213.     modem at 1-312-576-7902.  Send an initial carraige return, then log in
  214.     with the name "pduucp" and password "public".  This will not work from
  215.     8am to 6pm Chicago time Monday through Friday, so we can get our real
  216.     work done.  The first thing you will want to do is pick up the
  217.     detailed instructions and a list of what is available.
  218.         uucp mcdch1!~/howto.snarf !~/MYNAME/
  219.         uucp mcdch1!~/directory !~/MYNAME/
  220.     Do not use full pathnames or wildcards; they will not work.
  221.     The Systems file entry for doing this looks something like:
  222.     (For HoneyDanBer UUCP (BNU) users.  Combine into a single line.)
  223.         mcdch1 Wk1800-0730,Sa,Su ACU 1200 3125767902
  224.             "" \r\c in:--in: pduucp word: public
  225.     This is not an official service of Motorola and may be discontinued at
  226.     any time.  The contents of the comp.sources.unix archive have been
  227.     donated by the submitters of the files to the Usenet comp.sources.unix
  228.     moderator for free availability throughout the community.  Motorola
  229.     assumes no responsibility for the contents of these files, including
  230.     the suitability for their use in any application on any hardware.
  231.     (Some of the material, for example is known not to run on systems sold
  232.     by Motorola.)  Any questions about suitability, problems with the
  233.     software or documentation, or anything else related to the contents of
  234.     the files should be directed to the persons who submitted the material
  235.     originally (usually the authors).
  236.  
  237. 4.  Pyramid Technology maintains a general user-contributed-software archive,
  238.     including comp.sources.unix, comp.sources.games, and a variety of other
  239.     sources. Packages are arranged both topically and by volume/issue number.
  240.     New UUCP connections are welcome; anonymous UUCP is not available, and
  241.     requests to mail sources will be ignored. Pyramid will make tapes on a
  242.     *very* limited basis for people who call *well* in advance, hand carry a
  243.     tape to Pyramid's R&D lab in Mountain View, and wait while the is written.
  244.     Contact usenet@pyramid.com for more information. Note that this service is
  245.     maintained by Pyramid staff on a volunteer basis; when things get busy,
  246.     requests for new UUCP connections may take a while.
  247.  
  248. 5.  Kory Hamzeh, avatar!kory, maintains an anonymous UUCP archive.
  249.     Avatar is a 80386 based system with a 330 MB ESDI drive and a Telebit
  250.     Trailblazer PLUS modem.  The Telebit autobauds at 1200/2400/19200
  251.     (PEP). A typical L.sys entry would look like this:
  252.     avatar Any ACU 1200  18188847503 "" BREAK "" BREAK in: anonuucp
  253.     avatar Any ACU 2400  18188847503 "" BREAK in: anonuucp
  254.     avatar Any ACU 19200 18188847503 in:-\n-in: anonuucp
  255.     For more information, write to Kory.
  256.  
  257. 6.  The archives on Munnari now completely mirror the official archives
  258.     on Uunet.  Thanks to Robert Elz, <kre@munnari.OZ>, for giving me
  259.     the account on that machine.  The files are in ~ftp/comp.sources.unix
  260.     and are available in Australia for FTP or by using fetchfile.
  261.  
  262. 7.  Thos Sumner at UCSF will respond to requests for material, but cannot
  263.     promise an ongoing commitment.  Anyone requesting material via mail
  264.     should supply a path from ucbvax.  Anyone requesting tape should
  265.     contact him first.  Contact him at thos@cca.ucsf.edu, or
  266.     ucbvax!ucsfcgl!cca.UCSF!thos
  267.  
  268. 8.  There are two dial-up lines: 814 337 0348 (currently 1200/2400) and
  269.     814 337 3159 (Telebit TB+ cycling 2400/19.2/9600/1200 - BREAK for
  270.     speed change).  The 1200/2400 modem will be replaced by a USR Dual
  271.     Standard (HST + V.32) cycling 2400-9600-1200 when I receive the new
  272.     ROMs. Anonymous uucp logins are either "pdsrc" or "uucp" (functionally
  273.     identical) or via an XBBS BBS system ("bbs" or "xbbs").  I will be
  274.     running SCO TCP/IP shortly and will be able to offer SL/IP links to
  275.     the archives.  There are three directories of interest: /u/pdsrc,
  276.     /u/pubdir, and /u/uunet.  Each directory contains a file called "HELP"
  277.     which provides basic information, plus "ls-lR" and "ls-lR.Z" files
  278.     generated daily.  There is also an XBBS and mail-based downloads.
  279.     Contact Michale Squires, sir-alan!mikes, for more info.
  280.  
  281. 9.  UUNET provides archive access to those on the Internet.  Access is
  282.     available directly via anonymous FTP; look in
  283.     ~ftp/comp.sources.unix/volumeN.  I maintain the UUNET archives, and
  284.     they're guaranteed to be current and official.  UUNET subscribers can
  285.     also UUCP missing files directly; ask your UUNET contact for
  286.     information on how to do that.  In the US, anyone can have their UUCP
  287.     dial a 900 number to get sources; contact uunet-request@uunet.uu.net
  288.     for more info.
  289.  
  290. 10. Internet sites may also retrieve archives from j.cc.purdue.edu via
  291.     anonymous ftp.  The archive is in the directory
  292.     ~ftp/comp.sources.unix/volumeX.  Most files are compressed; these may
  293.     be recognized by the ".Z" suffix.  This is being managed by Jeff
  294.     Smith, jsmith@mentor.cc.purdue.edu.  They would appreciate it if you
  295.     would avoid large file transfers in the middle of the day.
  296.  
  297. 11. The CSNET CIC is now current.  Send a request for "mod.sources" with
  298.     the topics "help" and "index" to the Info-Server, or or contact
  299.     postmaster@sh.cs.net.
  300.  
  301. 12. In France, the A.F.U.U. (French UN*X User Group), provides a tape-
  302.     based archive service for people in France.  Sources include
  303.     comp.sources.unix, USEnix tapes, EUUG tapes, etc.  Available media
  304.     include 9 track 1/2 inch 1600 BPI 2400 ft, and QIC-24 cartridge
  305.     tapes (Sun, Bull, Archive, etc. compatable). For a full list of what
  306.     is available and to get an order form, etc., contact the AFUU offices:
  307.         A.F.F.U.                     tel: +33 (1) 4670.9590
  308.         11, rue Carnot               fax: +33 (1) 4658.9420
  309.         94270 Le Kremlin-Bice^tre    e-mail: anne@afuu.fr
  310.         FRANCE
  311.  
  312. 13. Tad Guy maintains an FTP'able archive at Old Dominion University.
  313.     The archive contains the Unix, X, Games, Misc, and Amiga source groups,
  314.     as well as comp.binaries.amiga.  The unix sources are only kept
  315.     on-line starting with Volume 10.  Anonymous FTP to Xanth.cs.odu.edu.
  316.  
  317. 14. Mark Prior has set up an archive on sirius.ua.oz.au for
  318.     comp.sources.unix (and some other groups).  Volume11 and later are
  319.     available for retrival via for either ACSnet "fetchfile" or anonymous
  320.     FTP (129.127.40.3).  Files are stored in sources/unix/volume<nn> by
  321.     issue number in compressed form, (~ftp/pub/sources/unix/volume<nn> for
  322.     ftp users).
  323.  
  324. 15. Internet sites may retrieve any of the comp.sources.unix files from
  325.     wuarchive.wustl.edu [128.252.135.4] from /usenet/comp.sources.unix
  326.     using anonymous ftp.  Washington University maintains a complete archive
  327.     of all USENET sources and binaries groups (those with archiving headers,
  328.     anyway) as part of its public access archives.  A description of the
  329.     arrangement of the archives can be found in /arrangement and a complete
  330.     list of all files currently in the archive (built nightly) is in
  331.     /files.lst.  A mail-based archive server should also be available soon.
  332.  
  333. 16. Daryl V. McDaniel of Micronetics in Oregon has set up a anonymous
  334.     UUCP access.  The archive contains several USENET groups, lots of
  335.     GNU software, and other.  For more details, get the file
  336.     illian!~/how-to-get.  L.sys connection info is as follows:
  337.     # Micronetics archive site, 1200/2400/9600pep/19.2pep
  338.     illian Any ACU 1200 1-503-591-9742 "" \n in:--in:-\b-in:--in: Uanon
  339.     illian Any ACU 2400 1-503-591-9742 "" \n in:--in:-\b-in:--in: Uanon
  340.     illian Any ACU 9600 1-503-591-9742 "" \n in:--in:-\b-in:--in: Uanon
  341.     illian Any ACU 19200 1-503-591-9742 "" \n in:--in:-\b-in:--in: Uanon
  342.     Modify as appropriate for your site, of course.  Note that there is no
  343.     limit concerning what hours of the day you may call, but there is
  344.     a limit of 40 minutes/transfer during the day, two hours at night.
  345.     For information, contact illian!archive-request.
  346.  
  347. 17. Andreas Pleschutznig of Micro Systems Software in Austria, will
  348.     make 1/4" tapes and can also make 1.2Meg 5 1/4" diskettes of
  349.     c.s.u and alt.sources.  Send mail to mcvax!mssx!src.
  350.  
  351. 18. Thanks to Karl Kleinpaste <karl@cis.ohio-state.edu> I will be
  352.     maintaining the OSU archives.   They are available for FTP from
  353.     cheops.cis.ohio-state.edu in directory pub/comp.sources.unix,
  354.     and as part of the anonymous UUCP osu archives.  Karl periodically
  355.     posts information on accessing the UUCP archives to comp.sources.d
  356.  
  357. exit 0 # Just in case...
  358. -- 
  359. Please send comp.sources.unix-related mail to rsalz@uunet.uu.net.
  360. Use a domain-based address or give alternate paths, or you may lose out.
  361. exit 0 # Just in case...
  362. -- 
  363. Please send comp.sources.unix-related mail to rsalz@uunet.uu.net.
  364. Use a domain-based address or give alternate paths, or you may lose out.
  365.