home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume18 / index18.1 < prev    next >
Text File  |  1989-03-05  |  15KB  |  307 lines

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