home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / compsrcs / misc / volume33 / intro33 < prev    next >
Encoding:
Text File  |  1992-10-17  |  55.4 KB  |  1,250 lines

  1. Newsgroups: comp.sources.misc,comp.sources.d
  2. From: kent@sparky.imd.sterling.com (Kent Landfield)
  3. Subject:  v33INF1:  Introduction to comp.sources.misc
  4. Message-ID: <1992Oct16.221215.27848@sparky.imd.sterling.com>
  5. X-Md4-Signature: 90d8b255afe3904e353cfc03cf501ba4
  6. Date: Fri, 16 Oct 1992 22:12:15 GMT
  7. Approved: kent@sparky.imd.sterling.com
  8.  
  9. Submitted-by: kent@sparky.imd.sterling.com (Kent Landfield)
  10. Posting-number: Volume 33, Info 1
  11. Archive-name: intro33
  12. Supersedes: intro32: Volume 32, INF 1
  13. Last-modified: 16-Oct-1992
  14.  
  15. The archive sites are growing!  There are now c.s.misc archives in 
  16. Australia, Canada, Finland, France, Germany, Japan, UK, as well as
  17. the US.  I may have to break this posting into two, an Intro and an 
  18. Archive List if this continues :-)  A big THANKS! to all the sites 
  19. who volunteered to make their resources available to the community!  
  20.  
  21. Now that we have all this great access, please try to use an archive 
  22. site in your immediate area whenever possible.
  23.  
  24. Is there anyone out there supplying c.s.misc related services that I 
  25. should let others be aware of, such as c.s.misc available from WAIS ?  
  26. If so, please let me know.  Thanks.
  27.  
  28. This is the first of seven introductory messages about the newsgroup
  29. comp.sources.misc.  It describes the newsgroup's history, how to submit 
  30. sources to c.s.misc, where the archive sites are, and how to contact 
  31. and access them.  The second, third, fourth, fifth and sixth postings 
  32. together comprise the index of previously posted software. The seventh 
  33. article is a cross-index of patches that have been posted to this 
  34. newsgroup.
  35.  
  36. As always, I am looking for suggestions on how to improve the usefulness
  37. of the newsgroup.  *Please* do not hesitate to send suggestions to
  38. kent@sparky.imd.sterling.com.
  39.  
  40.             -Kent+
  41. --------------------
  42. Subject:  Introduction
  43.  
  44. Comp.sources.misc is sort of a "catch-all" sources group.  The group is
  45. run in a generally informal manner.  *Any* program source code will be
  46. accepted. Discussion and "sources wanted" requests will be discarded 
  47. with a message back to the sender advising then to post to the correct 
  48. newsgroup.  Please do not send either to me, they don't belong here.
  49.  
  50. The moderated comp.sources.misc replaced the unmoderated net.sources in 
  51. May 1987.  This was done by the Usenet backbone in response to the fact
  52. that net.sources was largely NON-sources. The initial moderator of 
  53. comp.sources.misc was Brandon Allbery.  Mail Brandon received at the 
  54. time indicated that the majority of people were willing to trade the 
  55. small delays for having a source group that wasn't full of noise.
  56.  
  57. As stated above, the only reason a submission will be rejected is if it
  58. is non-source.  I am striving to get things out as quickly as possible. 
  59. Full testing of the source is not done. I do, however, assure that the
  60. postings are in shar format and shar'ed submissions can be unshar'ed 
  61. correctly. If a patch is submitted, I assure that the patch can be 
  62. applied to the sources it is to patch. If the submission is something 
  63. that needs testing, it probably should be sent to comp.sources.unix or 
  64. comp.sources.reviewed instead.
  65.  
  66. --------------------
  67. Subject: Deciding where to post your software
  68.  
  69. There are four choices for sources newsgroups, not counting regional 
  70. sources groups (fl.sources) or groups for specific systems, such as 
  71. comp.sys.sun.*, comp.sys.mac.*, etc.  Choosing between them can be 
  72. somewhat difficult for the novice, and even for seasoned sources posters 
  73. with unusual submissions.  Here, then, is a discussion of the various 
  74. "primary" sources groups, their advantages and disadvantages, and a very
  75. crude attempt at quantifying when to use them.
  76.  
  77. First off is comp.sources.unix.  It is unfortunately named, but don't 
  78. let that stop you from trying to submit something if it fits the group's
  79. guidelines otherwise.  The benefits you'll get are testing of source on 
  80. at least some machines before posting and guaranteed archiving at many 
  81. Internet and UUCP sites.  The problem is that smaller postings aren't 
  82. usually accepted, as well as submissions that don't have a Makefile, a
  83. manual page and a README file.  Also note that the current policy of 
  84. comp.sources.unix is not to accept "shareware" programs, programs which
  85. request or require a fee to the author for continued use. 
  86.  
  87. Second is comp.sources.reviewed. It uses a Peer Review process to accept 
  88. or reject submissions.  Similar to the process used for academic 
  89. journals, submissions are sent to a moderator who then sends the sources
  90. to Peer Review volunteers for evaluation.  The Reviewers try to provide 
  91. a timely evaluation of the software by compiling and running it on their
  92. machine(s). If the Moderator and Peer Reviewers judge a submission to be 
  93. acceptable, the sources are posted along with the comments provided by 
  94. the Reviewers.  If a submission is not found to be acceptable, the 
  95. author is provided with the Reviewers' comments, and the author has the 
  96. option of addressing those comments and re-submitting the sources again. 
  97. The benefits of this group are that your software will be thoroughly 
  98. tested by multiple reviewers on multiple systems prior to it being 
  99. posted to the world.
  100.  
  101. For small sources and beta copies of programs (which probably should not 
  102. be archived, in favor of a future production release), one might choose 
  103. alt.sources.  It has one major advantage over the other possibilities:  
  104. there is no moderation, meaning no delays and no rules for formatting.  
  105. (It is suggested that you add an "Archive-name:" to your postings so as 
  106. to help out those who do archive the group.)  You're free to just pipe a
  107. source file to inews if the fit takes you (not that I recommend it).  It
  108. also has one major disadvantage:  since the group isn't moderated, there
  109. is nothing preventing people from starting up discussions ranging from 
  110. source code topics to why EUnet works the way it does.  This, if you'll 
  111. recall, is what caused comp.sources.misc to be created in the first 
  112. place.  Another disadvantage is that, being an "alt" group, it doesn't 
  113. get as wide a distribution as the "mainstream" Usenet.  (For further 
  114. information on the "alt" hierarchy, see the "Alternative Newsgroup
  115. Hierarchies" document posted each month by Gene Spafford in news.lists.)
  116. For more information on posting to alt.sources see the "Welcome to 
  117. alt.sources!" document posted biweekly by Jonathan Kamens in 
  118. alt.sources.
  119.  
  120. And then there's this group, comp.sources.misc.  The original charter 
  121. called for moderation solely to reject non-source postings, nothing 
  122. more; the intent was to provide net.sources without the noise.  This 
  123. grew as a policy was adopted of letting the group be controlled more by
  124. its users (submitters, readers, archivers) than by "moderative fiat".  
  125. The advantages of posting here are that archiving is as widespread as 
  126. comp.sources.unix, anything which is source code can be posted, and it's
  127. guaranteed not to be lost in non-source, discussion postings; the 
  128. disadvantages are that there is a slight delay caused by having to 
  129. filter stuff through the moderator.
  130.  
  131. So which do you choose?  While there are no hard rules, there does seem 
  132. to be an evolving rationale for the use of the groups:  if your software 
  133. is in need of beta-testing and it is not quite ready for mainstream 
  134. archiving, post it to alt.sources. After the beta period is over, submit
  135. it to the appropriate comp.sources.whichever group for worldwide 
  136. distribution and archiving.
  137.  
  138. In general, games usually are sent to comp.sources.games regardless of 
  139. their size.  Programs which are specific to a particular computer would 
  140. be better off in an specialized sources group like comp.sources.sun or 
  141. comp.sources.amiga, and X-Window based applications should be posted in 
  142. comp.sources.x.  Major programs usually go to comp.sources.unix,  and
  143. comp.sources.misc is used for the rest.
  144.  
  145. Moderators of different sources groups, mainly c.s.misc, c.s.reviewed
  146. and c.s.unix, have been receiving submissions from authors that were
  147. previously posted in another sources group.  For the most part the 
  148. moderators would like to discourage the kind of group jumping that has
  149. occurred in the past.  It makes it harder for the community to point 
  150. people to the most current versions if a package appears in more than
  151. one newsgroup.  It would be better if authors posted their packages to
  152. a single group and sent future updates to the same group.  That way 
  153. there never is a question as to which group has the most current 
  154. version of the package.  This does not mean that we won't accept it. 
  155. Just be ready for a question or two so that the moderators understand
  156. that you truly want it that way.
  157.  
  158. Remember though, it's up to *you* to decide which newsgroup your 
  159. submission should be posted to.
  160.  
  161. Here is a list of the sources groups that I am aware of that you may 
  162. wish to consider when preparing to submit/post your sources.  (Any 
  163. additions or corrections to the list gladly accepted.)
  164.  
  165. ====================
  166. USENET comp.sources:  
  167. ====================
  168. comp.sources.3b1          Source code postings for the AT&T 3b1
  169.         David H. Brierley <comp-sources-3b1@galaxia.network23.com>
  170.  
  171. comp.sources.acorn        Source code postings Acorn machines
  172.         Jason Williams & Edouard Poor  <cba@acorn.co.nz>
  173.  
  174. comp.sources.amiga        Source code postings for the Amiga  
  175.         Michael Dinn          <amiga@uunet.uu.net>
  176.  
  177. comp.sources.apple2       Source code postings for the Apple II 
  178.         Jonathan Chandross   <jac@paul.rutgers.edu>
  179.  
  180. comp.sources.atari.st     Source code postings for the Atari ST 
  181.         Steven Grimm         <atari-sources@hyperion.com>
  182.  
  183. comp.sources.games        Postings of recreational software
  184.         Bill Randle          <games@saab.cna.tek.com>
  185.  
  186. comp.sources.hp48         Programs for HP48 and HP28 calculators
  187.         Chris Spell          <hp48@seq.uncwil.edu>
  188.  
  189. comp.sources.mac          Software for the Apple Macintosh
  190.         Roger Long           <macintosh%felix.uucp@uunet.uu.net>
  191.  
  192. comp.sources.misc         Posting of any and all software      
  193.     Kent Landfield & Alec David Muffett <sources-misc@uunet.uu.net>
  194.  
  195. comp.sources.reviewed     Source code evaluated by peer review
  196.         Andrew Patrick       <csr@calvin.dgbt.doc.ca>
  197.                           
  198. comp.sources.sun          Software for Sun workstations
  199.         Charles McGrew        <sun-sources@topaz.rutgers.edu>
  200.  
  201. comp.sources.unix         Postings of UNIX-oriented sources
  202.     Paul Vixie, Mike Stump & Nick Lai <unix-sources-moderator@pa.dec.com>
  203.  
  204. comp.sources.x            Software for the X windows system
  205.         David C. Martin       <x-sources@msi.com>
  206.  
  207. ======================
  208. Alternate Hierachies:
  209. ======================
  210. bionet.software.sources   Sources relating to biological sciences
  211.         Rob Harper            <software-sources@genbank.bio.net>
  212.  
  213. biz.sco.sources           Source code postings SCO UNIX  
  214.         Micheal P. Deignan    <kd1hz@anomaly.sbs.risc.net>
  215.  
  216. vmsnet.sources            VMS Based Source code postings ONLY         
  217.         Mark Berryman         <vmsnet-sources@mvb.saic.com>
  218.  
  219. alt.sources               Alternative source code. Beta copies, etc
  220. alt.sources.amiga         Technically-oriented Amiga PC sources
  221. gnu.emacs.sources         C and Lisp source code for GNU Emacs
  222. u3b.sources               Sources for AT&T 3B systems
  223. vmsnet.sources.games      Recreational VMS software postings
  224.  
  225. =======================
  226. Regional Source Groups:
  227. =======================
  228. de.comp.sources.amiga     Deutschland Programme fuer den Amiga
  229.         ????                  <agnus@amylnd.stgt.sub.org>
  230.  
  231. de.comp.sources.misc      Deutschland Programme fuer MS-DOS, VMS
  232.         Matthias Zepf         <sources@watzman.quest.sub.org>
  233.  
  234. de.comp.sources.os9       Deutschland Programme fuer OS-9/68000
  235.         Frank Kaefer          <fkk@stasys.sta.sub.org>
  236.  
  237. de.comp.sources.st        Deutschland Programme fuer den Atari ST
  238.         ????                  <sources-st@watzman.quest.sub.org>
  239.  
  240. de.comp.sources.unix      Deutschland Programme fuer UNIX/XENIX
  241.         Frank Kaefer          <de-comp-sources-unix@germany.sun.com>
  242.  
  243. aus.sources               Australian Sources Group
  244. de.alt.sources.next       Deutschland Sourcen fuer NeXT-Computer
  245. de.alt.sources.huge.unix  Deutschland Umfangreiche Programme fuer Unix
  246. eunet.sources             European EUnet-wide source postings
  247. fj.sources                Japanese posting of general software 
  248. fj.sources.mac            Japanese postings of Apple Macintosh software
  249. fl.sources                Florida postings of source 
  250. mn.sources                Minnesota source code
  251. sfnet.sources             Finnish source code
  252. swnet.sources             Swedish source code   
  253. uk.sources                UK wide sources/reposts/requests  
  254.  
  255. --------------------
  256. Subject:  The structure of comp.sources.misc articles
  257.  
  258. Each posting in c.s.misc is called an "issue".  There are generally 100
  259. to 125 issues in a volume.  The division is arbitrary, and has varied 
  260. greatly in the past.  There are two types of articles in c.s.misc; 
  261. "source postings" and "informational postings."  They can be 
  262. distinguished by the subject line.
  263.  
  264.    Subject:  v03INF1:  Introduction to comp.sources.misc
  265.  
  266. This first word in the title identifies this as the first informational
  267. posting of volume three.  Similarly, the subject line shown below:
  268.  
  269.  Subject: v031i072: lc - Categorize and List Files In Columns, Part01/02
  270.  
  271. identifies this as the 72nd source article in Volume 31.  In the above 
  272. example, the Part01/02 indicates that this is the first part of a two
  273. part posting.  The first few lines of an article after the USENET 
  274. required headers are the auxiliary headers 
  275. that look like this:
  276.  
  277.    Submitted-by: kent@sparky.IMD.Sterling.COM (Kent Landfield)
  278.    Posting-number: Volume 31, Issue 72
  279.    Archive-name: lc/part01
  280.  
  281. The "Submitted-by" line in each issue is the author of the program.  IF 
  282. YOU HAVE COMMENTS ABOUT AN ISSUE PUBLISHED IN COMP.SOURCES.MISC, THIS IS
  283. THE PERSON TO CONTACT.  When possible, this address is in domain form, 
  284. otherwise it is a UUCP bang path relative to some major site such as 
  285. "uunet."
  286.  
  287. The second line repeats the volume/issue information for the aide of 
  288. NOTES sites and automatic archiving programs such as rkive.
  289.  
  290. The Archive-name is the "official" name of this source in the archive.  
  291.  
  292. All source postings are treated as multi-part postings have been done in 
  293. earlier volumes. All source postings are stored in a subdirectory within 
  294. the volume directory.  This gives me a place to store patches. It also
  295. allows me to have more informative archive names without having to worry 
  296. about how many spaces the part numbering, patch indicator or compression 
  297. suffix require.  Postings have names that look like this:
  298.  
  299.     Source posting
  300.         Archive-name: lc/part01
  301.  
  302.     Patch posting
  303.         Archive-name: lc/patch01
  304.  
  305. Note that the part number and patch number are zero padded.  Also, note 
  306. that the "part number" given in the title is used to give the reader an 
  307. indication of the total number of parts which make up the complete set 
  308. of sources.  The example below shows that this is part 2 of a 4 part 
  309. submission.
  310.  
  311.   Subject: v32i001:  perlref - Perl Reference Guide 4.035.1, Part02/04
  312.  
  313. Informational (INF) postings, such as the posting you are currently 
  314. reading, are not stored in a subdirectory as are source postings.  INF 
  315. postings have archive names such as indx33v01-07 and patchlog33.  From 
  316. an archiving perspective, archive names for all INFormational postings 
  317. are specified so as to store the INF postings directly in the volume's 
  318. base directory.  Archive names for source postings are specified so as 
  319. to store the sources in subdirectories within the volume's base 
  320. directory.
  321.  
  322. To support the tracking of patches, the Patch-To: line is used.  The 
  323. Patch-To: line exists for articles that are patches to previously posted 
  324. software. The Patch-To: line only appears in articles that are posted, 
  325. "Official", patches. The initial postings do not contain the Patch-To: 
  326. auxiliary header line.
  327.  
  328.     Patch-To: syntax
  329.         Patch-To: package-name: Volume X, Issue x[-y,z]
  330.  
  331. Patch-To: examples. These are examples and do not reflect the accurate 
  332. volume/issue numbering for rkive.
  333.  
  334. In the first example, the article that contains the following line
  335. is a patch to a single part posting.
  336.     Patch-To: rkive: Volume 17, Issue 17
  337.  
  338. This example shows that the 17-22 indicates the patch applies to a
  339. multi-part posting. The '-' is used to mean "article A through article
  340. B, inclusive..
  341.     Patch-To: rkive: Volume 17, Issue 17-22
  342.  
  343. If a patch applies to multiple part postings that are not consecutive, 
  344. the ',' is used to separate the part issue numbers. It is possible to 
  345. mix both ',' and '-' on a single Patch-To: line.
  346.     Patch-To: rkive: Volume 17, Issue 17,19,20,21,22
  347.                        or
  348.     Patch-To: rkive: Volume 17, Issue 17,19-22
  349.  
  350. There is only one Patch-To: line found in an article.
  351.  
  352. If a new release is posted instead of a large set of patches, the new 
  353. posting contains a Supersedes: header line with a format similar to the 
  354. Patch-To: header.
  355.  
  356.     Supersedes: syntax
  357.         Supersedes: package-name: Volume X, Issue x[-y,z]
  358.     
  359.     Supersedes: example
  360.         Supersedes: rkive: Volume 17, Issue 17-22
  361.  
  362. The Supersedes: line is helpful for cleaning archives by providing a 
  363. pointer to previous versions that the archive administrators can then 
  364. remove from their archives.
  365.  
  366. The Environment: auxiliary header line is included to give you a quick 
  367. indication which resources are required to use a particular issue. 
  368.  
  369. In a newsgroup not restricted to one type of operating system, one type 
  370. of machine or one type of architecture there is a need for this type of 
  371. information in the header.  The intent is to provide you more external 
  372. information about the package contained within the posting.  This allows 
  373. you to determine if the package has special requirements that might 
  374. prevent you from using it.  It is extremely irritating to take the time 
  375. to unpack something just to find out that you can't use it.
  376.  
  377. The news Keyword: line has been used to a certain extent for this, but 
  378. if news articles are saved with 'w' rather than 's' from "rn" or "trn
  379. then the news headers don't get saved with the article.
  380.  
  381.     Environment: syntax
  382.         Environment: Keyword [, keyword ..] 
  383.  
  384.     Environment: example
  385.         Environment: SunView, XView, X11R4, termcap
  386.  
  387. The keywords usage is case insensitive. There is also a NOT indicator
  388. (e.g. !AIX) so that the moderator can specify that the package runs 
  389. on everything "but" the specified keyword.
  390.  
  391. The following is a list of keywords used within articles that have been
  392. posted to c.s.misc and their meanings.  Keywords are added to this list 
  393. on a first-use basis.
  394.  
  395.     Operating Systems:
  396.         AIX       - should operate on any AIX 
  397.         AIX3.1    - should operate on AIX Version 3.1
  398.         AMIGA     - should operate on AMIGA OS
  399.         ATARI     - should operate on an Atari ST
  400.         BSD       - should operate on any BSD based unix
  401.         CPM-68K   - should operate on CPM based 68000 
  402.         COHERENT  - should operate on Mark Williams Coherent OS
  403.         DOS       - should operate on DOS 
  404.         ISC-UNIX  - should operate on ISC UNIX
  405.         ISC       - should operate on ISC UNIX 
  406.         HP-UX     - should operate on HP's UNIX
  407.         MS-DOS    - should operate on MSDOS 
  408.         OS/2      - should operate on IBM's OS/2
  409.         OSF/1     - should operate on OSF/1
  410.         POSIX     - should operate any POSIZ compliant OS
  411.     SCO       - should operate on SCO UNIX
  412.     SCOXENIX  - should operate on SCO XENIX
  413.         SUNOS     - should operate on SUNOS
  414.         SYSV      - should operate on System 5
  415.         SYSV/386  - should operate on a 386 running System 5
  416.         SYSVR2    - should operate on System 5.2
  417.         SYSVR3    - should operate on System 5.3
  418.         SYSVR4    - should operate on System 5.4
  419.         VMS       - should operate on VMS
  420.         UNIX      - should operate on any unix system... (right...)
  421.         ULTRIX    - should operate on Ultrix
  422.         XENIX     - should operate on XENIX OSs
  423.  
  424.     Language Support:  (C is the default so not specified)
  425.  
  426.         ANSI-C    - Requires ANSI compatible C compiler
  427.         AWK       - pattern scanning and processing language
  428.         C++       - Requires C++ Programming language
  429.         Flex      - fast lexical analyzer generator
  430.         Fortran   - Written in Fortran
  431.         Icon      - Written in the Icon Programming Language
  432.     INET      - Requires BSD networking support
  433.         LaTex     - Requires the LaTex support
  434.         MIPS      - Mips C compiler
  435.         MSC       - Microsoft C
  436.         Pascal    - Requires a pascal compiler
  437.         Perl      - Practical Extraction and Report Language
  438.         Pro*C     - Requires Oracle Pro*C compiler
  439.         Postscript- Requires a postscript printer/viewer
  440.         TurboC    - Requires Turbo C
  441.         VaxC      - Requires VMS VAX C compiler
  442.  
  443.     Windowing Support:  
  444.  
  445.         Curses    - Requires the curses library
  446.         Sunview   - Requires the Xview library
  447.         Xlib      - Requires the X Windows library
  448.         Xview     - Requires the Xview library
  449.         X11       - Should work on any X Window System
  450.         X11R4     - Requires the X Window System Release 4
  451.  
  452.     System Support:  System Utilities needed
  453.  
  454.         Cnews     - USENET network news 
  455.         Csh       - The C-Shell command interpreter
  456.         C-shell   - The C-Shell command interpreter (oops)
  457.         DBX       - BSD based source-level debugger
  458.     Emacs     - GNU Emacs 
  459.         getopt    - parse command options in shell scripts
  460.         HDB       - HDB compatible UUCP system. (BNU)
  461.         MMDF      - MMDF mail transport
  462.         Oracle    - Oracle Database
  463.         pathalias - mail routing tool
  464.         Sendmail  - BSD based mail transport
  465.     Smail     - Smail3 mail transport 
  466.         Sybase    - Sybase Database
  467.     tput      - Initialize a terminal or query the terminfo database
  468.  
  469.     Functionality Support:  System supported functionality
  470.  
  471.     sxt       - Requires SYSV sxt facilities
  472.     symlink   - System supports symbolic links
  473.     INET      - Requires BSD based networking facilities
  474.  
  475.     Hardware Tested on:
  476.  
  477.         SGI       - Runs on Silicon Graphics systems
  478.         DEC       - Runs on DEC Risc Workstations
  479.     Cray      - Runs on a Cray supercomputer with CSOS
  480.     Cray2     - Runs on a Cray2 supercomputer with UniCos
  481.     Alliant   - Runs on Alliant minisupercomputers
  482.     Convex    - Runs on Convex minisupercomputers
  483.     Amdahl    - Runs on Amdahl mainframes
  484.     Sun       - Runs on Sun Microsystems Workstations
  485.     Mac       - Runs on Mac
  486.     PC        - Runs on PCs or PC compatibles running DOS
  487.     MIDI      - You will need a MIDI to run this.
  488.         HPLJ      - HP Laserjet II or III printer or compatible
  489.         CDROM     - Requires a cdrom player.
  490.  
  491.     General Notes:
  492.     !16BIT   - Don't try to to run on a 16 bit machine (8088,186,286)
  493.     32BIT    - Requires 32 Bit Architecture
  494.  
  495.  
  496. Prior to January 1, 1988, a different archive header system was used. 
  497. At the time, it was not expected that comp.sources.misc would be welded 
  498. into the then-evolving standard for sources archiving.  There was only 
  499. one special header line, and it resided in the main header.  It looked 
  500. like
  501.         X-Archive: yymm/nn
  502.  
  503. where "yymm" was the year and month of the submission date and "nn" was 
  504. a sequence number.  Please keep this in mind when dealing with archive 
  505. submissions from 1987.
  506.  
  507. --------------------
  508. Subject: Guidelines for submitting source for publication
  509.  
  510. Alec David Muffett <aem@aber.ac.uk> is my backup moderator and the 
  511. primary point of contact if you are submitting DES or crypto based 
  512. source code.  He is the focal point for any postings of crypto sources.
  513. He is located in the UK and as such does not have any of the limitations
  514. that we have here in the US.  This has been done to assure that there 
  515. are no restrictions on the ability of posting sources to the world.  
  516.  
  517. Please send crypto/encryption submissions to:
  518.  
  519.         aem@aber.ac.uk (Alec David Muffett)
  520.  
  521. Send all other types of submissions to the addresses below.
  522.  
  523. Non-encryption based submissions intended for posting should be sent to
  524.     sources-misc@uunet.uu.net
  525.  
  526. Newsgroup-related mail that is *not* a submission should be sent to me at
  527.     sources-misc-request@uunet.uu.net
  528.  
  529. I have changed my policy of notification when sources are submitted
  530. to comp.sources.misc.  In the past I have not notified everyone that
  531. their submissions were received.  This has caused some problems that
  532. could have been avoided if both parties knew how to deal with the other.
  533.  
  534. When you submit a package to comp.sources.misc I will respond letting 
  535. you know that I have received it.  If you have not heard from me within 
  536. 72 hours, there may be a problem!  I hope that by making everyone aware 
  537. of this policy, the newsgroup will get a better throughput as authors 
  538. aren't waiting for me to respond when I do not know to respond... 
  539.  
  540. To make life easier for both the readers of this newsgroup and myself, I
  541. request that all submissions follow the guidelines described below.  Not
  542. following these guidelines may result in longer delays, since some 
  543. things *must* be fixed for news to accept the submission.  Others must
  544. be fixed so that I can spend time processing submissions rather than 
  545. responding to flames.  ;-)
  546.  
  547. First, uuencoded postings are heavily frowned upon.  If at all possible, 
  548. binary data files should be translated to an ASCII format that is usable 
  549. by others.  If it's not possible, consider sending the machine-dependent 
  550. parts of the posting to another newsgroup.  If all else fails, it will 
  551. be accepted if its not the only component of the submission; otherwise, 
  552. it may be better to announce the availability of the item via anonymous 
  553. FTP, UUCP, FTAM, etc.
  554.  
  555. The second rule is that "shell archives" as created by "shar", "cshar",
  556. "bundle", etc. be used to package files.  Preferably, use cshar:  it 
  557. guards against mangling by older news programs, Bitnet mailers, etc.  I 
  558. must repack non-shar'ed submissions so that they have a better chance of 
  559. surviving older mail/news systems and inter-network gateways. 
  560.  
  561. Third, *please* send a Subject: to be used in posting your submission.
  562. Certain large postings in the past have arrived sans Subject:.  Not only 
  563. does this force me to make one up for the archive list, but you have to 
  564. live with what I make up... :-)
  565.  
  566. Fourth, *please* send me an Archive-name: or package name that you want 
  567. the submission archived by.  If you do not send me one then I get to 
  568. name your sources in the archives...   Do you see a pattern forming 
  569. here... :-)
  570.  
  571. Fifth, I need Environment: header information.  If your submission has 
  572. limitations, such as it does not run on SYSV or limited to a specific 
  573. version of SUNOS, or whatever the conditions, *PLEASE* inform me so that 
  574. it can be included in the Environment: header line.  This way people who 
  575. are not able to run your submission will not take the time to ftp or 
  576. unpack it.  I will try to determine the Environment: information if you 
  577. do not supply any but if you want it right...
  578.  
  579. Each of the postings should contain a "blurb" which describes what the 
  580. posting is/does/contains. This should only be a paragraph or two.  When 
  581. you submit your sources, please include the blurb on the first part. If 
  582. you do not write it yourself, I'll have to grab it out of the submission
  583. somewhere.
  584.  
  585. Please do not package executable programs and sources in the same
  586. submission.  Executable binary programs are inherently system-dependent, 
  587. and therefore should be posted to a system-specific "binaries" group.  
  588. As a special case, Un*x executables should NEVER be posted to Usenet.
  589.  
  590. Please keep source filenames to 12 or fewer characters in length.
  591. Not everyone has long filenames... :-(  And for those of us that do,
  592. ar limits libraries members to 15 characters. 
  593.  
  594. I have been receiving a number of messages with uucp addresses that are 
  595. not reachable.  Please specify a domain based address if possible.  If 
  596. you do not know what your domain based address is, please ask your site
  597. admin or the site administrator of your upstream news feed.  
  598.  
  599. Other nice things to consider/supply when submitting sources...
  600.    1.  A Makefile.
  601.    2.  A manual page is highly recommended for any substantial sized
  602.        submissions.
  603.    3.  A README file is also highly desirable. This should contain 
  604.        a brief description of what the posting is and any special
  605.        considerations in building it. The README should
  606.        also contain a list of authors and the distribution
  607.        and copying policy. 
  608.    4.  A patchlevel.h -- This file can be used to keep track 
  609.        of how many official patches have been applied.  
  610.  
  611. Other considerations:
  612.  
  613. The posting software I use reads the submission and prompts me for all 
  614. the information needed to post.  It uses information supplied by you in 
  615. the header as the default information.  The Subject: line is usually 
  616. munged although your supplied information is used.  Auxiliary headers 
  617. supplied in the submission are used where appropriate. 
  618.  
  619. The following headers are passed through the software untouched.  
  620.  
  621.         Keywords:, Organization:, Reply-To: and Summary:
  622.  
  623. If you supplied them, they are put into the posted article.
  624.  
  625. Again, *please* let me know what should go in the Environment: line.  If 
  626. you don't, I have to try to determine what is accurate.  Sometimes its
  627. hard to do without full blown testing.  Archive-name:, Subject:, and 
  628. Environment: are the three pieces of information that I really need.  
  629. Otherwise I get to make up what is supplied there.  Don't complain to me 
  630. if I get it wrong and you didn't take the time to send me the correct 
  631. information in the first place... If you did send me the information and 
  632. I got it wrong, give it to me with both barrels...
  633.  
  634. -----------------
  635. Subject: Patches Handling
  636.  
  637. Patches are handled as swiftly as possible. Authors of sources posted
  638. to c.s.misc should send all patches to me so that I can post them back 
  639. through the newsgroup in order that the patches can be archived.  This 
  640. has not been done in the past in other sources groups and has lead to 
  641. lost patches.  If the patches must get out *real* fast, then post them 
  642. to comp.sources.bugs and other appropriate newsgroups and send me a copy 
  643. at the same time.  That way they will be available when they are needed
  644. in the future.  Again, patches receive priority processing so make sure 
  645. I get them.
  646.  
  647. I would prefer not to post patches that are not sent by the author of 
  648. the original posting unless special arrangements have been made with the 
  649. author.  Please send your unofficial patches to the author so that the 
  650. author can incorporate them into their posting's baseline.  Unofficial 
  651. patches can be posted to comp.sources.bugs as a method of letting the 
  652. community use the fix or enhancement during the interim.
  653.  
  654. It is up to the author to determine if there have been major enough
  655. changes to warrant a complete reposting. This may be necessary if the
  656. size of the patches exceeds the size of the source but in most cases
  657. only patches are posted. Total repostings should be treated as an 
  658. initial posting. What follows pertains to patches...
  659.  
  660.     1.  When patches are submitted, they should be in context diff 
  661.         format.  Patches can be made with diff -c on 4.x BSD based 
  662.         machines and with diffc on others. Diffc can be found in 
  663.         volume 1 of comp.sources.unix archives. GNU diff can also be 
  664.         used to create context diffs.
  665.     2.  A patch to patchlevel.h should be done to reflect that the
  666.         patch has been applied if a patchlevel.h existed in the initial
  667.         posting. If one was not included initially, maybe now is a
  668.         good time to consider including one... :-)
  669.     3.  Include information about which previously posted issues 
  670.         the patch pertains to if they were initially posted to c.s.misc.
  671.  
  672. For more information on patch see patch.man in util/patch/patch.man 
  673. in the X11 Release 4 distribution or in volume7 of the comp.sources.unix
  674. archives. 
  675.  
  676. ------------------------
  677. Subject: Special services 
  678.  
  679. One way to solve the problem of an announcement not going out the same 
  680. day as the posting it announces is to send the announcement to me under 
  681. separate cover. Please, it slows things down if I have to break apart
  682. submission apart to get at the file.  Please supply instructions as to 
  683. which newsgroup(s) it should be posted in, and I will insure that both 
  684. go out the same day, if possible.  (If one of the other newsgroups is 
  685. also moderated, there's not a whole lot I can do about it.)  The same 
  686. goes for binaries and/or other material associated with a source; send 
  687. it under separate cover and tell me what to do with it, and I will try 
  688. to arrange for them to all go out at the same time.
  689.  
  690. --------------------
  691. Subject: Reporting and tracking bugs.
  692.  
  693. You *should* subscribe to comp.sources.bugs.
  694.  
  695. Sometimes, when new versions of previously-published software is made 
  696. available, just patches are put out.  Usually the patches are in the 
  697. form of shar files containing input for the "patch" program, new files, 
  698. etc.  Sometimes complete new versions are put out.  Which method is used 
  699. depends on the poster and the moderator.  Minor updates must be in patch 
  700. form and should update a patchlevel.h file.  Major updates should follow 
  701. the guidelines for initial postings.
  702.  
  703. To report bugs, contact the person listed in the Submitted-by: header.
  704. Often there is a contact address in a README file, too.  I *do not* 
  705. maintain the sources I moderate, so don't send your bug reports to me.  
  706. That just forces a delay in the right person getting them as I will 
  707. forward them on to the author.  Likewise, I normally do not post patches 
  708. for a package from anyone except the author.  If you have patches you 
  709. would like to see included in the package, send them to the person 
  710. listed in the Submitted-by: header.
  711.  
  712. ------------------------
  713. Subject: Newsgroup Status Information.
  714.  
  715. You should subscribe to comp.sources.d.
  716.  
  717. In some newsgroups, postings such as "I will be out of town..." and
  718. "What's in the queue to post..." have been posted as INF postings with
  719. an Archive-name: of /dev/null or .junk.  I will not post these types of
  720. messages to c.s.misc due to the limited amount of time that information 
  721. of this type is useful.  These kinds of messages are being posted to 
  722. comp.sources.d as the need arises.  In this manner, the informational 
  723. c.s.d postings expire as they should and will not be archived taking
  724. up disk space forever.
  725.  
  726. --------------------
  727. Subject: Accessing the archives
  728.  
  729. The complete archives are fairly large with an average volume taking up
  730. four megabytes.
  731.  
  732. There are several active archive sites around the net.  I am currently
  733. trying to locate archive sites in Europe, and Asia.  If you are 
  734. interested *please* contact me.
  735.  
  736. Some sites below offer to send tapes through the mail.  For those sites, 
  737. send the appropriate type of tape media WITH RETURN POSTAGE and RETURN 
  738. MAILER.  Tapes without postage or mailer will not be returned.  No other
  739. methods (COD, etc.) are available; please don't ask.  You will need to 
  740. contact the individual archive sites to determine if they can support 
  741. your type of media.
  742.  
  743. There a couple sites that provide email access to their archives. Please
  744. use them when you need to locate a missing issue.  Please don't ask me 
  745. for missing issues. Included at the end of this article are detailed 
  746. instructions on how to access the archives.  More sites will be listed 
  747. there in the future.  You can always check with archie or refer to the
  748. "Anonymous FTP List" maintained by Tom Czarnik (aftp-list@netcom.com).
  749.  
  750. I have as complete a set of archives as I have found.  I have all the 
  751. issues listed in the indexes except for the first volume. If you have 
  752. articles from volume 1 please send me a list of articles so I can see 
  753. if there are some I do not have.
  754.  
  755. If anyone has an article that was posted to the group that is not listed
  756. in the indexes, please send me the information and a copy of the article
  757. so that I can update the archive sites that I maintain.  Nothing from 
  758. April and May 1987 was ever archived to my knowledge. If I'm wrong, send 
  759. them my way... 
  760.  
  761. Submissions prior to July, 1987 have no auxiliary header information at 
  762. all.  At the time, the group's original charter was in full force, and 
  763. archiving was not considered to be important.
  764.  
  765. --------------------
  766. Subject: Archive access via ftp
  767.  
  768. If an archive site provides "anonymous FTP" access, sites directly on 
  769. the Internet can use the "ftp" program to get at sources.  Sites which 
  770. aren't on the Internet can not use ftp to retrieve this information. And 
  771. no, just having the ftp program does not mean that you have access to 
  772. the Internet.
  773.  
  774. You should check with a local system administrator to find out the 
  775. details of using ftp.  On most systems and to most archive sites, the 
  776. following will work:  type the command "ftp system.domain" (example:  
  777. "ftp ftp.uu.net" -- case does not matter), enter "anonymous" when it 
  778. asks for a user name, and enter *your* Internet email address as the 
  779. password.  If "ftp" says that the system doesn't exist, check your 
  780. spelling -- if the system name is spelled correctly, look for an IP 
  781. address for the archive site and badger your system administrator to 
  782. install a version of ftp which knows about nameservers.  You should 
  783. also be warned that some systems (like uunet) will not accept FTP 
  784. connections from sites not registered with a nameserver.
  785.  
  786. Once you're logged in to the archive system, you'll get a prompt that
  787. looks like "ftp>". It may not be identical, since its possible to change
  788. the ftp prompt with a command in many versions of ftp.)  At this point, 
  789. you can use "cd" to change directories, "ls" or "dir" to list files, and 
  790. "get" to retrieve them.  For sources archives, its not necessary to 
  791. worry about file types unless the files are compressed.  In that case, 
  792. you must use the "binary" command for Unix or VMS hosts and "tenex" on 
  793. Tenex (TOPS-10, TENEX, TOPS-20/TWENEX) hosts.  
  794.  
  795. *** Not switching the file type can result in a garbled file, especially 
  796. *** on Tenex hosts, which do not store binary data the same way as Unix 
  797. *** hosts. 
  798.  
  799. To disconnect from the archive site, enter the "bye" command.
  800.  
  801. --------------------
  802. Subject: Archive access via uucp
  803.  
  804. UUCP archives aren't as standardized as FTP archives.  Check the archive
  805. list for the account name and password to use, and ask your system 
  806. administrator to arrange to be able to poll the archive site.  (If 
  807. s/he/it refuses, you're stuck.)  
  808.  
  809. The "uucp" command is used to request files from a UUCP archive.  Unlike
  810. FTP, UUCP does not (usually) do the transfer immediately.  This is 
  811. because most UUCP sites must be called over telephone lines.  Long 
  812. distance calls are usually made in the early morning hours to reduce 
  813. costs.
  814.  
  815. Since you can't look around in the archives, you must know the pathname 
  816. of an article to be retrieved.  Archives generally have an index file 
  817. available via UUCP.  It's a real good idea to retrieve this file before 
  818. getting anything from the archive, since things can move around without 
  819. warning.
  820.  
  821. The command to retrieve a submission looks like
  822.  
  823.          uucp archivesite!path/to/file destination-location
  824.  
  825. "archivesite" is the name of the archive site, and "path/to/file" is the
  826. pathname listed in the archive index for that site.  Please note, for
  827. security reasons, it is not usually possible to specify wildcards (?, *, 
  828. [], or ~name) in the pathname.  Also, while more recent versions of uucp 
  829. allow a uucp command to traverse multiple systems, for security and 
  830. resource reasons this is usually disabled.  In both cases you won't find 
  831. out until after the archive site has been called.
  832.  
  833. --------------------
  834. Subject: Archive access via email 
  835.  
  836. Some archive sites have mail servers that will accept mail from you and 
  837. mail back files from the archive.  There are no standards here; however, 
  838. it's usually safe to mail a message containing the single word "help" to
  839. the mail server.  Check the archive list for more information.  
  840.  
  841. As an example, to receive the index from the comp.sources.misc archives 
  842. on uunet, send the following one line as the body of a message to 
  843. uunet!netlib.
  844.  
  845. send index from comp.sources.misc
  846.  
  847. For more information on mail archive servers, see the "Mail Archive 
  848. Server (MAS) software list" posted monthly by Jonathan I. Kamens in 
  849. comp.mail.misc.
  850.  
  851. IMPORTANT TO REMEMBER: Mail Archive Servers (MAS) are there for the
  852. convenience of the community and are *easily* abused.  *Please* do not
  853. request to have a MAS send you GCC or X11R4.  A good deal of this 
  854. traffic goes through intermediate sites that have not advertised this 
  855. service.  You would be taking resources away that are not yours to take. 
  856. This type of irresponsibility will do nothing but irritate the sites 
  857. that feed you and may jeopardize your facilities in the process.
  858.  
  859. --------------------
  860. Subject: Extracting a retrieved archive member
  861.  
  862. If the article came from an archive site, it may be compressed.  If it 
  863. was sent by a mail server, it may also be uuencoded.  Compressed files 
  864. have an extension of ".Z".  Uuencoded files can be recognized by a line 
  865. saying "begin 666 filename", followed by lines of what looks like random
  866. gobbledygook.  (If a mail server splits a file into multiple parts, you 
  867. may just have the gobbledygook.  In this case, the server will include a
  868. message saying which part of the file it is, and will tell you how to 
  869. combine them.)
  870.  
  871. To extract a uuencoded file, type the command "uudecode filename".  This 
  872. creates a (binary, usually compressed) file in the current directory.
  873.  
  874. To extract a compressed file, type the command "uncompress filename".  
  875. The ".Z" extension is removed from the file.  The original, compressed 
  876. file will be removed as part of this operation.
  877.  
  878. After doing this, you should be left with the requested article exactly 
  879. as it was stored in the news spool directories. The file contains a news 
  880. header, a description (usually), and a "shell archive" ("shar").  Move 
  881. to an empty directory (important!) and unpack the archive.  Some systems 
  882. have a command "unshar" to unpack these files; if yours does, use it.  
  883. Otherwise, you can use an editor to remove the header, then just say 
  884. "sh filename".  I use a small (one line) shell script:
  885.  
  886.                         sed '1,/^[#:]/d' $1 | sh
  887.  
  888. which should handle anything (I hope!) in the c.s.misc archives.  I do
  889. attempt to confirm that a shell archive contains nothing dangerous, but 
  890. if you unpack as root and the archive removes your /etc directory or 
  891. something equally ugly and unpleasant, I don't want to hear about it.  
  892. Unpack shell archives as an unprivileged user.
  893.  
  894. Once you've unpacked the archive, you're on your own.  Keep the header 
  895. from the submission handy, in case you can't figure out what's going on. 
  896. The address specified in the "Submitted-by:" line can be used to contact 
  897. the author of the program.
  898.  
  899. ------------------------
  900. Subject: Becoming an archive site
  901.  
  902. If you collect comp.sources.misc postings and are willing and able to 
  903. make your collection available to other people, please let me know.  
  904. Benefits include the undying gratitude of your colleagues, and a promise 
  905. from me to try to make sure you never lose an article whether you use 
  906. rkive or not... :-)
  907.  
  908. If you can provide access to your archives send me some email and I'll 
  909. get you some publicity... :-)  If you need automated tools to build and 
  910. maintain your archives, I have those too. :-) If you need a tape of the 
  911. archives to get you jump-started, let me know.
  912.  
  913. PLEASE NOTE: Mail Archive Servers are there for the convenience of the
  914. community but are too easily abused.  Because of this, I can not, in
  915. good conscience, list archive sites whose sole access is email based.  
  916. If you can't supply anonymous ftp as a secondary method for accessing 
  917. your archives then consider uucp.  It is easy enough to set up a uucp 
  918. account for archive access with the appropriate security to protect your
  919. other system resources.
  920.  
  921. --------------------
  922. Subject: Listing of archive sites in no particular order
  923.  
  924. Here is what each field means:
  925. Site:        The name of the site nice enough to act as an archive site.
  926. Contact:     The name of the person to contact and their mail address
  927. Location:    The general area of the world the site is located in.
  928. Modems:      What types of modems are available.
  929. UUCP:        Type of UUCP access is available.
  930. FTP:         Type of FTP access is available.
  931. Mail Server: Account address of the automated mail server if available.
  932. Additional:  Additional information pertaining to accessing the archive.
  933.  
  934. NA - Not Available
  935.  
  936.             ************************
  937.                     Australia
  938.             ************************
  939.  
  940. Site:        archie.au   (aka plaza.aarnet.edu.au)
  941. Contact:     Robert Elz     netnews@archie.au
  942. Location:    Australia
  943. UUCP:        NA
  944. FTP:         anon ftp - usenet/comp.sources.misc
  945. Mail Server: Not published outside Australia
  946. Additional:  ACSnet "fetchfile" service is available as
  947.      well, from archie.oz.au in the same directory
  948.      as for Anon ftp (this replaces uucp in Australia)
  949.  
  950.  
  951. Site:        ftp.Adelaide.EDU.AU [129.127.40.3]
  952. Contact:     Mark Prior <mrp@ITD.Adelaide.EDU.AU>
  953. Location:    The University of Adelaide
  954.              Adelaide, AUSTRALIA
  955. UUCP:        NA
  956. FTP:         Anonymous ftp, ftp.Adelaide.EDU.AU [129.127.40.3]
  957. Mail Server: NA
  958. Additional:  Also available via ACSnet fetchfile (sirius.ua.oz)
  959.     The comp.sources.misc archive is in the directory pub/sources/misc 
  960.     and is archived in compressed form by issue number (subdirectories 
  961.     for each volume). The file INDEX in the pub/soures/misc directory 
  962.     lists the issues available.
  963.  
  964.     We will also make tapes (1600/6250bpi) or QIC-11/24 if you supply 
  965.     the tape AND a return mailer. No promises for speed for this though.
  966.  
  967.  
  968.             ************************
  969.                     Canada
  970.             ************************
  971.  
  972.  
  973. Site:        array.UUCP
  974. Contact:     Rob Marchand, rob@array.UUCP || ...uunet!attcan!lsuc!array!rob
  975. Location:    Toronto, Ontario, Canada
  976. Modems:      2400 baud, perhaps TB in the future (hopefully :-)
  977. UUCP:        On Request.
  978. FTP:         NA
  979. Mail Server: NA 
  980. Additional:  I have most stuff for comp.sources.unix, comp.sources.misc,
  981.     comp.sources.bugs and alt.sources.
  982.  
  983.  
  984.             ************************
  985.                     Finland   
  986.             ************************
  987.  
  988. Site:        nic.funet.fi [128.214.6.100]
  989. Contact:     Petri Ojala <ojala@nic.funet.fi>
  990. Location:    Finnish University and Research Network (FUNET) Archive
  991.              Finland, Europe
  992. UUCP:        NA
  993. FTP:         Available
  994. Mail Server: mailserver@nic.funet.fi
  995. Additional:  Access is unlimited to Nordic countries (NORDUnet).
  996.              For mailserver access, the Subject is not used for anything.
  997.              Message body is analyzed for commands, try "HELP" at first
  998.  
  999.  
  1000.             ************************
  1001.                     France   
  1002.             ************************
  1003.  
  1004. Site:        irisa.irisa.fr 
  1005. Contact:     Didier Lamballais (lamballais@irisa.fr)
  1006.              Raymond Trepos    (trepos@irisa.fr)
  1007. Location:    Institut de Recherche en Informatique et Systemes Aleatoires
  1008.          Campus universitaire de Beaulieu
  1009.          35042 Rennes Cedex
  1010.          FRANCE
  1011. UUCP:        NA
  1012. FTP:         Anonymous FTP (login: ftp or anonymous, 
  1013.                             Password: your e-mail address)
  1014. Mail Server: NA 
  1015. Additional:  Additional information pertaining to accessing the archive.
  1016.     List of archived newsgroups :
  1017.        alt.sources, comp.binaries.atari.st, comp.binaries.ibm.pc,
  1018.        comp.binaries.mac, comp.sources.atari.st, comp.sources.games,
  1019.        comp.sources.mac, comp.sources.misc, comp.sources.sun,
  1020.        comp.sources.unix, comp.sources.x, comp.sys.sun
  1021.        under "News" directory.
  1022.        Some local stuff and RFCs are also available.
  1023.  
  1024.  
  1025.             ************************
  1026.                     Germany   
  1027.             ************************
  1028.  
  1029. Site:        ftp.Germany.EU.net
  1030. Contact:     Ingo Dressler <archive-admin@Germany.EU.net>
  1031. Location:    Dortmund / (Western) Germany
  1032. FTP:         FTP access 24hrs a day, some restrictions during office hours
  1033. Mail Server: <archive-server@Germany.EU.net>, place "HELP" in body
  1034. Additional:  c.s.misc archive is /pub/newsarchive/comp.sources.misc
  1035.  
  1036.  
  1037. Site:        ftp.informatik.uni-hamburg.de
  1038. Contact:     Reinhard Zierke, zierke@informatik.uni-hamburg.de
  1039. Location:    University of Hamburg, Dept. of Computer Science, Germany
  1040. UUCP:        NA
  1041. FTP:         anonymous FTP to ftp.informatik.uni-hamburg.de,
  1042.              directory /pub/usenet/comp.sources.misc
  1043. Mail Server: NA
  1044. Additional:  Please don't use FTP service from 09:00 to 18:00 MET
  1045.  
  1046.  
  1047.             ************************
  1048.                     Japan   
  1049.             ************************
  1050.  
  1051. Site:        srawgw.sra.co.jp [133.137.4.3]
  1052. Contact:     Toyoki Miura (miura@sra.co.jp)
  1053. Location:    Tokyo, JAPAN
  1054. UUCP:        NA
  1055. FTP:         Anonymous FTP. 24 hours/day, 7 days/week
  1056. Mail Server: NA
  1057. Additional:  Files are compressed and stored by volume number and
  1058.              issue number. Examples:
  1059.                 /news.pub/comp.sources.misc/V31/v31i007.Z
  1060.              Lists are stored in "list" subdirectory as "Vnn-list".
  1061.  
  1062.              Newest volume is stored under "new" subdirectory
  1063.              instead of "Vnn" subdirectory. Files are not compressed.
  1064.  
  1065.              Other archived "sources" newsgroups:
  1066.              alt.sources, comp.sources.reviewed, comp.sources.sun,
  1067.              comp.sources.x, fj.sources
  1068.              Under "/news.pub/" directory (a.k.a. /.a/sranha-bp/arch/arch).
  1069.  
  1070.  
  1071.             ************************
  1072.                     UK   
  1073.             ************************
  1074.  
  1075. Site:        unix.hensa.ac.uk
  1076. Contact:     Tim Hopkins, trh@ukc.ac.uk
  1077. Location:    UK
  1078. Modems:      None at present
  1079. FTP:         anonymous
  1080. Mail Server: archive@unix.hensa.ac.uk
  1081. Additional:  For further details of how to access unix.hensa.ac.uk 
  1082.              send the message
  1083.  
  1084.                  send info/hensa.unix.general
  1085.  
  1086.              to archive@unix.hensa.ac.uk
  1087.  
  1088.             ************************
  1089.                  U S A - EASTERN 
  1090.             ************************
  1091.  
  1092. Site:         bhjat
  1093. Contact:      Burt Janz (bhjat!bhj)
  1094. Location:     Nashua, NH
  1095. UUCP:         Anonymous uucp (login: nuucp  password: nuucp)
  1096. Modems:       2400 Baud N81 - (603) 889-6154
  1097. FTP:          N/A
  1098. Mail Server:  Not yet available.
  1099. Additional:   Index location: /usr5/archives/ls-lR.Z
  1100.        Archiving c.s.games-misc-unix-x, alt.sources, comp.sys.handhelds
  1101.  
  1102. Site:         shape.mps.ohio-state.edu
  1103. Contact:      David Alden (alden@math.ohio-state.edu)
  1104. Location:     Columbus, OH
  1105. UUCP:         N/A
  1106. FTP:          Anonymous
  1107. Mail Server:  N/A
  1108. Addition:     Archives can be found in pub/archives/comp.sources.misc.
  1109.  
  1110.  
  1111. Site:        schizo.samsung.com
  1112. Contact:     Andy Rosen (rosen@samsung.com)
  1113. Location:    Andover, MA
  1114. Modems:      NA
  1115. FTP:         Anonymous
  1116. Mail Server: None
  1117. Additional:  Files are stored by volume number, archive name and are
  1118.     compressed.  Volumes 1 through 6 and 11 through 15 are present.
  1119.     Examples:
  1120.        /pub/usenet-archives/comp.sources.misc/volume15/fb/part01.Z
  1121.        /pub/usenet-archives/comp.sources.misc/volume6/gone-2.0.Z
  1122.  
  1123.  
  1124. Site:        slug.pws.bull.com [128.35.10.203]
  1125. Contact:     Warren Lavallee <warren@pws.bull.com>
  1126. Location:    Billerica, MA.  (NEARnet)
  1127. Modems:      T2500
  1128. UUCP:        NA
  1129. FTP:         anonymous ftp 24 hours day.  limit 6 users at a time
  1130. Mail Server: NA
  1131. Additional:  Due to internal restructuring, this site may not be
  1132.     accessible some times over the next month. Carry FULL comp.sources.*
  1133.     archives (since the beginning). Usenet archives are currently 170M.
  1134.  
  1135.  
  1136. Site:         uunet.uu.net/ftp.uu.net
  1137. Contact:      Kent Landfield (kent@uunet.uu.net) (402) 291-8300
  1138. Location:     Fairfax, VA 
  1139. Modems:       Telebit 
  1140. UUCP:         uunet uucp customers and 1-900-GOT-SRCS
  1141. FTP:          anonymous ftp (please use ftp.uu.net for ftp access)
  1142. Mail server:  netlib@uunet
  1143. Additional:   UUNET is keeping archives in ~ftp/comp.sources.misc, and 
  1144.     I will be maintaining them.  Volume 1 as well as shareware which has 
  1145.     been posted to the group are not available from uunet. Volume 1 will
  1146.     be put back up in the near future.  Until then, if you need any of 
  1147.     those issues please send me some mail and I will arrange to get them
  1148.     to you.  For more information concerning the archives on uunet, send 
  1149.     an email message netlib@uunet.uu.net with the following as the body 
  1150.     of the message:
  1151.         send index from comp.sources.misc
  1152.     You can also use 1-900-GOT-SRCS to access this archive.
  1153.  
  1154.  
  1155.             ************************
  1156.                  U S A - CENTRAL 
  1157.             ************************
  1158.  
  1159. Site:         sparky.sterling.com (sparky)
  1160. Contact:      Kent Landfield (kent@sparky.sterling.com) (402) 291-8300
  1161. Location:     Omaha/Bellevue, NE
  1162. Modems:       Telebit 
  1163. UUCP:         On request
  1164. FTP:          Anonymous FTP
  1165. Mail server:  NA
  1166. Additional:   Tapes made on request.  This archive site has both Volume-Issue
  1167.     and Archive-name archive views. Volume01 is still being worked on 
  1168.     for archive-names.  Volume01 is currently only available in the 
  1169.     Volume-issue section of the archive.  
  1170.  
  1171.  
  1172. Site:         sir-alan
  1173. Contact:      mikes@iuvax.cs.indiana.edu (812-855-3974 days 812-333-6564 eves)
  1174. Location:     Bloomington, IN
  1175. Modems:       Telebit (812-333-0450)
  1176. UUCP:         Anonymous uucp (login: nuucp password: anon-uucp)
  1177. FTP:          Coming..
  1178. Mail server:  NA
  1179. Additional:   Archive site for comp.sources.[games,misc,sun,unix,x], 
  1180.     some alt.sources, XENIX(68K/286/386), uucp-anon directory: /u/pdsrc,
  1181.     /u/pubdir, /u/uunet. help is in /u/pubdir/HELP.
  1182.  
  1183.  
  1184. Site:         wuarchive.wustl.edu [128.252.135.4]
  1185. Contact:      Wuarchive Maintainers <archives@wugate.wustl.edu>
  1186. Location:     Saint Louis, Missouri.  Connected to MIDnet Regional.
  1187. UUCP:         Subscription UUCP access available ($300.00/year flat fee)
  1188. Modems:       Telebit Trailblazer Plus and T2500.
  1189. FTP:          Anonymous FTP.  T1 connectivity - 24 hours/day, 7 days/week.
  1190. Mail Server:  NA
  1191. Additional:   Access during all hours is encouraged.  Plenty of available
  1192.     bandwidth.  Wuarchive has everything! :-) :-)
  1193.  
  1194.  
  1195.             ************************
  1196.                  U S A - WESTERN 
  1197.             ************************
  1198.  
  1199. Site:         aeras
  1200. Contact:      Stewart Boutcher (stewart@aeras) (408) 922-1832
  1201. Location:     San Jose, CA
  1202. Modems:       2400, 9600 & 19200
  1203. UUCP:         Anonymous 
  1204. FTP:          NA
  1205. Mail server:  NA
  1206. Additional:   SnailMail tapes (Under duress)
  1207.      Systems/L.sys information:
  1208.     aeras Any 2400  4089439152 "" "" ogin:--ogin: uugarch word: freebee
  1209.     aeras Any 9600  4089439396 "" "" ogin:--ogin: uugarch word: freebee
  1210.     aeras Any 19200 4089439246 "" "" ogin:--ogin: uugarch word: freebee
  1211.           
  1212.     Suggested places to get additional information:
  1213.          /u3/archive/sources/LISTING.Z
  1214.     LISTING.Z contains the names of all the programs stored in the 
  1215.     archives, and the sizes.  Note: all archives have probably been 
  1216.     stored in compressed form, with 16 bit compression.  All multiple 
  1217.     file programs have been stored in separate directories, then 
  1218.     compressed.  More information about the files stored in a particular 
  1219.     volume are kept in files called LOGFILE. Such as:
  1220.         /u3/archive/sources/x/vol1/LOGFILE
  1221.     would be the one to get to examine the exact contents of volume 1
  1222.     of the x section.  Additional information from files: sample command 
  1223.     to recover files:
  1224.         uucp aeras!/u3/archive/sources/games/vol1/LOGFILE /tmp/.
  1225.     Special note:  wild cards have been proven to not be reliable, so 
  1226.                    to assure success they are not recommended tools.
  1227.  
  1228.  
  1229. Site:        lll-winken.llnl.gov (128.11514.1)
  1230. Contact:     Joe Carlson (carlson@lll-winken.llnl.gov)
  1231. Location:    San Francisco, CA
  1232. UUCP:        NA
  1233. FTP:         Anonymous FTP
  1234. Mail Server: Account address of the automated mail server if available.
  1235. Additional:  Articles are stored by X-Archive: index in subdirectories of 
  1236.     comp.sources.misc/volN.  Note that these archives start from 9/87; 
  1237.     anything from April to August isn't available.  
  1238.  
  1239.     *NOTICE*:  lll-winken is not permitting anonymous FTP for the time 
  1240.     being.  The archives are temporarily available on polaris.llnl.gov, 
  1241.     128.115.14.19.  
  1242.  
  1243.  
  1244. Site:         University of Southern California
  1245. Contact:      usenet@usc.edu
  1246. Location:     Los Angeles, California
  1247. UUCP:         N/A
  1248. FTP:          anonymous
  1249. Mail Server:  N/A
  1250.