home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume24 / index24.1 < prev    next >
Text File  |  1991-03-05  |  16KB  |  324 lines

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