home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume19 / index19.1 < prev    next >
Text File  |  1989-05-29  |  16KB  |  322 lines

  1. Subject:  v19INF2:  Introduction to comp.sources.unix
  2. Newsgroups: comp.sources.unix
  3. Sender: sources
  4. Approved: rsalz@uunet.UU.NET
  5.  
  6. Submitted-by: Rich $alz <rsalz@uunet.uu.net>
  7. Posting-number: Volume 19, Info 2
  8. Archive-name: index19.1
  9.  
  10. This is the first of two introductory articles about comp.sources.unix.
  11. This one describes how to submit source to the newsgroup, where the
  12. archive sites are, and how to contact them.  The companion articles lists
  13. all previously-published sources.
  14.  
  15. I am always looking for suggestions on how to improve the usefulness
  16. of the newsgroup, and can be contacted as listed below.
  17.             -Rich $alz
  18.  
  19. --------------------
  20. Subject: Distribution and Copyrights
  21.  
  22. The Usenet newsgroup comp.sources.unix is forwarded through the Unix-Sources
  23. mailing list which is maintained by unix-sources-request@brl.mil.  If you
  24. receive comp.sources.unix through in your mailbox, or any way other than
  25. by reading Usenet articles, then you shouldn't be contacting me.
  26.  
  27. Copyright is a big issue on Usenet these days.  I really wish it would
  28. just go away, but it won't, so I guess I have to state my intent.  From
  29. the beginning, the goal of comp.sources.unix has been the widest possible
  30. distribution of source code in the hope that it is of use to the
  31. programming community, but with no guarantees that it won't trash your
  32. machine.  That is generally the goal of the people who write and submit
  33. programs to me.
  34.  
  35. There is no "compilation copyright" on the collection known as
  36. comp.sources.unix.  It is a collective effort, the result of the sites
  37. that pass the group around, the kind souls that maintain archives, those
  38. who improve the code that I publish, and -- most importantly -- the people
  39. who write the code.  If you want to try to make money off this collective
  40. body of work, I am not going to pretend that I can stop you.
  41.  
  42. Please note that this notice in no way supercedes the copyright that
  43. individual posters have attached.
  44.  
  45. --------------------
  46. Subject: Submitting source for publication
  47.  
  48. Items intended for posting or queries and problem notes should be sent to
  49. uunet!sources.  In Australia, Robert Elz is a "sub-moderator"; people
  50. there can work with him (kre@munnari.OZ) to get postings out more easily.
  51. I am looking for someone in Canada and someone in Europe to act as
  52. similar sub-moderators.
  53.  
  54. If you want verification of arrival, so say in a cover note, or at the
  55. beginning of your submission, if it is small.  I try to verify that a
  56. program works, and if I can't get it to work, I may hold up posting it for
  57. a while.  Please note that, except in rare cases, source without
  58. documentation and a Makefile will not be published.
  59.  
  60. --------------------
  61. Subject:  The structure of comp.sources.unix articles
  62.  
  63. Each posting in comp.sources.unix is called an "issue"; there are roughly 100
  64. issues to a volume.  The division is arbitrary, and has varied greatly in
  65. the past.  There are two types of articles in comp.sources.unix; sources
  66. and "information postings."  They can be distinguished by the subject
  67. line:
  68.     Subject:  v07INF8:  Index for Volume 7 and other info
  69. This first word in the title identifies this as the eighth info posting of
  70. volume seven.  Similarly, the subject line shown below:
  71.     Subject:  v07i081:  Public-domain Unix kernel
  72. identifies this as the 81st source article in Volume 7.  Large sources are
  73. broken up into smaller pieces, and have subject lines that look like
  74. this:
  75.     Subject:  v07i082:  System VI Source Distribution, Part03/08
  76.  
  77. The first few lines of an article are auxiliary headers that look like this:
  78.  
  79.     Submitted-by: root@freeware.ATT.COM
  80.     Posting-number: Volume 7, Issue 82
  81.     Archive-name: new-login
  82. The "Submitted by" is the author of the program.  IF YOU HAVE COMMENTS ABOUT
  83. THE SOURCES PUBLISHED IN COMP.SOURCES.UNIX, THIS IS THE PERSON TO CONTACT.
  84. When possible, this address is in domain form, otherwise it is a UUCP bang
  85. path relative to some major site such as "uunet."
  86.  
  87. The second line repeats the volume/issue information for the aide of NOTES
  88. sites and automatic archiving programs.
  89.  
  90. The Archive-name is the "official" name of this source in the archive.  Large
  91. postings will have names that look like this:
  92.     Archive-name: kernel/Part01
  93. Please try to use this name when requesting that sources be mailed to you.
  94. Also, note that the "part number" given in the title, and the archive name
  95. given in the auxiliary header need not be identical.
  96.  
  97.  
  98. --------------------
  99. Subject: Reporting and tracking bugs and patches to postings
  100.  
  101. You should probably subscribe to comp.sources.bugs.  I will also try to
  102. expedite bugfix postings.  Authors should consider posting beta-tests
  103. to alt.sources.
  104.  
  105. Some of the larger postings have established channels for distributing
  106. bug reports (e.g., Larry Wall posts patches in comp.sources.bugs; C News
  107. has update bulletins there and in one of the news groups, etc.).  Others
  108. are sort of "catch as catch can."
  109.  
  110. Sometimes, when new versions of previously-published software is available,
  111. just patches are put out, usually in the form of shar files containing
  112. input for the "patch" program, new files, etc.  Sometimes complete new
  113. versions are put out.  Which method is used depends on the poster and
  114. the moderator.
  115.  
  116. To report bugs, contact the person listed in the Submitted-to header.
  117. Often there is a contact address in a README file, too.  I do not maintain
  118. the sources I moderate, so don't send your bug reports to me.
  119.  
  120.  
  121. --------------------
  122. Subject: Becoming an archive site
  123.  
  124. If you collect comp.sources.unix postings and are willing and able to make
  125. your collection available to other people, please let me know.  Benefits
  126. include the undying gratitude of your colleagues, and a promise from me to
  127. try to make sure you never lose an article.
  128.  
  129. I maintain a mailing list of archive sites; see me about getting on it.
  130.  
  131. --------------------
  132. Subject: Accessing the archives
  133.  
  134. The complete archives are fairly large; an average volume is three to
  135. four megabytes.
  136.  
  137. The French and European archives are coming along, and the one in England
  138. is getting lots of traffic.  I should have good news for BITNET sites
  139. soon.  This time I mean it about BITNET. :-)
  140.  
  141. When you request something before Volume 6, please make sure to be as
  142. descriptive as possible as articles before then do not have official
  143. names.  Matt Caprile has done a great amount of work in cleaning up
  144. the index entries and old names, look for a notice here soon.  Work
  145. on this is late, my fault.
  146.  
  147. Some sites below will send tapes through the mail.  For those sites, send
  148. a 1/2" mag tape WITH RETURN POSTAGE and RETURN MAILER.  Tapes without
  149. postage or mailer will not be returned.  No other methods (COD, etc.) are
  150. available; please don't ask.
  151.  
  152. At the present time, I do not have ready access to the archives, nor
  153. the support of my employer to do this.  Please don't ask me for missing
  154. issues, unless you are sure you are reporting a net-wide problem of
  155. propogation.
  156.  
  157. --------------------
  158. Subject: Contacting me
  159.  
  160. My name is Rich Salz, which I (pretentiously) spell with a dollarsign for
  161. the S ($alz).  I am not the same as Rick Adams, who is currently best
  162. known as the major force behind UUNET.  I have a guest account on UUNET,
  163. which is where I do the moderating.  I can be reached via electronic mail
  164. as uunet!rsalz, rsalz@uunet.uu.net.
  165.  
  166. I work at BBN.  This is unrelated to comp.sources.unix, except that if
  167. something really critical comes up, you can call me at the office at
  168. 617-873-3290 (direct to my desk).  Try to avoid sending mail to
  169. rsalz@bbn.com, unless you really have to.
  170.  
  171. --------------------
  172. Subject: Listing of archive sites in no particular order
  173.  
  174. 1.  The Danish UNIX user group (DKUUG) is running a mail based archive
  175.     service at diku, it is only available to EUnet users in Denmark because
  176.     of accounting.  It features access to the latest EUUG tape distribution
  177.     which includes sources from comp.sources.unix and comp.sources.games.
  178.     Also some specially collected items like GNU emacs is available.
  179.     To get in contact with this archive service, do:
  180.          mail diku!archive
  181.          Subject: help
  182.     Archive mail enjoys a 100 % surcharge compared to ordinary mail.
  183.  
  184.     EUUG also provides a tape based archive service of sources collected
  185.     from the network and other specilally collected products like the GNU
  186.     Emacs, X windows, MH and UNIX|stat. These are also known as the
  187.     Conference tapes.  Available media include 9 track 1/2 inch 1600 fpi
  188.     2400 ft, and some QIC formats. Contact EUUG, Owles Hall, Buntingford,
  189.     Herts, SG9 9PL, England, or Frank Kuiper, CWI, Kruislaan 413, NL-1098
  190.     SJ Amsterdam, the Netherlands for further information. Frank can also
  191.     be reached as frankk@cwi.nl .
  192.  
  193. 2.  Lee McLoughlin and Stuart McRoberts of the Department of Computing,
  194.     Imperial College, London have set up an FTP and mail based server for
  195.     UK sites.  All volumes are online, some may be in compressed form.
  196.     For information about the mail based server mail to
  197.     info-server@doc.ic.ac.uk with a message body of:
  198.     request catalogue
  199.     topic comp.sources.unix
  200.     request end
  201.     They also store most of the GNU software, X windows, minix updates,
  202.     uupc and most other software deemed useful by the management.  Mail
  203.     the info-server with a topic line of:
  204.     topic index
  205.     for futher details.  For reasons of cost access is limited to UK users
  206.     only.
  207.  
  208. 3.  Ron Heiby has set up an anonymous UUCP access site.  If there is enough
  209.     interest, I will post his full note, but for now I am just giving the
  210.     summary info.  The machine is "mcdch1" which has a single 1200bps
  211.     modem at 1-312-576-7902.  Send an initial carraige return, then log in
  212.     with the name "pduucp" and password "public".  This will not work from
  213.     8am to 6pm Chicago time Monday through Friday, so we can get our real
  214.     work done.  The first thing you will want to do is pick up the
  215.     detailed instructions and a list of what is available.
  216.         uucp mcdch1!~/howto.snarf !~/MYNAME/
  217.         uucp mcdch1!~/directory !~/MYNAME/
  218.     Do not use full pathnames or wildcards; they will not work.
  219.     The Systems file entry for doing this looks something like:
  220.     (For HoneyDanBer UUCP (BNU) users.  Combine into a single line.)
  221.         mcdch1 Wk1800-0730,Sa,Su ACU 1200 3125767902
  222.             "" \r\c in:--in: pduucp word: public
  223.     This is not an official service of Motorola and may be discontinued at
  224.     any time.  The contents of the comp.sources.unix archive have been
  225.     donated by the submitters of the files to the Usenet comp.sources.unix
  226.     moderator for free availability throughout the community.  Motorola
  227.     assumes no responsibility for the contents of these files, including
  228.     the suitability for their use in any application on any hardware.
  229.     (Some of the material, for example is known not to run on systems sold
  230.     by Motorola.)  Any questions about suitability, problems with the
  231.     software or documentation, or anything else related to the contents of
  232.     the files should be directed to the persons who submitted the material
  233.     originally (usually the authors).
  234.  
  235. 4.  Pyramid Technology maintains a general user-contributed-software archive,
  236.     including comp.sources.unix and comp.sources.games. Source modules are
  237.     arranged both topically and by volume/issue number. New UUCP connections
  238.     are welcome, although sites outside Northern California will be harrassed
  239.     about why they haven't yet signed up for UUNet.* Pyramid will also make
  240.     tapes on a *very* limited basis for people willing to stop by during off
  241.     hours and wait while the tape is written.  This is being managed by Elaine
  242.     Booter (booter@pyramid.com) with Carl Gutekunst kibitzing.
  243.     Contact Elaine for more information.  [  *Don't take this 100% seriously. ]
  244.  
  245. 5.  Steven Parker, sp@killer.dallas.tx.us maintains a full archive of
  246.     c.s.unix and several other USENET newsgroups. This archive is available
  247.     via anonymous UUCP and is reachable through PC Pursuit.  Two sample
  248.     L.sys lines follow:
  249.     killer Any ACU 2400 1-214-821-3795 in:--in: uupdsrc word: Public
  250.     killer Any ACU 1200 1-214-827-2919 in:--in: uupdsrc word: Public
  251.     Modify as necessary to fit local circumstances, of course. To get more
  252.     information, request file killer!/bbsys4/README.
  253.  
  254. 6.  Robert Elz (kre@munnari.OZ) keeps sources in different ways depending
  255.     on his available disk space; contact him for more info.
  256.  
  257. 7.  Thos Sumner at UCSF will respond to requests for material, but cannot
  258.     promise an ongoing commitment.  Anyone requesting material via mail
  259.     should supply a path from ucbvax.  Anyone requesting tape should
  260.     contact him first.  Contact him at thos@cca.ucsf.edu, or
  261.     ucbvax!ucsfcgl!cca.UCSF!thos
  262.  
  263. 8.  Michael Squires maintains an archive site, sir-alan.  It has the
  264.     full archive for anonymous uucp using the login of "pdsrc" (no
  265.     password).  The Trailblazer autobauds between 300/1200/2400
  266.     baud.  The number is 814 337 0894; the list of available files is in
  267.     /usr/spool/pdsrc/all.subjects.
  268.  
  269. 9.  Rick Adams (rick@uunet.uu.net) provides archive access to those on the
  270.     Internet.  Access is available directly via anonymous FTP; look in
  271.     ~ftp/comp.sources.unix/volumeN.  I maintain the UUNET archives, and
  272.     they're guaranteed to be current and official.  UUNET subscribers can
  273.     also UUCP missing files directly.
  274.  
  275. 10. Internet sites may also retrieve archives from j.cc.purdue.edu via
  276.     anonymous ftp.  The archive is in the directory
  277.     ~ftp/news/comp/sources/unix/volumeX.  Most files are compressed;
  278.     these may be recognized by the ".Z" suffix.  If you don't have
  279.     compress & friends, they are in ~ftp/pub/compress.shar for the
  280.     taking.  This is being managed by Rich Kulawiec (Wombat),
  281.     rsk@j.cc.purdue.edu.  They would appreciate it if you would avoid
  282.     large file transfers in the middle of the day.  [Rick also points out
  283.     that the FTP'able archies also contain mod.amiga, a bunch of kermit
  284.     sources, news 2.11, rn 4.3, nntp, and whatever else happens to be in
  285.     ~ftp/pub at the moment.]
  286.  
  287. 11. The CSNET CIC is now current.  Send a request for "mod.sources" with
  288.     the topics "help" and "index" to the Info-Server, or or contact
  289.     postmaster@sh.cs.net.
  290.  
  291. 12. Sharan Kalwani at the Michigan Cancer Foundation (shan@mcf.uucp) has
  292.     set up a mail-based server for Michigan sites.  The archive resides
  293.     on mcf's machine. Comp.sources.unix and other stuff are available.
  294.     Just a few issues are missing and efforts are solicited to make the
  295.     archives complete.  For reasons of cost access is limited to MI users
  296.     only unless you want to set up direct links with mcf.  Mail to
  297.     "archives@mcf.uucp" and supply the text "send index" for some help on
  298.     how to access the files and an index of the files currently online.
  299.     For human help, mail to shan@mcf.uucp or mcf!shan@umix.cc.umich.edu.
  300.  
  301. 13. 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. 14. 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. 15. Mark Prior has set up an archive on serius.ua.oz.au for
  318.     comp.sources.unix (and some other groups).  Volume11 and later is
  319.     available for retrival via for either ACSnet "fetchfile" or anonymous
  320.     FTP (129.127.4.20).  Files are stored in ~ftp/pub/sources/unix by
  321.     issue number.
  322.