home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 2 / 2054 < prev    next >
Internet Message Format  |  1990-12-28  |  4KB

  1. From: wkt@ccadfa.adfa.oz.au (Warren Toomey)
  2. Newsgroups: alt.sources,aus.sources,comp.sources.wanted,comp.os.misc
  3. Subject: [source] Clam shell - tcsh-like shell for Unix/Minix/Coherent
  4. Message-ID: <2064@ccadfa.adfa.oz.au>
  5. Date: 14 Nov 90 02:28:05 GMT
  6.  
  7.  
  8. The latest version of Clam, a portable Unix shell with many features of csh
  9. and tcsh, has been posted to the comp.os.minix newsgroup.
  10. This is a `maintenance' version of Clam, fixing bugs in 1.3.3, tidying up
  11. things and making it again more portable.
  12.  
  13. Clam runs under BSD4.x, SysV, Ultrix, Xenix, Minix and Coherent.
  14. Please read the Readme, Installation and Portlist files before compiling.
  15.  
  16. Source
  17. ------
  18. The files are a set of standard diffs against the Clam 1.3.3 sources. These
  19. sources are available via anonymous ftp from the following sites:
  20.  
  21. IP address    Host name            Directory    Files
  22. ---------------------------------------------------------------------
  23. 131.236.1.2     ccadfa.cc.adfa.oz.au        pub/minix    clam1.3*
  24. 129.127.40.3    sirius.ucs.adelaide.edu.au    pub/minix/local    clam.1-3*
  25. 134.129.111.64    plains                pub/Minix/oz    clam.1-3*
  26.  
  27.     where * has its standard Unix meaning.
  28.  
  29. The files are stored as compressed tar files. You will need uncompress(1)
  30. and tar(1) to extract them. Also set `type binary' when ftp'ing them.
  31.  
  32. Note plains is in America, both ccadfa and sirius are in Australia.
  33. Please ftp within your own country where possible, and outside of
  34. normal business hours. Also note that ccadfa is connected to the
  35. rest of the world via a 9600 baud SLIP line.
  36.  
  37. The diffs posted in comp.os.minix should also be available from:
  38. 131.236.1.2     ccadfa.cc.adfa.oz.au        pub/minix    clam1.4*
  39.  
  40. The diffs can be applied with patch(1). Where the patch is close to or
  41. bigger than the original file, the new file is included instead.
  42.  
  43. Betatest
  44. --------
  45. This is a betatest release. It would be appreciated if as many people
  46. try Clam on as many platforms as possible, to weed out what bugs and
  47. non-portabilities are left. Send reports to the address below.
  48. I'm after the following information:
  49.  
  50.     a) What operating system & version you are using
  51.         e.g Pyramid OSx version 4.01
  52.     b) What compiler, version, specific flags you are using
  53.         e.g gcc version 1.37.1, using -ansi
  54.     c) What defines you are using
  55.         e.g -DUCB -DHASH -DJOB -DSCRIPT
  56.     d) What compile-time warnings/errors you get
  57.     e) What run-time errors you get
  58.     f) Fixes for d) and e)
  59.  
  60. Thanks in advance for these!
  61.  
  62.     Warren Toomey    wkt@csadfa.cs.adfa.oz.au[@uunet.uu.net?]
  63.  
  64.  
  65. P.S For those still with us, part of the Readme from Clam 1.4 is given below.
  66.  
  67. Introduction.
  68. -------------
  69.   Clam is a Unix(tm) shell that has many features of tcsh, sh and improvements
  70. all its own. The most notable features of Clam are: command line editing;
  71. "real" aliases; aliases and builtins are on the path; normal wildcard expansion
  72. in/output redirection etc. Please note, Clam is not csh/tcsh but is original
  73. source code and differs in some ways from those shells in the features it
  74. provides.
  75.  
  76. Copyright Notice.
  77. -----------------
  78.             Clam is copyright (c) 1988 by Callum Gibson.
  79.  
  80.   Clam is provided free of charge. You may make copies of it and redistribute
  81. it if you wish. You may not sell Clam source or binaries. You may alter Clam
  82. for your own purposes but you may not redistribute altered copies of Clam or
  83. part thereof. You must leave the copyright notice intact at the top of every
  84. Clam source file. Finally, no warranty is provided with Clam.
  85.  
  86. Future.
  87. -------
  88.   Clam 1.4 is a maintenance release to increase portability, tidy up code and
  89. to remove known bugs; this was done by Warren Toomey. It is intended to
  90. merge this version with the changes that Callum Gibson is working on, and
  91. to release this as Clam 1.5, at a date to be decided.
  92.  
  93. Extra
  94. -----
  95.  
  96. I expect to be snowed under with bug reports. Please be patient!
  97.  
  98.  
  99.  
  100. -- 
  101.    Warren Toomey VK1XWT, rescreened.
  102. Deep in the bowels of ADFA Comp Science.
  103.       `What the hell is SIGTTIN?'
  104.