home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume21 / intro21 < prev    next >
Text File  |  1991-07-21  |  47KB  |  965 lines

  1. Newsgroups: comp.sources.misc
  2. From: Kent Landfield <kent@sparky.imd.sterling.com>
  3. Subject:  v21INF1:  Introduction to comp.sources.misc
  4. Message-ID: <1991Jul19.071130.17113@sparky.IMD.Sterling.COM>
  5. X-Md4-Signature: 120b91c3c5277530a847253311a69226
  6. Date: Fri, 19 Jul 1991 07:11:30 GMT
  7. Approved: kent@sparky.imd.sterling.com
  8.  
  9. Submitted-by: Kent Landfield <kent@sparky.imd.sterling.com>
  10. Posting-number: Volume 21, Info 1
  11. Archive-name: intro21
  12.  
  13. First off, I would like to thank all of you who contributed ideas concerning 
  14. the new Environment: header, both via newsgroups and email.  This newsgroup 
  15. is definitely a collective effort; you've proven that to me. Thanks again. 
  16. More on the header later in the intro.
  17.  
  18. Another change that I have begun deals with notification of submitted sources.
  19. In the past I have only responded when people have asked me to or have made
  20. a request that needed a response of some type.  From now on I will respond 
  21. to each and every submission I receive.  I am doing this so that you will 
  22. be assured that your submissions are in the queue.  Due to the quantity of 
  23. submissions at times, I may not be able to post it right away but at least
  24. you will know that it was received and has been scheduled to be posted to 
  25. the group.
  26.  
  27. I would like to thank Burt Janz (bhjat!bhj) for making c.s.misc archives
  28. (as well as others) available via anonymous uucp in Nashua, NH.
  29.  
  30. I keep asking but I have not had any takers... Is there anyone in Asia that 
  31. would like to provide comp.sources.misc archive access to the sites located 
  32. in that part of the world ?  If you would like to but don't know where to 
  33. start, *please* send me some mail.  I can get you setup with both the software
  34. to run it as well as a copy of the archives themselves.
  35.  
  36. This is the first of five introductory messages about comp.sources.misc.
  37. It describes the newsgroup's history, how to submit sources to c.s.misc, 
  38. where the archive sites are, and how to contact and access them.  The
  39. second, third and fourth postings together comprise the index of previously
  40. posted software. The fifth article is a cross-index of patches that have 
  41. been posted to this newsgroup.
  42.  
  43. As always, I am looking for suggestions on how to improve the usefulness
  44. of the newsgroup. *Please* do not hesitate to send suggestions to
  45. kent@sparky.imd.sterling.com.
  46.  
  47.             -Kent+
  48. --------------------
  49. Subject:  Introduction
  50.  
  51. Comp.sources.misc is sort of a "catch-all" sources group.  The group 
  52. is run in a generally informal manner.  *Any* program source code will
  53. be accepted. Discussion and "sources wanted" requests will be discarded 
  54. with a message back to the sender advising him/her to post to the correct 
  55. newsgroup.  Please do not send either to me, they don't belong here.
  56.  
  57. The moderated comp.sources.misc replaced the unmoderated net.sources in 
  58. May 1987.  This was done by the Usenet backbone in response to the observed 
  59. fact that net.sources was largely NON-sources. The initial moderator of 
  60. comp.sources.misc was Brandon Allbery.  Mail Brandon received at the time 
  61. indicated that the majority of people were willing to trade the small 
  62. delays (mainly caused by network delays in mail) for having a source 
  63. group that wasn't full of noise.
  64.  
  65. As stated above, the only reason a submission will be rejected is if it is 
  66. non-source.  I am striving to get things out as quickly as possible. Testing
  67. of the source is not done. I will, however, assure that postings are in shar 
  68. format and that shar'ed submissions can be unshar'ed correctly. If a patch
  69. is submitted, I assure that the patch can be applied to the sources it is to
  70. patch. If the submission is something that needs testing, it probably should 
  71. be sent to comp.sources.unix or comp.sources.reviewed instead.
  72.  
  73. (Send submissions to comp-sources-unix@<backbone> or
  74.                   to comp-sources-reviewed@<backbone> in that case.) 
  75.  
  76. --------------------
  77. Subject: Deciding where to post your software
  78.  
  79. There are four choices for sources newsgroups, not counting local sources
  80. groups (fl.sources) or groups for specific systems (comp.sys.sun, et al.).
  81. Choosing between them can be somewhat difficult for the novice, and even for
  82. seasoned sources posters with unusual submissions.  Here, then, is a
  83. discussion of the various "primary" sources groups, their advantages and
  84. disadvantages, and a crude attempt at quantifying when to use them.
  85.  
  86. First off is comp.sources.unix, the major sources group.  It is rather
  87. unfortunately named, but don't let that stop you from trying to submit
  88. something if it fits the group's guidelines otherwise.  The benefits you'll
  89. get are testing of source on at least some machines before posting and
  90. guaranteed archiving at many Internet and UUCP sites.  The problem is that
  91. smaller postings aren't usually accepted, especially if they don't come with a
  92. Makefile and README file -- and sometimes the moderator declares a moratorium
  93. on certain types of postings, like text editors.  Trying doesn't hurt,
  94. however; if the moderator rejects something, he dumps it into the c.s.misc
  95. mailbox.  I should also note that the current policy of comp.sources.unix is
  96. not to accept "shareware" programs, programs which request or require a fee to
  97. the author for continued use. 
  98.  
  99. Second is comp.sources.reviewed. It is using a Peer Review process to accept 
  100. or reject submissions.  Similar to the process used for academic journals, 
  101. submissions are sent to a moderator who then sends the sources to Peer 
  102. Review volunteers for evaluation.  The Reviewers try to provide a timely 
  103. evaluation of the software by compiling and running it on their machine. 
  104. If the Moderator and Peer Reviewers judge a submission to be acceptable, 
  105. the sources are posted along with the written comments provided by the 
  106. Reviewers.  If a submission is not found to be acceptable, the author 
  107. is provided with the Reviewers' comments, and they have the option of 
  108. addressing those comments and submitting the sources again. The benefits 
  109. of this group are that your software will be thoroughly tested by multiple 
  110. reviewers on multiple systems prior to it being posted to the world.
  111.  
  112. For small sources and beta copies of programs (which probably should not be
  113. archived, in favor of the production release), one might choose alt.sources.
  114. It has one major advantage over the other possibilities:  there is no
  115. moderation, meaning no delays and no rules for formatting.  You're free to
  116. just pipe a source file to inews if the fit takes you (not that I recommend
  117. it).  But it also has one major disadvantage:  since the group isn't
  118. moderated, there is nothing preventing people from starting up discussions
  119. ranging from source code topics to why EUnet works the way it does.  This, if
  120. you'll recall, is what caused comp.sources.misc to be created in the first
  121. place.  Another disadvantage is that, being an "alt" group, it doesn't
  122. get as wide a distribution as the "mainstream" Usenet.  (For further
  123. information on the "alt" hierarchy, see the "Alternative Newsgroup
  124. Hierarchies" document posted once a month by Gene Spafford in news.lists.)
  125.  
  126. And then there's this group, comp.sources.misc.  The original charter called
  127. for moderation solely to reject non-source postings, nothing more; the intent
  128. was to provide net.sources without the noise.  This grew as a policy was  
  129. adopted of letting the group be controlled more by its users (submitters, 
  130. readers, archivers) than by "moderative fiat".  The advantages of posting 
  131. here are that archiving is almost as widespread as that of comp.sources.unix,
  132. that anything that is source code can be posted, and that it's guaranteed not 
  133. to be lost in non-source, discussion postings; the disadvantages are that 
  134. there is a slight delay caused by having to filter stuff through the moderator.
  135.  
  136. So which do you choose?  While there are no hard rules, there does seem to be
  137. an evolving rationale for the use of the groups:  if your software is in need
  138. of beta-testing and it is not quite ready for mainstream archiving, post it to
  139. alt.sources.  After the beta period is over, submit it to the appropriate 
  140. comp.sources.whichever group for worldwide distribution and archiving.
  141.  
  142. In general, games usually are sent to comp.sources.games regardless of their 
  143. size.  Programs which are specific to a particular computer might be better 
  144. off in an specialized sources group like comp.sources.sun or comp.sources.amiga,
  145. and X-Window based applications can be posted through comp.sources.x.
  146. Released, major programs usually go to comp.sources.unix, and comp.sources.misc
  147. is used for the rest.
  148.  
  149. Remember though, it's up to you to decide to which newsgroup a your submission
  150. should be posted to.
  151.  
  152. --------------------
  153. Subject:  The structure of comp.sources.misc articles
  154.  
  155. Each posting in comp.sources.misc is called an "issue"; there are roughly 100
  156. issues to a volume.  The division is arbitrary, and has varied greatly in
  157. the past.  There are two types of articles in comp.sources.misc; sources
  158. and "informational postings."  They can be distinguished by the subject
  159. line. All source postings will be stored in a subdirectory within the
  160. volume directory so that patches have a place to be stored.
  161.  
  162.     Subject:  v03INF1:  Introduction to comp.sources.misc
  163.  
  164. This first word in the title identifies this as the first info posting of
  165. volume three.  Similarly, the subject line shown below:
  166.  
  167.     Subject:  v014i082:  lc - Categorize and List Files In Columns, Part01/02
  168.  
  169. identifies this as the 82nd source article in Volume 14.  In the above 
  170. example, the Part01/02 indicates that this is the first part of a two
  171. part posting.  All sources are broken up into pieces.  This is done so
  172. that there could be a proper storage directory when patches are issued.
  173.  
  174. The first few lines of an article are auxiliary headers that look like this:
  175.  
  176.     Submitted-by: kent@sparky.IMD.Sterling.COM (Kent Landfield)
  177.     Posting-number: Volume 14, Issue 82
  178.     Archive-name: lc/part01
  179.  
  180. The "Submitted-by" line in each issue is the author of the program.  IF YOU 
  181. HAVE COMMENTS ABOUT AN ISSUE PUBLISHED IN COMP.SOURCES.MISC, THIS IS THE PERSON
  182. TO CONTACT.  When possible, this address is in domain form, otherwise it is a 
  183. UUCP bang path relative to some major site such as "uunet."
  184.  
  185. The second line repeats the volume/issue information for the aide of NOTES
  186. sites and automatic archiving programs such as rkive.
  187.  
  188. The Archive-name is the "official" name of this source in the archive.  
  189.  
  190. All source postings will be treated as multi-part postings have been done
  191. in the past. The postings will have a subdirectory under the volume directory.
  192. This gives me a place to store patches as well as allows me to have more
  193. informative archive names without having to worry how many spaces the part
  194. numbering, patch indicator or compression suffix will take up.  Postings will 
  195. have names that look like this:
  196.  
  197.     Source posting
  198.         Archive-name: lc/part01
  199.  
  200.     Patch posting
  201.         Archive-name: lc/patch01
  202.  
  203. Note that the part number and patch number will be zero padded for convenience 
  204. sake as was requested by several people.  Also, note that the "part number" 
  205. given in the title will be used to give the reader an indication of the total
  206. number of parts that make up the complete set of sources. The example below
  207. shows that this is part 21 of a 23 part submission.
  208.  
  209. v17i102: calentool - day/week/month/year-at-a-glance SunView tool, Part21/23
  210.  
  211. Informational postings such as this posting will not be stored in a 
  212. subdirectory as are the source postings. INF postings will have archive 
  213. names such as indx21v1-7 and patchlog21.  From an archiving perspective, 
  214. archive names for all INFormational postings will be specified so as to 
  215. store the INF postings directly in the volume's base directory.  Archive 
  216. names for source postings will be specified so as to store the sources in
  217. subdirectories within the volume's base directory.
  218.  
  219. To support the tracking of patches the Patch-To: line is used in c.s.misc.
  220. The Patch-To: line exists for articles that are patches to previously posted 
  221. software. The Patch-To: line only appears in articles that are posted, 
  222. "Official", patches. The initial postings do not contain the Patch-To: 
  223. auxiliary header line.
  224.  
  225.     Patch-To: syntax
  226.         Patch-To: package-name: Volume X, Issue x[-y,z]
  227.  
  228. Patch-To: examples. These are examples and do not reflect the accurate 
  229. volume/issue numbering for rkive.
  230.  
  231. In the first example, the article that contains the following line
  232. is a patch to a single part posting.
  233.     Patch-To: rkive: Volume 22, Issue 122
  234.  
  235. This example shows that the 122-124 indicates the patch applies to
  236. a multi-part posting. The '-' is used to mean "article A through article
  237. B, inclusive..
  238.     Patch-To: rkive: Volume 22, Issue 122-124
  239.  
  240. If a patch applies to multiple part postings that are not consecutive, the
  241. ',' is used to separate the part issue numbers. It is possible to mix both
  242. ',' and '-' on a single Patch-To: line.
  243.     Patch-To: rkive: Volume 22, Issue 122,125,126,127
  244.                        or
  245.     Patch-To: rkive: Volume 22, Issue 122,125-127
  246.  
  247. If a new release is posted instead of a large set of patches, the new 
  248. posting will contain a Supersedes: header line with a format similar 
  249. to the Patch-To: header.
  250.  
  251.     Supersedes: syntax
  252.         Supersedes: package-name: Volume X, Issue x[-y,z]
  253.     
  254.     Supersedes: example
  255.         Supersedes: rkive: Volume 22, Issue 122-127
  256.  
  257. The Supersedes: line is helpful for cleaning archives by providing a pointer 
  258. to previous versions that the archive administrators can then remove from 
  259. their archives.
  260.  
  261. The Environment: auxiliary header line is be used to give you a quick 
  262. indication which resources are required to use a particular issue. 
  263.  
  264. In a newsgroup not restricted to one type of operating system, one type of 
  265. machine or one type of architecture there is a need for this type of information
  266. in the header.  The intent is to provide you more external information about 
  267. the package contained within the posting.  This allows you to determine if the 
  268. package has special requirements that may prevent you from using it.  It is 
  269. extremely irritating to take the time to unpack something just to find out 
  270. that you can't use it.
  271.  
  272. The news Keyword: line has been used to a certain extent for this,
  273. but if news articles are saved with 'w' rather than 's' from "rn"
  274. then the news headers don't get saved with the article.
  275.  
  276.     Environment: syntax
  277.         Environment: Keyword [, keyword ..] 
  278.  
  279.     Environment: example
  280.         Environment: SunView, XView, X11R4, termcap
  281.  
  282. The keywords usage is case insensitive. There is also a NOT indicator
  283. (e.g. !AIX) so that the moderator can specify that the package runs 
  284. on everything "but" the specified keyword.
  285.  
  286. The following is a list of keywords used within articles that have been
  287. posted to c.s.misc and their meanings.  Keywords are added to this list 
  288. on a first-use basis.
  289.  
  290.     Operating Systems:
  291.         UNIX         -  should operate on any unix system... (right...)
  292.         SYSVR3       -  should operate on System 5.3
  293.         SYSVR4       -  should operate on System 5.4
  294.         MS-DOS       -  should operate on MSDOS 
  295.     DOS          -  "                   " (oops)
  296.         VMS          -  should operate on VMS
  297.         AIX          -  should operate on any AIX 
  298.         AIX3.1       -  should operate on AIX Version 3.1
  299.         OS/2         -  should operate on IBM's OS/2
  300.         COHERENT     -  should operate on Mark Williams Coherent OS
  301.         AMIGA        -  should operate on AMIGA OS
  302.         ISC-UNIX     -  should operate on ISC UNIX
  303.  
  304.     Language Support:  (C is the default so not specified)
  305.  
  306.         TurboC       -  Requires Turbo C
  307.         Fortran      -  Written in Fortran
  308.         Icon         -  Written in the Icon Programming Language
  309.     INET         -  Requires BSD networking support
  310.         MIPS         -  Mips C compiler
  311.  
  312.     System Support:  System Utilities needed
  313.  
  314.         Sendmail     - BSD based mail transport
  315.     Smail        - Smail3 mail transport 
  316.         MMDF         - MMDF mail transport
  317.         DBX          - BSD based source-level debugger
  318.  
  319.     Hardware Support:
  320.         SGI          - Runs on Silicon Graphics systems
  321.         DEC          - Runs on DEC Risc Workstations
  322.  
  323. As you can probably see from my mistakes, I have not yet automated 
  324. [dummy-proofed :-)] the process of keyword selection within my posting 
  325. software. That is next...
  326.  
  327. Prior to January 1, 1988, a different archive header system was used.  At the
  328. time, it was not expected that comp.sources.misc would be welded into the
  329. then-evolving standard for sources archiving.  There was only one special 
  330. header line, and it resided in the main header.  It looked like
  331.  
  332.         X-Archive: yymm/nn
  333.  
  334. where "yymm" was the year and month of the submission date and "nn" was 
  335. a sequence number.  Please keep this in mind when dealing with archive 
  336. submissions from 1987.
  337.  
  338. -----------------
  339. Subject: Patches Handling
  340.  
  341. Patches will be handled as swiftly as possible. Authors of sources posted
  342. to c.s.misc should send all patches to me so that I can post them back through
  343. the newsgroup in order that the patches can be archived. This has not been
  344. done in the past in other sources groups and has lead to lost patches. If
  345. the patches must get out *real* fast, post them to comp.sources.bugs and
  346. send me a copy at the same time so that they will be available when they
  347. are needed in the future. Again, patches will receive priority processing
  348. so make sure I get them...
  349.  
  350. I would prefer not to post patches that are not sent by the author of the
  351. original posting unless special arrangements have been made with the author.
  352. Please send your unofficial patches to the author so that the author can
  353. incorporate them into their postings baseline.  Unofficial patches can
  354. be posted to comp.sources.bugs as a method of letting the community use
  355. the fix or enhancement during the interim.
  356.  
  357. It is up to the author to determine if there have been major enough
  358. changes to warrant a complete reposting. This may be necessary if the
  359. size of the patches exceeds the size of the source but in most cases
  360. only patches are posted. Total repostings should be treated as an 
  361. initial posting. What follows pertains to patches...
  362.  
  363.     1.  When patches are submitted, they should be in context diff 
  364.         format.  Patches can be made with diff -c on 4.XBSD based 
  365.         machines and with diffc on others. Diffc can be found in 
  366.         volume 1 of comp.sources.unix archives. GNU diff can also be 
  367.         used to create context diffs.
  368.     2.  A patch to patchlevel.h should be done to reflect that the
  369.         patch has been applied if a patchlevel.h existed in the initial
  370.         posting. If one was not included initially, maybe now is a
  371.         good time to consider including one... :-)
  372.     3.  Include information about which previously posted issues 
  373.         the patch pertains to if they were initially posted to c.s.misc.
  374.  
  375. For more information on patch see patch.man in util/patch/patch.man 
  376. in the X11 Release 4 distribution or in volume7 of the comp.sources.unix
  377. archives. 
  378.  
  379. --------------------
  380. Subject: Guidelines for submitting source for publication
  381.  
  382. Items intended for posting and problem notes should be sent to
  383. "sources-misc@uunet.uu.net" or to "sources-misc@sparky.imd.sterling.com".
  384.  
  385. Newsgroup-related mail that is *not* a submission should be sent to me at
  386.     sources-misc-request@uunet.uu.net 
  387.             or
  388.     sources-misc-request@sparky.imd.sterling.com.
  389.  
  390. I have changed my policy of notification when sources are submitted
  391. to comp.sources.misc.  In the past I have not notified everyone that
  392. their submissions were received.  This has caused some problems that
  393. could have been avoided if both parties knew how to deal with the other.
  394.  
  395. When you submit a package to comp.sources.misc I will respond letting you 
  396. know that I have received it.  If you do not hear from me in 72 hours, 
  397. there may be a problem!  I hope that by making everyone aware of this
  398. new policy, the newsgroup will get a better throughput as authors aren't
  399. waiting for me to respond when I do not know to respond... 
  400.  
  401. To make life easier for both myself and the users of the comp.sources.misc
  402. newsgroup, I request that all submissions follow the following guidelines.
  403. Not following these guidelines may result in longer delays, since some things
  404. *must* be fixed for news to accept the submission, and others fixed so that 
  405. I can spend time processing submissions rather than responding to flames.  ;-)
  406.  
  407. First, uuencoded postings are heavily frowned upon.  If at all possible, 
  408. binary data files should be translated to an ASCII format that is usable 
  409. by others.  If it's not possible, consider sending the machine-dependent 
  410. parts of the posting to another newsgroup.  If all else fails, it will be 
  411. accepted if it is not the only component of the submission; otherwise, it 
  412. may be better to announce the availability of the item via anonymous FTP, 
  413. UUCP, FTAM, etc.
  414.  
  415. A corollary of the above rule is that uuencoded (ABEd, btoa'd, BinHexed, ...)
  416. compressed (packed, ...) archives are not acceptable regardless of the
  417. compression and/or archiving method used.  Not everyone has ARC, PKZIP, ZOO,
  418. StuffIt, or even cpio or tar and the "compress" program.
  419.  
  420. The second rule is that "shell archives" as created by "shar", "cshar",
  421. "bundle", etc. be used to package files.  Preferably, use cshar:  it guards
  422. against mangling by older news programs, Bitnet mailers, etc.  I must repack
  423. non-shar'ed submissions so that they have a better chance of surviving older
  424. mail/news systems and inter-network gateways. 
  425.  
  426. Third, *please* send me a Subject: to be used in posting your submission.
  427. Certain large postings in the past have arrived sans Subject:.  Not only does
  428. this force me to make one up for the archive list, you have to live with what
  429. I made up... :-)
  430.  
  431. Fourth, *please* send me an archive-name or package name that you want the
  432. submission archived by. If you do not send me one then I get to name your
  433. sources in the archives...   Do you see a pattern here... :-)
  434.  
  435. Fifth, I need Environment: header information.  If your submission has 
  436. limitations, such as it does not run on SYSV or limited to a specific 
  437. version of SUNOS, or whatever the conditions, *PLEASE* inform me so that 
  438. it can be included in Environment: header line.  This way people who are 
  439. not able to run your submission will not take the time to ftp or unpack it. 
  440.  
  441. If the submission is a complete reposting of a previous posted package,
  442. let me know that the posting is superseding your previous submission.
  443.  
  444. Each of the postings should contain a "blurb" that describes what the posting
  445. is/does/contains. This should only be a paragraph or two.  When you submit
  446. your sources, please include the blurb on the first part. If you do not write
  447. it yourself, I will have to grab it out of the submission somewhere.
  448.  
  449. Please do not package executable programs and sources in the same
  450. submission.  Executable binary programs are inherently system-dependent, and
  451. therefore should be posted to a system-specific "binaries" group.  And, as a
  452. special case, Un*x executables should NEVER be posted to the Usenet.
  453.  
  454. Please keep source filenames to 12 or fewer characters in length.
  455. Not everyone has long filenames... :-(
  456.  
  457. Other nice things to consider/supply when submitting sources...
  458.    1.  A Makefile.
  459.    2.  A manual page is highly recommended for any substantial sized
  460.        submissions.
  461.    3.  A README file is also highly desirable. This should contain 
  462.        a brief description of what the posting is and any special
  463.        considerations in building it. The README should
  464.        also contain a list of authors and the distribution
  465.        and copying policy. 
  466.    4.  A patchlevel.h -- This file can be used to keep track 
  467.        of how many official patches have been applied.  
  468.  
  469. Other considerations:
  470.  
  471. The posting software I use reads the submission and prompts me for all 
  472. the information needed to post. It uses information in the header supplied 
  473. by you as the default information.  The Subject: line is usually munged.  
  474. The auxiliary headers supplied in the submission are used where appropriate. 
  475.  
  476. The following headers are passed through the software untouched.  
  477.  
  478.         Keywords:, Organization:, Reply-To: and Summary:
  479.  
  480. If you supplied them, they are put into the posted article.
  481.  
  482. Again, Please let me know what should go in the Environment: line.  If you 
  483. don't take the time to do that I have to try to determine what is accurate.  
  484. Sometimes that's hard to do without full blown testing.  Archive-name:, 
  485. Subject:, and Environment: are the three pieces of information that I really 
  486. need.  Otherwise I get to make up what is supplied there.  Don't complain to 
  487. me if I get it wrong and you didn't take the time to send me the correct info
  488. in the first place... If you did send me the information and I got it wrong,
  489. give it to me with both barrels...
  490.  
  491. ------------------------
  492. Subject: Special services 
  493.  
  494. One way to solve the problem of an announcement not going out the same day as
  495. the posting it announces is to send the announcement to me under separate
  496. cover. Please, it slows things down if I have to break a submission apart to
  497. get at the file.  Please supply instructions as to where it should be posted, 
  498. and I will insure that both go out the same day, if possible.  (If one of the 
  499. other newsgroups is also moderated, there's not a whole lot I can do about it.)
  500. The same goes for binaries and/or other material associated with a source; send
  501. it under separate cover and tell me what to do with it, and I will try to
  502. arrange for them to all go out at the same time.
  503.  
  504. --------------------
  505. Subject: Reporting and tracking bugs.
  506.  
  507. You should subscribe to comp.sources.bugs.
  508.  
  509. Sometimes, when new versions of previously-published software is available,
  510. just patches are put out, usually in the form of shar files containing
  511. input for the "patch" program, new files, etc.  Sometimes complete new
  512. versions are put out.  Which method is used depends on the poster and
  513. the moderator.  Minor updates must be in patch form and should update the 
  514. patchlevel.h file.  Major updates should follow the guidelines for 
  515. initial postings.
  516.  
  517. To report bugs, contact the person listed in the Submitted-by: header.
  518. Often there is a contact address in a README file, too.  I *do not* maintain
  519. the sources I moderate, so don't send your bug reports to me.  That just
  520. forces a delay in the right person getting them as I will forward them on
  521. to the author.  Likewise, I normally do not post patches for a package from 
  522. anyone except the author. If you have patches you would like to see included
  523. in the package, send them to the person listed in the Submitted-by:
  524. header.
  525.  
  526. ------------------------
  527. Subject: Newsgroup Status Information.
  528.  
  529. You should subscribe to comp.sources.d.
  530.  
  531. In some newsgroups, postings such as "I will be out of town..." and
  532. "What's in the queue to post..." have been posted as INF postings with
  533. an Archive-name: of /dev/null or .junk.  I will not post these types of
  534. messages to c.s.misc due to the limited amount of time that information of
  535. this type is useful.  I will post these kinds of messages to comp.sources.d
  536. as the need arises.  In this manner, the informational c.s.d postings can 
  537. expire as they should and will not be archived taking up disk space forever.
  538.  
  539. --------------------
  540. Subject: Accessing the archives
  541.  
  542. The complete archives are fairly large; an average volume is 3.8 megabytes.
  543.  
  544. There are several active archive sites around the net.  I am currently
  545. trying to locate archive sites in Europe, and Asia.  If you are interested 
  546. *please* contact me.
  547.  
  548. Some sites below will send tapes through the mail.  For those sites, send
  549. the appropriate type of tape media WITH RETURN POSTAGE and RETURN MAILER.  
  550. Tapes without postage or mailer will not be returned.  No other methods 
  551. (COD, etc.) are available; please don't ask.  You will need to contact the
  552. individual archive sites to determine if they can support your type of media.
  553.  
  554. There a couple sites that provide email access to their archives. Please
  555. use them when you need to locate a missing issue. Please don't ask me for 
  556. missing issues, unless you are sure you are reporting a net-wide problem of
  557. propagation. At the end are detailed instructions on how to access
  558. the archives.  More sites will be listed there in the future.
  559.  
  560. I have access to archives here at Sterling. I do not have ftp or email
  561. archive access available at the present time.  Coming RSN...  I have as 
  562. complete a set of archives as I have found. I have all the issues listed in 
  563. the indexes except for the first volume. If you have articles from volume 1 
  564. please send me a list of articles so I can see if there are some I do not have.
  565.  
  566. If anyone has an article that was posted to the group that is not listed
  567. in the indexes, please send me the information and a copy of the article
  568. so that I can update the archive sites that I maintain.  Nothing from April 
  569. and May 1987 was ever archived to my knowledge. If I'm wrong, send them my
  570. way... I am willing to contribute a tape to a site on the internet that is 
  571. willing to make the archives available.  
  572.  
  573. Submissions prior to July, 1987 have no auxiliary header information at all.
  574. At the time, the group's original charter was in full force, and archiving 
  575. was not considered to be important.
  576.  
  577. **** Work-in-progress:
  578. ****
  579. ****  Volume 1 and 2 articles are currently being assigned auxiliary headers.
  580. ****  I am planning on making the corrected articles available to archive 
  581. ****  sites and anyone else who wish them when I have completed the task.
  582. ****  If you want to have me notify you when I am done, send me some mail.
  583.  
  584. --------------------
  585. Subject: Archive access via ftp
  586.  
  587. If an archive site provides "anonymous FTP" access, sites directly on the
  588. Internet (that is, sites possessing an IP address, which looks like four
  589. small numbers separated with periods) can use the "ftp" program to get at
  590. sources.  Sites which aren't on the Internet (more properly, the NSFnet) can
  591. not use ftp to retrieve this information.  And no, having the ftp program
  592. does not mean that you can access NSFnet:  there are many systems which use
  593. TCP/IP over local networks only, and at least one brand of system which has a
  594. program called "ftp" that has nothing to do with the Internet at all.
  595.  
  596. You should check with a local system administrator to find out the details of
  597. using ftp.  On most systems and to most archive sites, the following will
  598. work:  type the command "ftp system.domain" (example:  "ftp uunet.uu.net" --
  599. case does not matter), enter "anonymous" when it asks for a user name, and
  600. enter *your* Internet address for the password.  If "ftp" says that the
  601. system doesn't exist, check your spelling -- if the system name is spelled
  602. correctly, look for an IP address for the archive site and badger your system
  603. administrator to install a version of ftp which knows about nameservers.  You
  604. should also be warned that some systems (like uunet) will not accept FTP
  605. connections from sites not registered with a nameserver.
  606.  
  607. Once you are logged in to the archive system, you will get a prompt that
  608. looks like "ftp>".  (It may not be identical, since it is possible to change
  609. the ftp prompt with a command in many versions of ftp.)  At this point, you
  610. can use "cd" to change directories, "ls" or "dir" to list files, and "get" to
  611. retrieve them.  For sources archives, it is not necessary to worry about file
  612. types unless the files are compressed; in that case, you must use the
  613. "binary" command for Unix or VMS hosts and "tenex" on Tenex (TOPS-10, TENEX,
  614. TOPS-20/TWENEX) hosts.  *** Not switching the file type can result in a
  615. garbled file, especially on Tenex hosts, which do not store binary data the
  616. same way as Unix hosts. ***  To disconnect from the archive site, enter the
  617. "bye" command.
  618.  
  619. --------------------
  620. Subject: Archive access via uucp
  621.  
  622. UUCP archives aren't quite as standardized as FTP archives; check the archive
  623. list for the user name and password to use, and ask your system administrator
  624. to arrange to be able to poll the archive site.  (If s/he/it refuses, you are
  625. stuck.)  
  626.  
  627. The "uucp" command is used to request files from a UUCP archive.  Unlike FTP,
  628. UUCP does not (usually) do the transfer immediately; this is because most
  629. UUCP sites must be called over phone lines, so long-distance calls will
  630. usually be made in the early morning hours.
  631.  
  632. Since you can't look around in the archives, you must know the pathname of
  633. the article to be retrieved.  Most archives have an index file available via
  634. UUCP; check the archive list in the next posting.  It's a good idea to
  635. retrieve this file before getting anything from the archive, since things can
  636. move around without warning.
  637.  
  638. The command to retrieve a submission looks like
  639.  
  640.          uucp -r archivesite!path/to/file
  641.  
  642. "archivesite" is the name of the archive site, and "path/to/file" is the
  643. pathname listed in the archive index for that site.  Please be warned that
  644. for security reasons, it is not usually possible to specify wildcards (?, *,
  645. [], or ~name) in the pathname.  Also, while more recent versions of uucp
  646. allow a uucp command to traverse multiple systems (uucp -r
  647. systemA!systemB!file), for security reasons this is usually disabled.  In
  648. both cases you won't find out until after the archive site has been called.
  649.  
  650. --------------------
  651. Subject: Archive access via email 
  652.  
  653. Some archive sites have mail servers that will accept mail from you and mail
  654. back files from the archive.  There are no standards here; however, it's
  655. usually safe to mail a message containing the single word "help" to the mail
  656. server.  Check the archive list for more information.  
  657.  
  658. As an example, to receive the index from the comp.sources.misc archives on 
  659. uunet, send the following one line as the body of a message to uunet!netlib.
  660.  
  661. send index from comp.sources.misc
  662.  
  663. IMPORTANT TO REMEMBER: Mail Based Archive Servers (MBAS) are there for the
  664. convenience of the community and are *easily* abused. Please do not request to
  665. have a MBAS send you GCC or X11R4.  A good deal of this traffic goes through
  666. intermediate sites that have not advertised this service.  You would be
  667. taking resources away that are not yours to take...  This type of 
  668. irresponsibility will do nothing but irritate the sites that feed you and
  669. may jeopardize your facilities in the process...
  670.  
  671. --------------------
  672. Subject: Extracting a retrieved archive member
  673.  
  674. If the article came from an archive site, it may be compressed; if it was 
  675. sent by a mail server, it may also be uuencoded.  Compressed files have an 
  676. extension of ".Z".  Uuencoded files can be recognized by a line saying 
  677. "begin 666 filename", followed by lines of what looks like random gobbledygook.
  678. (If a mail server splits a file into multiple parts, you may just have the
  679. gobbledygook.  In this case, the server will include a message saying which
  680. part of the file it is, and will tell you how to combine them.)
  681.  
  682. To extract a uuencoded file, give the command "uudecode filename".  This will
  683. create a (binary, usually compressed) file in the current directory.
  684.  
  685. To extract a compressed file, give the command "uncompress filename".  The
  686. ".Z" extension will be removed from the file.  The original, compressed file
  687. will be removed as part of this operation.
  688.  
  689. After doing this, you should be left with a news article exactly as it is
  690. stored in the news spool directories.  This file will contain a news header,
  691. a description (usually), and a "shell archive" ("shar").  Move to an empty
  692. directory (important!) and unpack the archive.  Some systems have a command
  693. "unshar" to unpack these files; if yours does, use it.  Otherwise, you can
  694. use an editor to remove the header, then just say "sh filename".  I use a
  695. small (one line) shell script:
  696.  
  697.                         sed '1,/^[#:]/d' $1 | sh
  698.  
  699. which will handle anything (I hope!) in the comp.sources.misc archives.  I do
  700. attempt to confirm that a shell archive contains nothing dangerous, but if
  701. you unpack as root and the archive removes your /etc directory or something
  702. equally unpleasant, I don't want to hear about it.  Unpack shell archives as
  703. an unprivileged user.
  704.  
  705. Once you've unpacked the archive, you're on your own.  Keep the header from
  706. the submission handy, in case you can't figure out what's going on; the
  707. address in the "Submitted-by:" line can be used to contact the author of the
  708. program.
  709.  
  710. ------------------------
  711. Subject: Becoming an archive site
  712.  
  713. If you collect comp.sources.misc postings and are willing and able to make
  714. your collection available to other people, please let me know.  Benefits
  715. include the undying gratitude of your colleagues, and a promise from me to
  716. try to make sure you never lose an article whether you use rkive or not... :-)
  717.  
  718. I am currently looking for archive sites outside the US.  If you can provide 
  719. access to your archives send me some email and I will get you some publicity...
  720. :-)  If you need automated tools to build and maintain your archives, I have 
  721. those too .. :-) If you need a tape of the archives to get you jump-started, 
  722. let me know.
  723.  
  724. PLEASE NOTE: Mail Based Archive Servers (MBAS) are there for the convenience
  725. of the community but are too easily abused.  Because of this, I can not,
  726. in good conscience, list archive sites whose *sole* access is mail based.
  727. If you can't supply anonymous ftp as a secondary method for accessing your
  728. archives then consider uucp.  It is easy enough to set up a uucp account for 
  729. archive access with the appropriate security to protect your other system 
  730. resources.
  731.  
  732. --------------------
  733. Subject: Listing of archive sites in no particular order
  734.  
  735. Here is what each field means:
  736. Site:        The name of the site nice enough to act as an archive site.
  737. Contact:     The name of the person to contact and their mail address
  738. Location:    The general area of the world the site is located in.
  739. Modems:      For providing UUCP access, what types of modems are available.
  740. UUCP:        Type of UUCP access is available.
  741. FTP:         Type of FTP access is available.
  742. Mail Server: Account address of the automated mail server if available.
  743. Additional:  Additional information pertaining to accessing the archive.
  744.  
  745. NA - Not Available
  746.  
  747.             ************************
  748.                  U S A - EASTERN 
  749.             ************************
  750.  
  751. Site:         bhjat
  752. Contact:      Burt Janz (bhjat!bhj)
  753. Location:     Nashua, NH
  754. UUCP:         Anonymous uucp (login: nuucp  password: nuucp)
  755. Modems:       2400 Baud N81 - (603) 889-6154
  756. FTP:          N/A
  757. Mail Server:  Not yet available.
  758. Additional:   Index location: /usr5/archives/ls-lR.Z
  759.               Archiving c.s.games-misc-unix-x, alt.sources,
  760.               comp.sys.handhelds
  761.  
  762. Site:        schizo.samsung.com
  763. Contact:     Andy Rosen (rosen@samsung.com)
  764. Location:    Andover, MA
  765. Modems:      NA
  766. UUCP:        NA
  767. FTP:         Anonymous
  768. Mail Server: None
  769. Additional:  Files are stored by volume number, archive name and are
  770.              compressed.  Volumes 1 through 6 and 11 through 15 are present.
  771.              Examples:
  772.                /pub/usenet-archives/comp.sources.misc/volume15/fb/part01.Z
  773.                /pub/usenet-archives/comp.sources.misc/volume6/gone-2.0.Z
  774.  
  775.  
  776. Site:        slug.pws.bull.com [128.35.10.203]
  777. Contact:     Warren Lavallee <warren@pws.bull.com>
  778. Location:    Billerica, MA.  (NEARnet)
  779. Modems:      T2500
  780. UUCP:        NA
  781. FTP:         anonymous ftp 24 hours day.  limit 6 users at a time
  782. Mail Server: NA
  783. Additional:  Due to internal restructuring, this site may not be
  784.              accessible some times over the next month.
  785.              Carry FULL comp.sources.* archives (since the
  786.              beginning).  Usenet archives are currently taking 170M.
  787.  
  788.  
  789. Site:         uunet.uu.net 
  790. Contact:      Kent Landfield (kent@uunet.uu.net)
  791. Location:     Fairfax, VA 
  792. Modems:       Telebit 
  793. UUCP:         uunet uucp customers only
  794. FTP:          anonymous ftp
  795. Mail server:  netlib@uunet
  796. Additional:   UUNET is keeping archives in ~ftp/comp.sources.misc, and 
  797.               I will be maintaining them.  Volumes 1 and 2 are not available, 
  798.               and some earlier versions of programs have been removed due to 
  799.               space considerations.  You can also use 1-900-GOT-SRCS to access 
  800.               this archive.
  801.  
  802.  
  803.             ************************
  804.                  U S A - CENTRAL 
  805.             ************************
  806.  
  807. Site:         sparky
  808. Contact:      Kent Landfield (kent@sparky.imd.sterling.com)
  809. Location:     Omaha/Bellevue, NE
  810. Modems:       Telebit 
  811. UUCP:         On request
  812. FTP:          NA
  813. Mail server:  NA
  814. Additional:   Tapes made on request
  815.  
  816.  
  817. Site:         sir-alan
  818. Contact:      mikes@iuvax.cs.indiana.edu (812-855-3974 days 812-333-6564 eves)
  819. Location:     Bloomington, IN
  820. Modems:       Telebit (812-333-0450)
  821. UUCP:         Anonymous uucp
  822. FTP:          Coming..
  823. Mail server:  NA
  824. Additional:   Archive site for comp.sources.[games,misc,sun,unix,x], 
  825.               some alt.sources, XENIX(68K/286/386)
  826.               uucp-anon: ogin: nuucp password: anon-uucp
  827.               uucp-anon directory: /u/pdsrc, /u/pubdir, /u/uunet, 
  828.               help in /u/pubdir/HELP 
  829.  
  830.  
  831. Site:         wuarchive.wustl.edu [128.252.135.4]
  832. Contact:      Wuarchive Maintainers <archives@wugate.wustl.edu>
  833. Location:     Saint Louis, Missouri.  Connected to MIDnet Regional.
  834. UUCP:         Subscription UUCP access available ($300.00/year flat fee)
  835. Modems:       Telebit Trailblazer Plus and T2500.
  836. FTP:          Anonymous FTP.  T1 connectivity - 24 hours/day, 7 days/week.
  837. Mail Server:  NA
  838. Additional:   Access during all hours is encouraged.  Plenty of available
  839.               bandwidth.  Wuarchive has everything! :-) :-)
  840.  
  841.  
  842.             ************************
  843.                  U S A - WESTERN 
  844.             ************************
  845.  
  846. Site:         aeras
  847. Contact:      Rob Simon (simon@aeras)
  848. Location:     San Jose, CA
  849. Modems:       1200, 2400, Telebit
  850. UUCP:         Anonymous 
  851. FTP:          NA
  852. Mail server:  NA
  853. Additional:   SnailMail tapes (Under duress)
  854.      Systems/L.sys information:
  855.      aeras Any 1200  4089439152 "" "" ogin:--ogin: uugarch word: freebee
  856.      aeras Any 19200 4089439246 "" "" ogin:--ogin: uugarch word: freebee
  857.      aeras Any 2400  4089439396 "" "" ogin:--ogin: uugarch word: freebee
  858.           
  859.      Suggested places to get additional information:
  860.          /u3/archive/sources/LISTING
  861.      LISTING contains the names of all the programs stored in the 
  862.      archives, and the sizes.  Note: all archives have probably been 
  863.      stored in compressed form, with 12 bit compression (for machines 
  864.      that can't handle 16 bit).  All multiple file programs have been 
  865.      stored in separate directories, then compressed.
  866.      
  867.      More information about the files stored in a particular volume are 
  868.      kept in files called LOGFILE. Such as:
  869.          /u3/archive/sources/x/vol1/LOGFILE
  870.      would be the one to get to examine the exact contents of volume 1
  871.      of the x section.  Additional information from files:  sample command 
  872.      to recover files:
  873.          uucp aeras!/u3/archive/sources/games/vol1/LOGFILE /tmp/.
  874.      Special note:  wild cards have been proven to not be reliable, so 
  875.                     to assure success they are not recommended tools.
  876.  
  877.  
  878. Site:        lll-winken.llnl.gov (128.11514.1)
  879. Contact:     Joe Carlson (carlson@lll-winken.llnl.gov)
  880. Location:    San Francisco, CA
  881. Modems:      NA
  882. UUCP:        NA
  883. FTP:         Anonymous FTP
  884. Mail Server: Account address of the automated mail server if available.
  885. Additional:  Articles are stored by X-Archive: index in subdirectories of 
  886.              comp.sources.misc/volN.  Note that these archives start from
  887.              9/87; anything from April to August isn't available.  
  888.   *NOTICE*:  lll-winken is not permitting anonymous FTP for the time being.  
  889.              The archives are temporarily available on polaris.llnl.gov,
  890.              128.115.14.19.  
  891.  
  892.  
  893.             ************************
  894.                     Australia
  895.             ************************
  896.  
  897.  
  898. Site:        ftp.Adelaide.EDU.AU [129.127.40.3]
  899. Contact:     Mark Prior <mrp@ITD.Adelaide.EDU.AU>
  900. Location:    The University of Adelaide
  901.              Adelaide, AUSTRALIA
  902. Modems:      NA
  903. UUCP:        NA
  904. FTP:         Anonymous ftp, ftp.Adelaide.EDU.AU [129.127.40.3]
  905. Mail Server: NA
  906. Additional:  Also available via ACSnet fetchfile (sirius.ua.oz)
  907.  
  908.              The comp.sources.misc archive is in the subdirectory
  909.              pub/sources/misc and is archived in compressed form by
  910.              issue number (subdirectories for each volume). The
  911.              file INDEX in the pub/soures/misc directory lists the
  912.              issues available.
  913.  
  914.              We will also make tapes (1600/6250bpi) or QIC-11/24 if
  915.              you supply the tape AND a return mailer. No promises
  916.              for speed for this though.
  917.  
  918.  
  919.             ************************
  920.                     Canada
  921.             ************************
  922.  
  923.  
  924. Site:        array.UUCP
  925. Contact:     Rob Marchand, rob@array.UUCP || ...uunet!attcan!lsuc!array!rob
  926. Location:    Toronto, Ontario, Canada
  927. Modems:      2400 baud, perhaps TB in the future (hopefully :-)
  928. UUCP:        On Request.
  929. FTP:         NA
  930. Mail Server: NA 
  931. Additional:  I have most stuff for comp.sources.unix, comp.sources.misc,
  932.              comp.sources.bugs and alt.sources.
  933.  
  934.  
  935.             ************************
  936.                     France   
  937.             ************************
  938.  
  939. Site:        irisa.irisa.fr 
  940. Contact:     Didier Lamballais (lamballais@irisa.fr)
  941.              Raymond Trepos    (trepos@irisa.fr)
  942. Location:    Institut de Recherche en Informatique et Systemes Aleatoires
  943.          Campus universitaire de Beaulieu
  944.          35042 Rennes Cedex
  945.          FRANCE
  946. UUCP:        NA
  947. Modems:      NA
  948. FTP:         Anonymous FTP (login: ftp or anonymous, 
  949.                             Password: your e-mail address)
  950. Mail Server: NA 
  951. Additional:  Additional information pertaining to accessing the archive.
  952.          List of archived newsgroups :
  953.          alt.sources, comp.binaries.atari.st, comp.binaries.ibm.pc,
  954.          comp.binaries.mac, comp.sources.atari.st, comp.sources.games,
  955.          comp.sources.mac, comp.sources.misc, comp.sources.sun,
  956.          comp.sources.unix, comp.sources.x, comp.sys.sun
  957.          under "News" directory.
  958.          Some local stuff and RFCs are also available.
  959.  
  960. -- 
  961. Kent Landfield                   INTERNET: kent@sparky.IMD.Sterling.COM
  962. Sterling Software, IMD           UUCP:     uunet!sparky!kent
  963. Phone:    (402) 291-8300         FAX:      (402) 291-4362
  964. Please send comp.sources.misc-related mail to kent@uunet.uu.net.
  965.