Fixes revision 59415
1 78. V6.09.01 - 20000114
2 79. Circumvent IRIX4D ESTALE bug by exiting.
3 78. IRIS4D de-linting.
4 77. Finnish nls catalogs (Jukka A. Ukkonen)
5 76. Even more multibyte fixes (Taga Nayuta)
6 75. Patches to statically link tcsh under solaris-2.6 (John Hawkinson)
7 74. Manual page typos (R. Bernstein)
8 73. HP/UX-11 (9000/800) HP/UX-10.20 (9000/820) (Haflidi Sigtryggur Magnusson)
9 72. Color-ls fixes (Luis Francisco Gonzalez)
10 71. Don't re-use time0 to compare to stat's st_mtime, cause it could be
11     the value returned from times(2) which is the ticks since system
12     startup (Frank van der Linden)
13 70. Time percentage wrap fix (Simon Burge)
14 69. EUCKR support (HyunChul Kim)
15 68. Grammar and typo fixes for tcsh.man (Steve Kelem)
16 67. More multibyte fixes (Rodney Ruddock)
17 66. Change 6.08 -> 6.09 where I missed it; update for utlrix 4.5 (Simon Burge)
18 65. V6.09.00 - 19990816
19 64. Add csh emacs mode (Dan Harkless)
20 63. Make sure the the glob buffer matches the word buffer size (Brian Biswas)
21 62. Fix periodic to work without tperiod set (Kenny McCormack)
22 61. V6.08.07 - 19990813
23 60. Fix e_dabbrev_expand (Bjorn Knutsson)
24 59. Make \builtin work again (by calling the command not the builtin)
25 58. Add NLS_BUGS for OS's that keep file descriptors open for NLS (Ian Dowse)
26 57. Make NONLSREBIND work after tcsh starts up.
27 56. Fix AIX stupid exit bug. (Dan Harkless)
28 55. More irix fixes (Kaveh)
29 54. V6.08.06 - 19990701
30 53. module command completion (Dan Nicolaescu)
31 52. Man command completion enhancement (Tom)
32 51. Fixes for irix configuration (Kaveh)
33 50. Support \a and \e in echo command. From (Keith Thompson)
34 49. Alpha configure nit from Kaveh
35 48. V6.08.05 - 19990511
36 47. In some system, when a builtin fails immediately after we start
37     tcsh and before we print any messages, NLS messages fail (some
38     descriptor might be closed) [FreeBSD, HP/UX?]. So we force reading
39     the NLS catalogs in errinit() (Yoshiyuki Sakakibara)
40 46. typos in ja/set1 and ja/set29 (Yoshiyuki Sakakibara)
41 45. "dspmbyte autoset trap" support to HP-UX 10.20. (Yoshiyuki Sakakibara)
42 44. misnumbered NLS message in tw.help.c (Yoshiyuki Sakakibara)
43 43. colorcat variable for NLS color messages (Yoshiyuki Sakakibara)
44 42. autoconf fixes from Kaveh (and if it broke, me)
45 41. SGI irix fixes from Glenn Coombs.
46 40. Don't spin writing the history file when quota is exceeded (Rob McMahon)
47 39. V6.08.04 - 19990419
48 38. complete additions (John Gotts)
49 37. Port to amiga with geek gadgets (Arto Huusko)
50 36. Ignore case in setenv for windows (amol)
51 35. Bug fixes for NT unc stuff (amol)
52 34. Hash spell check (amol)
53 33. V6.08.03 - 19990211
54 32. Helpcommand documentation (Vladimir Alexiev)
55 31. small Y2K fix [%y in prompt would be formatted as 10 not 00 at year 2000],
56     and new Itoa() code (Chris Torek)
57 30. OpenBSD m68k patches (Paul DuBois)
58 29. Avoid redefinition of getpeername on Solaris-2.7
59 28. fix problems with savedups=erase, savehist=merge (Randy Gobbel)
60 27. Don't set $shell to csh, if we were invoked as tcsh (Tomas Persson)
61 26. added $_
62 25. added postcmd
63 24. V6.08.02 - 19981124
64 23. document continue and continue_args
65 22. wrong test in slowexec made NT optimization a noop (Amol)
66 21. Rhapsody fixes + separate CFLAGS/CPPFLAGS (Wilfredo Sanchez)
67 20. literals in both prompt at rprompt did not work properly (Taga Nayuta)
68 19. multibyte deletion fixes (Yoshiyuki.Sakakibara)
69 18. clean up key binding stuff for NT by moving the nt dependent code to
70     the NT source (amol)
71 17. dspmbyte fixes for AIX, typos in man page and nls (Yoshiyuki Sakakibara)
72 16. Convex fixes (Ron Echeverri)
73 15. V6.08.01 - 19981025
74 14. SX4 port; this adds many casts for machines where ptrdiff_t is 64 bits.
75     (Andreas Schott)
76 13. U/Win port; does not work properly with U/Win 1.6, wait for the next
77     version (Chris Jones)
78 12. Sgi does not need gethostname prototype (John Bogan)
79 11. Logic in sh.dir.c was wrong for NT (Amol)
80 10. HP_CXD_SPP stat64 fixes (Scott Garee)
81  9. Documentation spelling fixes (Keith Thompson)
82  8. Documentation fix for savedirs (Amol)
83  7. Siemens OSD_POSIX fixes (Martin Kraemer)
84  6. include <errno.h> for all the BSD's (Trevor Johnson)
85  5. Multibyte display fixes for gnu ls (Taga Nayuta)
86  4. Configure/Makefile hesiod and bindir fixes (Dan Winship)
87  3. Use winnt not win32 in tc.os.h (Amol)
88  2. Cygwin32 port (Raj Menon)
89  1. Ported Fixes (Tom)
90
91 95. V6.08.00 - 19981002
92 94. where builtin nt fix (Amol)
93 93. V6.07.13 - 19980926
94 96. NT multibyte fixes (Amol)
95 95. NeXT needs getcwd.
96 94. fix new bug introduced by strncpy'fication in sh.dir.c (Taga Nayuta)
97 93. V6.07.12 - 19980918
98 92. add cray in configure script (Tom)
99 91. nls fixes
100 90. Avoid buffer overflows in directory code (kim)
101 89. Add multibyte character display support (Yoshiyuki Sakakibara)
102 88. Make tcsh use getcwd instead of getwd and supply a getcwd.
103 87. Fix remotehost again (kim)
104 86. V6.07.11 - 19980913
105 85. Leave remotehost ip addresses alone (don't try to resolve them) (Kim)
106 84. Read vs. force_read fixes (Amol)
107 83. Make colorls if color is set before the first LS_COLORS setenv
108     (Taga Nayuta)
109 82. Use _PATH_DEFPATH on BSD4_4 systems. (Jim Bernard)
110 81. Cursor bounds checks (Michael Schroeder)
111 80. Syntax error nits (Michael Schroeder)
112 79. configure fixes (Michael Schroeder)
113 78. V6.07.10 - 19980904
114 77. Off by one error in NO_ERRORS...
115 76. Japanese NLS messages (Yoshiyuki Sakakibara)
116 75. Add ENXIO and EBADF in the test for write failures for Irix Zombies
117     (Ralf W. Grosse-Kunstleve)
118 74. Missed a test for NOSTRCOLL in glob.c (Michael Liepelt)
119 73. Another ABSOLUTEP change (Amol)
120 72. Italian NLS messages (Massimo Bertozzi)
121 71. WIN32 fixes for ntslowexec and color_ls literal printing in prompt (Amol)
122 70. a few missed WIN32 merges (Amol)
123 69. defined YPBUGS for sgi (Kaveh)
124 68. V6.07.09 - 19980707
125 67. Separate the nt builtins (Amol)
126 66. completion fixes (Tom)
127 65. color ls fixes (Taga Nayuta)
128 64. V6.07.08 - 19980629
129 63. add config.h.in (Kaveh)
130 62. win32 updates (Amol)
131 61. warning and portability cleanups on the new changes (Kaveh)
132 60. V6.07.07 - 19980628
133 59. Fast execute by-pass for win32 (Amol Deshpande)
134 58. Clean up const usage a bit, and fix gcc 2.8.1 warnings.
135 57. Use @bindir@ for DESTBIN in Makefile.in (Edgar Hoch)
136 56. Avoid overflow in time builtin computation (Nobue Adachi)
137 55. Color ls additions (Taga Nayuta)
138 54. unsigned char vs. char warning fixes (Kaveh)
139 53. Solaris 64 bit fixes (fix directory offset bug) (Thomas-Martin Kruel)
140 52. More win32 patches (Amol)
141 51. autoconf lossage from (Kaveh)
142 50. V6.07.06 - 04/08/98
143 49. Collation fix for globbing (Andrey A. Chernov)
144 48. We might have NLS_CATALOGS and not LC_MESSAGES (Andrey A. Chernov)
145 47. 4.4BSD header fixes (Andrey A. Chernov)
146 46. Signed char prompt fixes (Andrey A. Chernov)
147 45. Pattern match fix for directory searches (Mike Patnode)
148 44. Pentium DGUX fixes (Miko Nahum)
149 43. Spanish nls message catalogs (Luis Francisco Gonzalez)
150 42. Fix trailing whitespace parsing in HASHBANG code (Martin Kraemer)
151 41. Remove stray debuggin message from unmatched substitutions.
152     (from Amol Deshpande)
153 40. Fix reversed arguments in Usagae message. (from Amol Deshpande)
154 39. Fix bug introduced at tcsh-7.06.03 [expdollar] that affected %.n prompt
155     format.
156 38. Fix typos introduced in last batch of changes.
157 37. Fix interrupted script using onintr, exiting parent shell problem.
158 36. Cleanup prototypes.
159 35. V6.07.05 - 10/28/97
160 34. Integrate Amol Deshpande's WINNT fixes to the tcsh source. Note that
161     this is not complete yet; we are missing the NT glue code and the message
162     catalogs.
163 33. Fix ^T at the first character in the line  (Chuck Silvers)
164 32. Eliminate xsprintf and xvsprintf
165 31. Qmail patch from (Matthew Zahorik)
166 30. Added missing linux signals (Vadim Vygonets)
167 29. fixed problem where  complete complete  'p/*/t:*.txt/' would not honor
168     the pattern.
169 28. Port to an EBCDIC machine: BS2000 by Siemens Nixdorf that has an
170     IBM/390 compatible processor (Martin.Kraemer)
171 27. Detect when we have errors writing to stdout (Vadim Vygonets)
172 26. Ignore quotes in the comparisons for builtins, so that \builtin works
173     (Amol Deshpande).
174 25. HPUX, portability fixes; make sure that we have the right config file
175     (Jonathan Kamens)
176 24. Don't do lookups for x displays and figure out ttys properly 
177     (Leonard N. Zubkoff)
178 23. make print_by_columns print in a single column when the output is not a tty
179 22. use rlim_t for Solaris2 (Casper Dik)
180 21. V6.07.04 - 05/04/97
181 20. set -f -l patch (Michael Veksler)
182 19. SGI patches (Tomasz J. Cholewo). Also fix completion code to take into
183     account aliases that start with a period.
184 18. SCO patches (Boyd Lynn Gerber)
185 17. Fujitsu patches (Toshiaki Nomura)
186 16. autoconf patches (Kaveh Ghazi)
187 15. BSDI patches (Paul Vixie)
188 14. %Q formatting character addition.
189 13. Fix set=#123; echo $i:s/#// (Quoting problem)
190 12. V6.07.03 - 02/23/97
191 11. Understand %$variable in the prompt.
192 10. Quote directory names properly in .cshdirs
193  9. USE_ACCESS and autoconfig patches from (Larry Schwimmer)
194  8. Pyramid att config file (Andrew Lister)
195  7. $rprompt code (Luke Mewburn)
196  6. Kanji patches (Huw Rogers)
197  5. Cray T3E port (Jorn Amundsen)
198  4. Avoid html redirects in tcsh.man2html (from Kimmo)
199  3. HP/UX 10.0 fix for filesize resource limit; don't scale by 512 anymore.
200  2. Workaround for TIOCSTAT for NetBSD from lukem@netbsd.org
201  1. Return exit status from 0..255 not -128...127, as POSIX mandates.
202
203V6.07.02, 10/27/96
204 58. More configure fixes from Kaveh.
205 57. Fix histdup=erase again: Don't renumber events, or access uninitialized
206     storage.
207 56. 6.07.01 - 10/19/96
208 55. Fix histdup=erase, where after some repetitions, we would get negative
209     history events (kim@gw.com)
210 54. NLS fixes and typo in sh.err.c (Martin.Kraemer@deejai.mch.sni.de)
211 53. Output history in raw format in the history file (mveksler@VNET.IBM.COM)
212 52. Fix possible core dump when !:<tab> in autoexpand mode (rbrown@ERA.COM)
213 51. 6.07.00 - 10/11/96
214 50. Avoid stdio.h inclusion problem in SCO (gethost.c).
215 49. A bit of housekeeping in host.defs
216 48. 6.06.04 - 10/05/96
217 47. Fix tellmewhat() code to return true if found.
218 46. Change register foo to register int foo to avoid compiler warnings.
219 45. Fix problem with sticky non editing mode from Casper Dik.
220 44. history lex fix from Martin Kraemer; history events that ended with 0
221     were not properly parsed.
222 43. SNI fixes from Martin Kraemer.
223 42. SGI fixes from Ralf W. Grosse-Kunstleve.
224 41. BSDI2.1 fixes from Paul Vixie.
225 40. 6.06.03 - 09/24/96
226 39. undef TIOCGLTC for HP/UX 10.0 from Michael Shroeder
227 38. Sinix fixes
228 37. 6.06.02 - 06/22/96
229 36. Added implicitcd
230 35. Added configure.in and Makefile.in from Kaveh.
231 34. unset path, unsetenv PATH, ./foo did not work.
232 33. Add VAR_NOGLOB, and use it to avoid globbing directory names when
233     cd'ing into them.
234 32. Fix bug introduced in the new tty parsing code.
235 31. Avoid pushing string back to the parsing string in ${ errors.
236 30. Patches for the manual page from Dave.
237 29. 6.06.01 - 05/24/96
238 28. Use sysconf to get NCARGS if available Robert Daniel Kennedy
239     <kennedy@b0ru01.fnal.gov>
240 27. Grab the program name and use that instead of tcsh in error messages.
241 26. Fix histdup, so that it does not leave gaps in the event sequence.
242 25. HP/UX v10.0 fixes: Don't use bsdtty.h and avoid clobbering memory
243     since SIGRT??? is defined as -1.
244 24. Avoid coredumps when $TERMCAP exceeds 1024 characters
245     Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
246 23. Fix memory clobbering when SHORT_STRINGS is not defined. 
247     Todd J Derr <infidel+@pitt.edu>
248 22. Only restart stopped editors. Robert Webb <robertw@wormald.com.au>
249 21. Recognize pts sysv ptys when checking to set autologout Bob Myers
250     <bob@intelenet.net> 
251 20. Magic space incomplete modified core dump fix. Chris Metcalf
252     <metcalf@catfish.lcs.mit.edu>, Bradley White <bww@fore.com>
253 19. Linux nls fixes Rik Faith <faith@cs.unc.edu>
254 18. SGI RS8000, Ported notes. Ralf W. Grosse-Kunstleve
255     <rwgk@laplace.csb.yale.edu>
256 17. Greek nls messages. Aggelos P. Varvitsiotis <avarvit@cc.ece.ntua.gr>
257 16. Imakefile linux and libcrypt fixes. Jonathan Kamens  <jik@cam.ov.com>
258 15. FreeBSD fixes Jukka Ukkonen <jau@jau.csc.fi>
259 14. Expand the environment space for path Steve Kelem <steve.kelem@xilinx.com>
260 13. Don't overwrite the environment randomly Steve Kelem
261     <steve.kelem@xilinx.com>
262 12. Don't turn the editor on when we have dumb or unknown terminals. This
263     breaks emacs when compiled with terminfo Jonathan Kamens  <jik@cam.ov.com>
264 11. Fix F- parsing in tc.bind.c <bob@intelnet.net> (Bob Meyers)
265 10. Added -T option in history to force timestamp printing. -h alone does
266     not print timestamps anymore for compatibility with csh.
267  9. Typo in tc.bind.c [with -DOBSOLETE] (misplaced parenthesis)
268  8. Recognize convex models properly.
269  7. suppress the DING! option using the noding variable.
270  6. negative nice values did not work.
271  5. Harris CX/UX 7.x support.
272  4. ERR_DMMODE was used on the crays but not defined. I changed the error
273     messages in tc.os.c to use ERR_STRING instead, and fixed a missing error
274     message in the catalogs. Someone will need to retranslate #30 and #31
275     in set23.
276  3. Bug setting listflags... Workaround: set listflags=(A /bin/ls)
277  2. Typo in Imakefile (# comment instead of c comment)
278  1. Typo in ma.setp.c (missing parenthesis)
279
280
281V6.06.00, 05/13/95
282 88. Cleanup off-by-one error ed.defns.c.
283 87. 6.05.09 - 05/06/95
284 86. Small memory leak in dosetenv()
285 85. Make sure that the number of editing functions defined is correct
286     and abort otherwise.
287 84. Completion Fixes from Tom
288 83. Don't add yp stuff in the tilde cache [names that start with + or -]
289 82. Don't let children catclose() in xexit(), because the parent will lose
290     access to the nls catalogs. From Michael.
291 81. 6.05.08 - 04/29/95
292 80. Update to the newest csh sh.file.c
293 79. More completions from Tom.
294 78. Fix the Imakefile to use XCOMM
295 77. Update for AIX 3.2.
296 76. French catalog from J.M.Vansteene@frcl.bull.fr (fwd Michael Schmidt)
297 75. Nls fixes and small typos from Michael
298 74. PDP11 BSD type fixes.
299 73. More manual page fixes.
300 72. 6.05.07 - 04/19/95
301 71. More NLS catalog fixes.
302 70. Bruce's jumbo patch.
303 69. 6.05.06 - 03/15/95
304 68. make clean does not clobber config.h if Makefile.std is used.
305     make veryclean does.
306 67. New config define NISPLUS. Reportedly fixes vanishing output of ~expansion
307     on solaris 2.4.
308 66. showdots has been removed; use listflags instead. [handles -x too]
309 65. more nls catalog fixes.
310 64. set histchars=,. did not have any effect in .cshrc
311 63. fix "-c command" new core dump.
312 62. more completions from Tom
313 61. call catclose() before exiting, so that svr4 cleans up the symlinks before
314     exiting.
315 60. Per's fix for insert-last-word
316 59. Per's emacs abbreviation mode.
317 58. Makefile fixes for catalog stuff.
318 57. fixed again complete-word-raw and list-word-raw
319 56. 6.05.05 - 03/11/95
320 55. Made %?str work again
321 54. IRIX sigalarm problem should be fixed
322 53. complete-word-raw and list-word-raw should work
323 52. nls catalogs complete reworking.
324 51. sh.init.c: Signal complete rewrite.
325 50. Signal fixes from Bruce.
326 49. Added promptchars, like histchars; affect %# in the prompt. The first
327     char is for the user and the second is for root.
328 48. 6.05.04 - 03/03/95
329 47. Add NODOT config, $command [that holds the command passed with -c]
330     $GROUP and $group
331 46. AFS fixes from Larry Schwimmer <rosebud@cyclone.Stanford.EDU>
332 45. Real NLS catalogs from Michael Schmidt <michael@muc.de>
333 44. patch to allow ^? binding.
334 43. completion patch from Paul DuBois.
335 42. Don't spell check in here docs.
336 41. Incorrect normalization of usec in sh.time.c
337 40. directory printing and option parsing fixes [from Paul DuBois]
338 39. realloc_searchlen should be static to avoid conflicts with OS's that
339     use the same malloc package.
340 38. LOGINFIRST now applies to /etc/csh.login
341 37. Fixes in bind compatibility code to bindkey.
342 36. 6.05.03 - 01/17/95
343 35. Don't print the whole watchlist on startup. One can use explicitly
344     the log builtin for that.
345 34. Don't display the $watch value in the log command. 
346 33. Don't delete the unmatched portion if we try to complete a spelling error.
347 32. Solaris 2.4 workaround for isprint('\t') lossage (From Casper)
348 31. Fixed csh bug: [Reported by Jaap]
349	set test="one\
350	two\
351	three"
352	echo "$test:q"
353 30. Fixed the lossage in setting the looking mode in tw.parse.c before
354     calling t_search; $x/$y will not append the right suffix.
355 29. Another attempt at the gethost timeout code.
356 28. Cray dmmode and filetests -m -k [need documentation!]
357 27. More manual patches.
358 26. Don't glob the path; security problem and core-dump. [from beto]
359 25. Avoid waiting for jobs that failed to restart, thus hanging the shell.
360     eg, run job in background, attach to debugger; kill it inside the
361     debugger. Get out of the debugger and you are stuck if you fg that job.
362 24. 6.05.02 - 09/04/94
363 23. remhost code could pass the wrong length to getpeername()
364 22. too eager sed'ing broke convex getwarpbyvalue() to getwarpbyvarval()
365 21. Fixed new bindings bug.
366 20. Fixed bug in newgrp code; execv was called incorrectly.
367 19. Take into account programmable completion hints when spell checking.
368 18. Unconditionally change stty modes in Rawmode()
369 17. Change date in $version to be ISO 8601 per Keith's suggestion
370 16. Fixed portability problems in the new counted-strings codes (From Kaveh)
371 15. Fixed binding problem with the new counted-strings code [all key bindings
372     ended up in the extended map]
373 14. 6.05.01 - 07/08/94
374 13. Changed key bindings to use counted strings instead of Null terminated
375     strings, so that binding ^@ works.
376 12. Fix parsing bug, where words that contained keywords caused incorrect
377     word breaks:
378	switch (iftagd)
379	case iftagd:
380	    echo It works
381	    breaksw
382	default:
383	    echo It is broken.
384	endsw
385 11. Fix sh.c for systems with no job control. [the new hup builtin sends
386     SIGCONT].
387 10. Don't add the suffix character when all completions fail, from michael
388  9. Added histdup=erase, that deletes the oldest duplicate instead of
389     the newest.
390  8. Don't call .logout recursively if we receive more than one hup,
391     and don't process hangups when we execute the .logout.
392  7. $logout was set to a static string.
393  6. Non printable binding listing was broken.
394  5. Recursive sourced scripts would get mangled up because of input buffer
395     confusion (thanks michael)
396  4. M-space should not be counted as a space. Leads to infinite loop in
397     word splitting.
398  3. Pyramid fixes.
399  2. Fixed '\' in sysv echo (from Mika)
400  1. Missed fix_yp_bugs() when setting REMOTEHOST (From Casper)
401
402
403V6.05.00, 06/19/94
404113. 6.04.17 06/18/94
405112. Realloc debug fix from John.
406111. Completion fixes from Bruce.
407110. Added -b option to bind.
408109. Added tcsh.man2html from Dave. Looks great!
409108. 6.04.16 06/06/94
410107. Allow multi word glob in "`foo`" expressions.
411     > if ("`ls`" == "a b c") then
412106. Michaels lex() buffer patch version 2.
413     the previous version core-dumped with
414     > sleep | echo
415105. Fix seg fault in find_cmd, when path is unset.
416104. 6.04.15 05/28/94
417103. the previous =~ fix, was a bit broken.
418102. 6.04.14 05/25/94
419101. expression parser fix for !~ and =~.
420     if (foo =~ *) echo ok
421     the * was taken for a multiply and parsed as 0 * 0 returning 0.
422     and asked to match "foo" with "0"
423100. Michael's lex() buffer patch.
424 99. Bruce's Jumbo cleanup
425 98. fixed Imakefile for X11R6
426 97. fixed argument parsing in source command.
427 96. added $sched to format scheduled events.
428 95. 6.04.13 05/07/94
429 94. added expand-command
430 93. Alpha OSF-2.0 fixes
431 92. 6.04.12 04/28/94
432 91. Ignoreeof patch from Bruce.
433 90. Dan's completion fix.
434 89. 6.04.11 04/12/94
435 88. Don't source .logout when killed with -HUP unless we are a login shell.
436     [ actually $loginsh controls the behavior now ]
437 87. ISC-4.0 posix exec() bug workaround
438     (from Jonathan Broome <jon@wilbur.uucp>)
439 86. Dan's patch for complete=enhance
440 85. Kaveh's patches for memset, host.defs, _{U,G}ID_T
441 84. 6.04.10 03/29/94
442 83. Pathname completion bug fixes...
443 82. Completion pathname(p) changes: Completion 'C' -> 'X'.
444     Replaced 'p' with 'F' and added D,T,C.
445 81. Next NLS fixes
446     (From Paul Nevai <nevai@ops.mps.ohio-state.edu>)
447 80. make spelling correction obey the current histchars setting.
448 79. Fix rounding in limits so that 0 is a true 0. 
449     (From Ken Lalonde <ken@cs.berkeley.edu>)
450 78. 6.04.09 03/12/94
451 77. Alarm race with remotehost.
452 76. If you have in your .cshrc 
453	set savehist=(100 merge)
454	and execute
455	#!./tcsh
456	exec ps
457     you get no output; [fixed]
458 75. setenv SHLVL -1; tcsh = Segmentation fault [fixed]
459 74. 6.04.08 02/10/94
460 73. new machtype, ostype, vendor
461 72. execute .logout on hangup.
462 71. more man page fixes.
463 70. 6.04.07 02/04/94
464 69. Dynamic hash changes, globbing for which command from Michael.
465 68. INBUFSIZE fixes for history.
466 67. printenv returns 1 when a variable is not found, like the non builtin one
467 66. Add quotes to the mismatch array so that:
468     > touch foo
469     > mail "oo bar"
470     does not get corrected. The right fix would be to do correct parsing
471     and quote the space...
472 65. NULL terminate mismatch[] array in ed.inputl.c, since it is used in
473     Strchr().
474 64. renamed stat to filetest
475 63. Afs and Hesiod patches.
476 62. More manual page patches.
477 61. 6.04.06 12/19/93
478 60. Alarm for resolver timeouts (untested)
479 59. Fixes for Henry Spenser's regex in the Makefiles
480 58. Modifiers now work with $< and $< does not do :q by default.
481     [incompatibility with csh] and $< can be interrupted.
482 57. Added $histdup.
483 56. source /etc/.login for Solaris 2.x
484 55. don't remove trailing spaces in history searches.
485 54. dirs -L and dirs -S spurious warning elimination.
486 53. man page fixes from David.
487 52. Kimmo's patch [makefile, gcc warning, netdb.h include]
488 51. 6.04.05 12/12/93
489 50. rewrote srcunit() to use st_save and st_restore. The code was
490     too messy to be useful before.
491 49. recdirs and rechist patches again!
492 48. Harris hck port, and ISC imake update
493 47. Eliminate the x windows :display.screen before looking for the 
494     hostname in REMOTEHOST
495 46. Patch for CDF filetype() recognition (hpux)
496 45. 6.04.04 11/12/93
497 44. Made =x obey nonomatch.
498 43. Fixed rechist and recdirs not to depend on savehist and savedirs
499 42. Removed aliases, bind, linedit builtins [ifdef'ed out as OBSOLETE]
500 41. change REMHOST to REMOTEHOST for compatibility with SGI.
501 40. $owd was not working correctly.
502 39. Debugging printf elimination (from Kimmo)
503 38. Typos in the new hup code in sh.c (from Matt)
504 37. Imakefile fix for sequent (from Jaap)
505 36. 6.04.03, 10/30/93
506 35. New manual page in place.
507 34. Fixed Makefile sed RE to work with gnu sed.
508 33. Added hup builtin.
509 32. Added $REMHOST in config_f.h
510 31. Fixed random parsing bug in sh.exp.c in isa(). It checked cp[1]
511     without checking cp[0] first... (should propagate to 4.4BSD)
512 30. More sh.exp.c fixes from Bruce
513 29. Always exit when the user types exit. 
514     cat | tcsh -f -s
515     exit
516     ls
517 28. savedirs fix and readlink() null termination fix from Peter.
518 27. Added -p flag (force dirs printing in all directory functions and $owd
519     variable
520 26. Let $dirstack work by default without needing to be set.
521 25. Fixed history -h to work with other history flags.
522 24. Renamed ed-functions more consistently (dcs)
523 23. Added missing filetests (dcs)
524 22. Added NEWGRP define in config_f.h (dcs)
525 21. More fixes for non blocking io recovery from Bruce
526 20. 6.04.02, 10/08/93
527 19. changed default prompt to %#
528 18. New group 'g' completion.
529 17. removed IIASA defs.
530 16. fix for history -SL and dirs -SL to work when savedirs and savehist are
531     not set.
532 15. fix magic-space to understand :p
533 14. make :u,:l work for history.
534 13. Fixes for non-blocking i/o recovery. trap all non blocking styles under
535     sunos.
536 12. 6.04.01, 08/10/93
537 11. Vi mode word moves [they work like vi and don't obey wordchars anymore].
538 10. New file operators and stat builtin
539  9. David's FIONREAD patch for SVR4
540  8. Bruce's ignoreeof=n patch
541  7. Dan's complete/correct enhancement
542  6. Abort corrections patch.
543  5. Print_by_columns, now does not use the rightmost column.
544  4. Renamed config/config.$i to $i to avoid once and for all filename length
545     problems.
546  3. bbn butterfly config
547  2. Beto's proc fixes
548  1. Bruce's bug fix for ed.chared.c, signals
549
550
551V6.04.00, 07/03/93
552 92. Alpha prototypes, for gcc -Wall clean compile.
553 91. Fixed alpha hashing. Did not work for directories > 31, Thanks to
554     Dan Mosedale <mosedale@genome.Stanford.EDU> for all the help!
555 90. Added USE(a) for unused parameters, to avoid compiler warnings.
556 89. 6.03.10, 06/25/93
557 88. Makefile and lint patches from Bruce.
558 87. Posixsig patch from Peter for svr4
559 86. 6.03.09, 06/11/93
560 85. signal handling broke with the last job control patch...
561     > (does-not-compute;)
562     would hang.
563 84. don't quit after the first modifier fails:
564     > set i=aabbcc
565     > echo $i:s/a/A/:s/b/B/
566     AaBbcc
567     > echo $i:s/x/A/:s/b/B/
568     aabbcc
569 83. Imakefile fixes for sequents from Jaap.
570 82. Move past the bottom of input when we hit ^C, so that multi-line
571     input commands don't get trashed.
572 81. Look only at the first word in ${EDITOR,VISUAL} to determine the
573     editor name.
574 80. Last patch broke listmax.
575 79. Remove extra sandbagging in exitstat(). Not needed anymore as value()
576     will never return NULL.
577 78. Save $status before calling aliasrun() otherwise:
578     > alias precmd 'cd .'
579     > true
580     > echo $status
581     0
582     > false
583     > echo $status
584     0
585 77. 6.03.08, 06/07/93
586 76. missing prototypes/unused variables under SYSV4.
587 75. savedirs should glob the filename argument.
588 74. 6.03.07, 06/05/93
589 73. Changed _Q, _Q1 macros in sh.lex.c, sh.dol.c, sh.char.? to _QF and _QB
590     because today 4.4BSD <ctype.h> defined _Q to be ``Phonetics''
591 72. listmaxrows variable.
592 71. set -r would not make existing variables readonly.
593 70. print usernames with ~user where possible in dirs and job cwd's
594 69. Mika's fixes (missing args in sh.c set(), linux Makefile, SIGCHLD)
595 68. FIONREAD argument is int everywhere except on SunOS where it is long.
596     Tcsh used to think that it was long, and so it broke on the alpha where
597     sizeof(int) != sizeof(long)
598 67. 6.03.06 05/16/93
599 66. Pipeline fixes. This should get rid of the dreaded Stopped tty output
600     message.
601 65. Michael's fix for history buffer cleanup:
602     > alias foo 'echo \!:1:h'
603     > foo a/b
604     a
605     > ^P [nothing happens]
606 64. Unsigned long rlimit type for 64 bit machines (alpha)
607 63. Fixed Imakefile for alpha
608 62. tilde expansion now obeys $nonomatch
609 61. readonly veriables. 'set -r x=3' will set x to a very sticky 3...
610 60. Fixed bug in the new tab'ed completion that interfered with old listing.
611 59. Fixed entry -> item in tw.parse.c
612 58. Added -f option to unlimit
613 57. Define __STDC__ in Imakefile for Irix
614 56. Static redeclarations in tw.parse.c
615 55. 6.03.05 04/26/93
616 54. Don't echo history expansion in loops:
617     > alias junk 'foreach i (\!:2*) \
618     foreach? echo \!:1 $i; \
619     foreach? end'
620     > junk a b c d
621     echo a $i ;
622     a b
623     echo a $i ;
624     a c
625     echo a $i ;
626     a d
627 53. Added complete-word-fwd and complete-word-back that scroll through
628     the list of possible completions... Neat addition from 
629     jfink@csugrad.cs.vt.edu (Jeff "$DOTDIR" Fink)
630 52. Workaround hpux9.01 broken optimizer in sh.glob.c where 'ls *' breaks.
631 51. Michael's editor fix.  With "magic margins" and 80 char width, try:
632	> set prompt=
633	<ESC>20a<CTRL>a<ESC>76b<CTRL>ac
634 50. Reverted fix that does not glob the expanded back-quote text again.
635 49. > cd /., echo $cwd
636     /.
637     Eliminate the . in this case...
638 48. Matt's optimization in glob.c [retracted]
639 47. Fixed bug with -S
640 46. Renamed Makefile Makefile.std, and fixed the readme file
641 45. 6.03.04 04/07/93
642 44. Changed -s == !-z and -S == socket
643 43. Fixed typo in sh.c, in phup [shpgrp != pr->pgrp]
644 42. Multi-line aliases are not entered into the history when executed.
645 41. Changed f_seek to a union to avoid gcc warnings on 4.4BSD
646 40. Fixed 'unset home; dirs' bug
647 39. fixed $HOME->$home memory problem.
648 38. $?0 returns false now on interactive shells for csh compatibility.
649 37. Default watch inteval was 10 hours not 10 minutes as advertized in the
650     manual!
651 36. Fixed clobbered veriable warning from gcc-1.39 in tw.parse.c
652 35. Fixed typo with INVPTR in sh.lex.c
653 34. 6.03.03 03/04/93
654 33. Eliminate 'Reset tty pgrp error message'. It is normal for the
655     walking process group stuff. Check about the killpg() above?
656 32. More portability for 64 bit machines.
657 31. Improved completion error messages.
658 30. Fix bug with double globbing expansion on mirrored variables:
659	> setenv TERM '?vt100'
660 29. Avoid hanging when writing to pipes etc. (From Paul Close)
661 28. Typo in the $HOME->$home mirroring.
662 27. %p %P 'p'recise time formats that include seconds for prompt strings.
663 26. Signal list fixes from Paul Close. nsig is now a variable.
664 25. 6.03.02 02/12/93
665 24. NEC SX3 "entry" is a reserved word!, changed entry to item...
666     [this is as bad as cray typedefining "word" to int. Next thing I know,
667      I'll have to prefix all the variables with tcsh_!]
668 23. xxx
669 22. Protected all include files to avoid warnings from lcc.
670 21. Finally resolved the job control problems with linux and ISC (from Beto)
671 20. More HUP,XFSZ,XCPU fixes. (with Beto)
672 19. Dcanon would not canonicalize correctly in case where dnormalize()
673     failed to find a directory, but the directory existed when not 
674     crossing the symbolic link.
675 18. sh.init.c fixes; give 65 signals for all POSIX machines.
676 17. AMS mail fixes and cmu wm handling.
677 16. Setenv would not ignore trim quoted names...
678     > alias foo 'setenv "\!:1" bar'
679     > setenv FOO 123
680     > foo FOO
681     > printenv
682     ...
683     FOO=123
684     FOO=bar
685     ...
686 15. 6.03.01 08/01/93
687 14. #undef SHORT_STRINGS gcc warning fixes...
688 13. csh bug fix in foreach [quoteing problem]
689     > foreach i ("*")
690     > echo $i:q
691     > end
692     Should print *
693 12. ls-F obeys showdots...
694 11. After scheduled commands get executed, the editor could stay disabled
695     until the first enter.
696 10. sigset() bug in ed.init.c; ^C could get disabled sometimes.
697  9. Don't glob in dowhich(); otherwise \pat does not work if pat is aliased.
698  8. When completion patterns are used $ and ~ expansion did not work right.
699  7. Printenv builtin and long backquote expansion fix from Harald.
700  6. $:-1, $:-0 enhancement from Paul and Michael.
701  5. Lynx/OS patches
702  4. Apollo bugs [Setenv -> tsetenv, typedef in pid_t]
703  3. ^@ did not work correctly in bindkey.
704  2. Fix vms/posix ifdefs in tc.alloc.c
705  1. Elide gcc-2.3.1 warnings
706
707
708V6.03.00, 11/20/92
709102. Solaris2 patches, renamed sunosX to sosX to fit in 14 character filenames.
710101. 6.02.12 11/12/92
711100. Decreased BUFSIZE to 1K...
71299. Don't use sbrk() in tc.alloc.c on VMS
71398. EINTR error handling from Michael
71497. Overwrite mode takes effect immediately, not delayed by a command.
71596. Emx fixes.
71695. SIGHUP gain...
71794. Coherent times()/ <sys/file.h> fixes.
71893. 6.02.11 10/27/92
71992. Mach setpath fixes.
72091. Which now globs its arguments
72190. Again POSIX SIGHUP fixes... Maybe we got it right this time...
72289. Increased BUFSIZE to 4K. Smaller machines may want to decrease this.
723    [ Now one can edit up to 4K of buffer! ]. From Harald.
72488. : is now a true builtin that does nothing, instead of being treated like
725    the last character of a label. This is so it can take args. From Harald.
72687. More fixes for hpux limits from Harald.
72786. Login shell if ppid == 1 and argc == 1 for VMS.
72885. Typo in sh.exec.c from Harry.
72984. Per's editor fixes.
73083. 6.02.10 10/17/92
73182. Don't free STRNULL in freelex(). Update linked list in copylex() to
732    do the same insert as in lex().
73381. Fixed spurious tilde printing in %c prompt.
73480. Fixed dumb wild free in AddXKey... 
735    (thanks Harald for the complex bindings! :-)
736    > bindkey "\e10z" expand-line # Any editor command will do
737    > bindkey -[cs] "\e10z" "foo" # Any string or command will do
738    Free(%x) ....
73979. coherent additions.
74078. fixes for hpux8 resource limits [Thanks Harald]
74177. 6.02.09 10/10/92
74276. More vms cleanups.
74375. Removed #include CONFIGH from sh.h. There was no way to make it work 
744    under VMS/POSIX
74574. Added t completion (Gray Watson)
74673. Memory leaks in sh.dir.c and sh.glob.c [thanks purify :-)]
74772. IRIX 5.0 patches (from Paul Close)
74871. BSD resource limits for hpux8.0 (From Andreas Stolcke)
74970. NGROUPS_MAX fixes (from Matt Day)
75069. 6.02.08 10/04/92
75168. VMS port additions.
75267. Added $%var, which == strlen(var)
75366. Added ^X^I and ^X^D to override programmable listing+completion
75465. Added case insensitive globbing for OS/2
75564. FIOCLEX and FIONCLEX are only used if we don't have FD_CLOEXEC.
75663. Added emx termio support, and emx pathsep support; emx compiles and runs:
757    needs job-debugging and finishing touches.
75862. Horrible bug with the lex linked list; from Loic Grenie, grenie@ens.fr
759    > echo a !#
760    echoed 'echo a echo a echo'!
76161. Shell -w,-x were incompatible with the same for test [POSIX] (beto)
76260. builtin newgrp did not accept the - argument.
76359. FIOCLEX for the masses (POSIX FD_CLOEXEC addition)
76458. Old style csh completion bug fix [not used] (beto)
76557. A background process waiting for input from tty
766    blocks when being foregrounded doesn't read its input and
767    doesn't get <cntl-c> and <cntl-z> signals.
768    It can only be killed from another session. (beto)
769    > cat > foo
770    #!/bin/csh -f
771    echo ">>>>>>"
772    set x = $<
773    echo $x
774    ^D
775    > chmod +x foo
776    > foo &
777    > fg
778    ^Z,^C # Nothing happens
77956. history > 1000 fix (beto)
78055. 6.02.07 9/18/92
78154. Added e_stuff_char() to put back a character in cooked mode in
782    the input stream... Useful for status (^T)
78353. $? == $status and $# == $#argv like in the bourne shell.
78452. Added $dirstack. Problems: off by one since =0 == $cwd, but 
785    $dirstack[1] == $cwd... Suggestions welcome.
78651. Leading spaces would confuse the run-help function.
78750. Don't expand imported environment variables:
788    > setenv HOME \*
789    > tcsh
790    > echo "$home"
791    > echo "$HOME"
79249. %C0n displays the number of directories omitted as /usr/local/bin /<2>bin/
79348. Added POSIXSIGS as a configuration option.
79447. Per's fixes for history format and arrow key binding.
79546. Expand-variables expands array variables too
79645. 6.02.06 8/14/92 
79744. Separated limit stuff from BSDTIMES and added BSDLIMIT
79843. History searching inconsistent with HistLit:
799    > echo foo
800    foo
801    > ^foo^bar
802    bar
803    > ec[M-p]
804    echo foo
80542. 6.02.05 8/8/92 
80641. sourcing a script that contains 'onintr -; onintr' would disable 
807    interrupts on the command line
80840. cd ../... with symlinks=ignore would work !@#!@
80939. No more BACKPIPE for POSIX machines...
81038. SUNOS NLS bug workarounds...
81137. New HASHBANG define for #! emulation... even 386BSD does not have it
812    yet...
81336. Added new -b -c file operators from SGI csh.
81435. 6.02.04 7/23/92 
81534. Walking process group fixes.
81633. $0 contains now argv[0] when we are not executing a shell script.
81732. New Getwd() was broken.
81831. 6.02.03 7/17/92
81930. We kill our last foreground process group on HUP, for POSIX systems.
82029. Walking process group fix.
82128. $shlvl gets reset to 1 for login shells.
82227. Macros can now involve multiple commands, i.e.
823    bindkey -s "^[OP" "ls\n^P"
82426. 6.02.02 7/6/92
82525. nostat accepts now a list shell patterns.
82624. Avoid print_exit_value in if ( { foo } )
82723. Symbolic key names for bindkey [arrow keys].
82822. Smarter getwd() that avoids some of the NFS hangs...
82921. Use memmove() where possible.
83020. 6.02.01 6/16/92
83119. Fix automatic correction to work with the new completion.
83218. Globbing bug with brace expansion, when arguments need to be realloced...
833    e.g. echo 134{6,7}{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}
83417. shift and left operators update variables correcly ('shift path' did not 
835    work)
83616. apollo fixes for cd.
83715. STRNULL <-> NULL bug fixes.
83814. %S in xprintf for short strings.
83913. history -LSc, dirs -LSc additions, builtins builtin [oxymoron]
84012. history formatting string, who formatting string, prompt formatting
841    all use tprintf() now.
84211. $history accepts a second formatting argument..
84310. History timestamps preserved in .history
8449.  Backquotes were broken: echo hi | cat > `echo foo`
8458.  SGI -t operator problem.
8467.  Dnix fixes.
8476.  Fix history file writing bug when autologout.
8485.  Change from TCSETA to TCSETAW, since we affect the output.
8494.  Per's fixes for display margin bugs.
8503.  Linux fixes.
8512.  Collapse adjacent stars in glob.c to avoid exponential behavior.
8521.  Fixed parseescape to put ^ literally if not followed by alpha.
853
854
855V6.02.00, 5/15/92
85694. Default echo_style was not being set correctly.
85793. $< did not work correctly with NLS chars.
85892. 6.01.15 (5/11/92)
85991. Minor cleanups in refresh code.
86090. 6.01.14 (5/8/92)
86189. Print \n in the right margin always to be consistent.
86288. Linux patches.
86387. 6.01.13 (5/2/92) 
86486. Fixes in listing and completion of non-unique commands.
86585. Fix =stack entries > 9... from Bill Petro
86684. Fix for last character at margin. [on terminals that have am & xm move
867    the cursor manually to the next line]
86883. Fix for complete completions 
86982. small typo in tc.alloc.c from Mark Moraes.
87081. small typo in tw.parse.c from Richard.
87180. Man page fixes from Per.
87279. 6.01.12 (4/24/92) [release version for 6.02]
87378. Autosuffix was not getting reset all the time.
87477. Don't limit completion patterns to 1K.
87576. Naming changes in ed.screen.c from Justin.
87675. 6.01.11 (4/10/92)
87774. Fixed magic-space ! expand bug:
878    > echo a b123 45.{6,7}
879    > echo !:2!:3[magic-space]
88073. Work-around for apollo optimizer in tc.bind.c
88172. Problem with setjmp in tw.parse.c
88271. symlinks=expand from Yumin.
88370. tenematch() fixes from Michael;
88469. 6.01.10 (4/3/92)
88568. Fixed Gnmatch.
88667. Removed ignore_symlinks and chase_symlinks. Replaced by symlinks variable.
88766. Backquote from completion was broken for machines with no dup2()
88865. No $printexitvalue for `` jobs.
88964. Added ultrix stuff for PW_AUTH [from Mike Potter mpotter@lampf.lanl.gov]
89063. Fixed bug in Gnmatch(), added 'N' command 'x' completion.
89162. Fixed fg_proc_entry() so autologout gets disabled when a process
892    is foregrounded.
89361. 6.01.09 (3/26/92)
89460. source builtin takes arguments now that are passed in the script e.g.:
895    > ./tcsh -i a b c
896    > cat test
897    echo $argv
898    > echo $argv
899    a b c
900    > source test 1 2 3
901    1 2 3
902    > echo $argv
903    a b c
90459. Eliminate $margin_bug, add more intelligent margin code [from Justin]
90558. expand_symlinks variable Urgh...
90657. SGI CONTROL() fixes...
90756. new dnormalize(), expand_symlinks flag.
90855. interrupting completion restores the current line. [from Marc]
90954. 6.01.08 (3/20/92)
91053. inputmode affects the first line too.
91152. Searches in vi do not destroy the current line.
91251. -drwX test enhancement.
91350. Generalized completion syntax and added more completion builtins.
91449. Don't print '\n' on the right margin if we can avoid it.
91548. 6.01.07 (3/9/92)
91647. New completion style. [[<pattern>[ ]],=<completion action>]
91746. 6.01.06 (3/7/92)
91845. complete styles are ignored after shell metachars eg.
919    > complete mail =u
920    > mail christos < [tab]
921    completes filenames.
92244. $echo_style is initialized to the default style of the machine.
92343. SGI 4.0 CTRL() macro is busted. So we ignore it.
92442. Fixed bug with the new margin code (thanks justin)
92541. Fixed mirroring of variables. Now set and setenv affect
926    HOME, TERM, PATH, SHLVL, USER and their csh counterparts. Unset affects
927    affects only the csh copies of the variables, and unsetenv only the
928    environment variables.
92940. Fixed gcc-2.0 warnings in sh.sem.c (needed for vfork() -O2 optimization)
93039. 6.01.05 (2/21/92)
93138. signal masking for BSD machines was still wrong in tw.init.c
93237. Added $margin_bug, and now the editor outputs on the rightmost 
933    column by default. This should fix the xterm cut-n-paste problem.
93436. AU/X 2.0 and SGI compiles with POSIX as a default now.
93535. sysv_echo is gone too. Now we have a variable called echo_style
936    which can be set to "none", "bsd", "sysv", "both" that defines
937    the builtin echo_style. The default is "bsd" for systems with
938    SYSVREL == 0, "sysv" otherwise. This can be overriden in config.h
939    by defining ECHO_STYLE ro be BSD_ECHO, SYSV_ECHO, BOTH_ECHO, 
940    or NONE_ECHO.
94134. asynchronous notification in run-fg-editor would try to change the 
942    tty settings and print an extra prompt.
943    > set notify 
944    > sleep 10 &
945    > vi^Z
946    > ^[^Z
94733. alias x /bin/true
948    x<esc>?
949    reported .//bin/true instead of /bin/true
95032. 6.01.04 (2/12/92)
95131. fixed vi_substitute_line
95230. binding completion addition.
95329. showdots=-A addition
95428. sysv_echo addition; deleted bsd_echo which is now the default.
95527. dunique could crash.
95626. Don't clear lines after an asynchronous notification, because it
957    might erase the message.
95825. 6.01.03 (1/29/92)
95924. `` were not working correctly when tcsh is started with 0,1,2 closed.
96023. Correction was picking up the wrong thing in cases like .rhosts hosts
96122. Correction with names with quoted spaces was broken.
96221. Added sysv_echo and bsd_echo.
96320. Added and documented the complete builtin.
96419. Added dunique and cd -.
96518. Per's fix for alarm functions. Things would break if time went backwards.
96617. Realloc bug fix (copy min of old and new size)
96716. Fix for csh compatible braces.
96815. Brace globbing and negation globbing for Gmatch.
96914. 6.01.02 (1/16/92)
97013. Completion builtin, new tw* files.
97112. 6.01.01 (1/6/92)
97211. Changed w_ fields in tc.who.c to who_ to avoid redefinitions in
973    <sys/wait.h> in some os's.
97410. Setting savehist to an empty string makes savehist use the value
975    in $history.
9769.  echotc did not use the internal termcap descriptions.
9778.  echotc did not work right for single argument termcap strings.
9787.  DGUX needs SAVESIGVEC, updated type protection, and disabled CSWTCH.
9796.  Changed SVID to SYSVREL, since there is no SVID == 4 (yet).
9805.  Typo in tc.sig.h: UNRELSIGS was not getting defined.
9814.  Globbing bug fix. tglob() should ignore globbing characters inside 
982    backquotes otherwise things get expanded twice:
983    % echo 'bar?' > 'foo?'
984    % echo `cat foo\?`
985    echo: No match.
9863.  Mach setpath fix.
9872.  Alliant process group fix.
9881.  Xenix fixes for broken vi and help path with no suffixes.
989
990
991V6.01.00, 12/19/91 [for comp.sources.unix]
99222. Restore the original prompt in automatic correction when the user
993    asks to re-edit the command.
99421. Better error for unreadable files in tw.parse.c
99520. Sequent patches.
99619. (V6.00.08 beta 12/14/91)
99718. Filenames containing # were spelled/expanded incorrectly.
99817. Stellar/stellix port.
99916. Hpux 8.0 has SIGWINDOW but we cannot get the window size. Protect
1000    against window changes updating $LINES and $COLUMNS.
100115. Mach setpath did not work right.
100214. Mach does not need setenv in lib; in fact that does not work right.
100313. shell level gets decremented when we exec.
100412. restart_fg_editor picked the wrong editor if arg contained a slash.
1005    e.g vi ~/.cshrc
100611. (V6.00.07 beta 12/08/91)
100710. Allow use of vfork() on systems that do not have job control.
10089.  Avoid NUMCC from being defined twice.
10098.  (V6.00.06 beta 12/05/91)
10107.  SunOS3's FIOCLEX dups...
10116.  Yet another globbing bug fix from Michael (echo .[^.])
10125.  Ultrix now wants __ before cpp symbols.
10134.  Workaround sun's header files inconsistency so tcsh can be compiled
1014    with #undef POSIX
10153.  Fixed limit stuff so that large values don't cause errors.
10162.  Fixed =1 and ~user error messages (Per)
10171.  (beta-5 6.00.04 == 6.00.05)
1018
1019$#*
1020$#* New numbering scheme (The last 2 digits are reserved for beta releases
1021$#* from now on. So we start at 6.00.06 which is 6.00.04 beta 6, and we are
1022$#* going to release 6.01.00...
1023$#*
1024
1025V6.00.04, (never released)
102634. (beta-5 11/25/91)
102733. Simplify code in BindArrowKeys()
102832. Get rid of the PNULL's
102931. Support for shadow password in locking code. (From Kimmo)
103030. Normalize-path editor function.
103129. (beta-4 11/21/91)
103228. minix additions
103327. bindkey fixes (-c addition, casting cleanups)
103426. (beta-3 11/16/91)
103525. Prompt length checking. 
103624. Michael's fixes for the watching code. Tcsh could core dump when using
1037    a corrupted utmp.
103823. overwrite mode flag, and autologout locking code.
103922. overwrite mode would still insert digits!
104021. Get the value of _POSIX_VDISABLE from pathconf...
104120. Hpux 8.0 fixes. Sigstack botches with shared libraries. Ansi mode
1042    static initialization of structures with prototyped function pointers
1043    gives spurious warnings...
104419. Onintr in /etc rc files is disabled.
104518. (beta-2 11/03/91)
104617. Multi-line aliases with `` bug fix.
104716. Sticky emacs overwrite mode.
104815. Autolist option.
104914. Fix for redirection with wildcard filanames.
105013. No error correction for multi-line commands.
105112. Esix-4 re-defines p_pid. Argh...
105211. (beta-1 10/28/91)
105310. Foreach loops were broken again.
10549.  SUNOS localtime() bug does not only happen on the 8th byte. [Michael]
10558.  sh.dir.c, memory corruption in dinit(). Thanks Michael.
10567.  uts broken <sys/stat.h> work-around, and has a wait3()
10576.  SGI (-t filename) extension, returns true when filename is a tty.
10585.  'default:' addition in all switch() statements.
10594.  oflag was not being updated correctly in Rawmode()
10603.  missing 'break;' in prompt code '%y'.
10612.  infinite loop in :a<mod> code.
10621.  hashstat was not reporting hits+misses
1063
1064
1065V6.00.03, 10/21/91
106631. watch code now accepts shell patterns.
106730. new hashing code portability fixes.
106829. $foo:gs/:/ / fix and 'a' modifier addition.
106928. Added $! (the pid of the last background job forked)
107027. exec does not kill the shell when it fails.
107126. Irix4.0 decls.
107225. SVR4 uthost fixes from Kimmo Suominen
107324. Imake addition from marc
107423. New i-search from Per.
107522. ibmesa fixes
107621. convex fixes.
107720. t command for vi.
107819. SVR4 fixes (reverse pipeline and sigaction()) from David Dawes.
107918. New hashing from Marc
108017. Added : to the ~name separators so ~foo:~bar works.
108116. New ed.init.c. Added ed.term.c
108215. Still can't get the history exactly csh-like... !-2$ was broken...
108314. vi character searches.
108413. -Dvar=name command line option for the apollos.
108512. Prompt format changes for date/directory.
108611. Vi searches.
108710. Emacs i-search. [currently not bound]
10889.  Vi additions ([dc]-{w,$,f<c>},Undo)
10898.  tcsh -n parses now builtin structures.
10907.  seek to the end on errors in loops.
10916.  echotc -s was broken
10925.  Better !event parsing. !foo;!bar was broken.
10934.  foreach loops and if statements in aliases.
10943.  .cshdirs would corrupt the heap if some directories were not there.
10952.  System V echo was broken with \
10961.  Fixed echo '!-1', history would eat the quote.
1097
1098V6.00.02, 08/05/91 [For comp.sources.unix]
10998.  tcsh will always set $LOGNAME and $USER if not already set in the
1100    environment.
11017.  added $histfile.
11026.  echo `echo` * and  echo ~ {} were broken
11035.  setty builtin addition
11044.  Multiple : modifiers [experimental, disabled with -DCOMPAT]
11053.  7 bit fixes, and hp9000s500.
11062.  #undef DEBUG in tc.alloc.c, so we continue if we get a bad free() 
11071.  getn() is now protected against NULL strings.
1108
1109V6.00.01, 07/16/91
111017. added beepcmd, and fixed small tenematch bugs.
111116. Renamed DUP2 flag to HAVEDUP2 cause AIXPS2 defines DUP2 already.
111215. More ANSI fixes, and mit additions (load-average)
111314. don't clear ECHOE, background programs might need it.
111413. Refresh bug fix...
111512. getpwent() should not be interrupted (yellow pages), cause it might
1116    leave dangling pointers, that endpwent() will trash.
111711. ChangeSize is now responsible to set the screen size to something
1118    sane, but it should not affect the environment if the information
1119    it received is not valid
112010. Find out if we are running under emacs using $TERM. It is more 
1121    reliable.
11229.  tcsh was broken if SHORT_STRINGS was not defined (glob() problem)
11238.  If GetSize() fails it should always return reasonable screen sizes.
11247.  globbing should not fail if one or more patterns match.
11256.  increased the number of aliases in the loop detection code.
11265.  DGUX has size_t and pid_t defined now...
11274.  ESIX does not have EWOULDBLOCK or EAGAIN & POSIX... That was not handled
1128    correctly.
11293.  rs6000 needs BSDWAIT.
11302.  Hpux susp key could not be changed.
11311.  Apollo fixes.
1132
1133V6.00.00, 07/04/91
113445. Fixed quoting of VSTART/VSTOP on termios
113544. Memory leak every time you pipe in or out.
113643. echo {foo bar.[ch]}. Did not check for end of word.
113742. ANSI prototypes
113841. dmove() would leave the source descriptor open when using dup2()
1139    e.g.
1140    while (1)
1141	echo foo >>! bar
1142    end
1143    runs out of file descriptors
114440. recursive `` expanded via aliases would abort.
114539. set home=../relative-path-name was broken.
1146    e.g.
1147    set home=../..; cd ..;
1148    <abort>
114938. Incorrect error when changing to directory:
1150    e.g.
1151    mkdir not-in-cd-path; chmod -x not-in-cd-path; cd not-in-cd-path;
1152    echoed:
1153       not-in-cd-path: No such file or directory.
1154    it should have said
1155       not-in-cd-path: Permission denied.
115637. if ( \! =~ [\!] ) echo ok, did not echo ok. Quoting inside [] pattern.
115736. More than 127 jobs caused job # to go negative
115835. unsetenv <pattern> ... Added support for more than one pattern.
115934. More background process status report fixes.
116033. Apollo builtin support.
116132. Glob fix. echo '*' * was not handled properly.
116231. Glob fix. setenv FOO `sleep 1` would either cause a segmentation fault.
1163    or print ambiguous.
116430. Glob fix. Quoted characters inside [] were not handled properly.
116529. Removed TELL and VMUNIX defines. I think we cannot compile on V6 anyway
116628. Overflow check for expansions.
116727. Added matchbeep, shell pattern history searching.
116826. Added code to handle /dev/std{in,out,err}
116925. Fixed POSIX speed handling in raw mode.
117024. Fixed a flushing bug in the filec code in sh.file.c
117123. Compiled and added hp9000s700 to the list of hosts.
117222. Fixed horrible bug in gmatch() 
1173	switch (4)
1174	case [a-z]:
1175		echo bug;
1176		breaksw;
1177	case 4:
1178		echo ok;
1179		breaksw;
1180	endsw
118121. Fixes for _SEQUENT_ ut_host.
118220. FLUSHO added
118319. mkdir foo\`bar; cd foo\`bar; was broken
118418. EWOULDBLOCK == EAGAIN on RENO check for that too.
118517. Dword() simplified and removed the gotos.
118616. Hpux now compiles with POSIX. Moved the local chars modes in ed.init.c
1187    after the tty modes.
118815. Process group fixes for POSIX
118914. We need <sys/filio.h> on the suns for FIOCLEX!!! We did not close
1190    our file descriptors before...
119113. A/UX fixes.
119212. History events that start with a number are not necessarily numeric:
1193    > !3d
1194    3d: Event not fount
119511. History loop detection added.
1196    > alias a \!#
1197    > b; a
119810. Alias loop detection code was ineffective on eager optimizers.
1199 9. All errors should now go through our table. Next step we should
1200    add nls error messages.
1201 8. Unsetenv now globs its arguments! Before it did not...
1202 7. Added tilde cache and -l flag.
1203 6. Added autocorrect
1204 5. Fixed for so that background jobs in scripts get process groups
1205 4. Fixed amazing memory leak in setenv()...
1206 3. Added short2qstr() so that we can form quoted strings to be used with glob()
1207 2. str2short and short2str allocate space dynamically.
1208 1. Fixed bug related to the is*() routines called with shorts.
1209    [only if NLS and SHORT_STRINGS are defined].
1210    (The _ctype_ was getting indexed with shorts...)
1211 0. Complete overhaul. Brought in the 4.4 csh stuff. Separated most
1212    tcsh and csh code except where I would have to add more global
1213    variables. Compiled correctly with both lint and gcc -Wall on
1214    a sparc running 4.1
1215
1216V5.20.03, 03/20/91.	- Never released
121725. Kanji, SXA additions.
121824. (exec foo) should not fail if they are suspended jobs.
121923. Support kernel paging stuff on aix 370.
122022. Now we handle correctly the environment variables LINES, COLUMNS,
1221    TERMCAP for window size changes...
122221. Tcsh 5.18c+ had broken NULL chars on scripts.
1223    > cat > foo 
1224    #!/usr/local/bin/tcsh -f
1225    echo "foo"
1226    echo "^V^@"
1227    echo "bar"
1228    ^D
1229    > chmod +x foo; foo
1230    foo
123120. Posix has EAGAIN and not EWOULDBLOCK
123219. Don't set ECHOK; makes kill ^U ugly.
123318. $shell is SHELLPATH and not $SHELL any more.
123417. Added -n flag to cd, pushd, popd and dirs. Documented -l and -v
1235    flags.
123616. Documented and fixed chase_symlinks and ignore_symlinks.
123715. Call endpwent() when you get interrupted...
1238    cd ~chri<tab>^C
1239    cd ~christos/<enter>
1240    <stuck>
124114. Exec when you have suspended jobs asks for verification.
124213. Variable length fixes:
1243    >set abcdefghijklmnopqrstuvwxyz=1
1244    >echo $abcdefghijklmnopqrstuvwxyz
1245    abcdefghijklmnopqrs: Undefined variable
1246    Now we have better messages too...
124712. Icon fixes...
124811. Quote expanded glob and history chars too.
124910. If someone sets SHIN to O_NDELAY we died... Now we set it back...
1250 9. unset path; unsetenv PATH; ls-F; (poof) fixed...
1251 8. Patches for masscomp, and ${var123} lexical analysis fix...
1252 7. Patch for sunview bug: A partially covered suntool sends SIGWINCH every
1253    time the text is scrolled, causing annoying redraw effects. Now tcsh
1254    checks if the size really changed before doing anything.
1255 6. Interrupt in the middle of cwdcmd, and periodic does not remove the
1256    aliases.
1257 5. prompt2 and prompt3 fixes:
1258    Prompt2 now prints the status of the parser by default.
1259    Prompt3 can now have the standard prompt escape sequences.
1260 4. eval file descriptor re-direction fix.
1261    >set p='w | tail +3'
1262    >eval $p
1263    (originally | tail +3 was ignored)
1264 3. $edit != emacs anymore; it was misleading, 'set edit' enables editing
1265    'unset edit' disables it.
1266 2. PERROR define fix. 
1267 1. irix3.3.1 line discipline fix.
1268
1269V5.20.02, 12/15/90.
127032. /etc/Logout added and merged with /etc/Login flag.
127131. Fixed tty chars in ed.init.c. Some of them were not handled correctly.
127230. Command execution does not leak memory any more, and doing
1273    ~ four times does not core-dump.
127429. Fixed the notorious csh 'if(' bug (part of the convex fixes)
127528. Intelligent getwd() on startup, and canonicalization.
127627. Intelligent directory stack. Gets updated when $HOME changes.
127726. Directory stack/save-restore additions
127825. Convex Fixes.
127924. Fixed onlret, and echonl getting stuck on svid.
128023. Shouldn't leave tty in raw mode at auto-logout (e.g. when su'ing from a
1281    csh, this is annoying).
128222. Some users had environment EMACS set to something, and with my bad fix
1283    at pl 1 found that they didn't have echo... (of course, even before my
1284    "fix", they didn't have editing...). Anyway, refined the check to be
1285    for EMACS=t, which is what emacs sets when running a subshell.
128621. kill -CONT %job, would not update the status of the job, but it would
1287    just restart it.
128820. Sequent fixes.
128919. AIX370 signal and TCF fixes.
129018. fixed ls-F -l, SIGINT problem.
129117. aix on the ps2 does not have strcoll() either.
129216. Bind [A - [D and OA to OD in vi mode to the arrow key functions
1293    so that they work from insert mode.
129415. %~ was not working correctly for /home/news and /home/newsbin...
129514. Removed Rcs Log
129613. ISC unix fixes.
129712. sunos3.x wants <sys/dir.h> not <dirent.h>
129811. Remove precmd's, cwdcmd's and periodic cmds that had errors.
129910. Compile sunos4.1 using termio. 
1300 9. Rs6000 line discipline fixes. 
1301 8. T_Tabs was wrong for termio machines.
1302 7. Don't bind single keystroke arrow keys, when they are already bound!
1303 6. Test for newline and tab before deciding not to send shell scripts
1304    to the bourne shell.
1305 5. Added LITERAL prompt stuff.
1306 4. Fixed gethostname() in sh.rest.c to return the nodename.
1307 3. Do not quote spell checked stuff. This is not very intelligent but
1308    works better than before.
1309 2. Fixes for relative path components. (paths that start with a .)
1310 1. Fixed so that Rawmode() is not called when we are not editing
1311    (breaks running under emacs)
1312
1313V5.20.01, 11/15/90.
131412. Recognize environment variables too.
131511. Always start in Rawmode()
131610. don't try to execute binary files using the bourne shell.
1317 9. Vi change to end of line updates correctly now.
1318 8. Prompt in continuation lines.
1319 7. Prompt in if statements fix.
1320 6. System V ^C works right now.
1321 5. ^Z works correctly in bindings
1322 4. Better error messages for variables.
1323 3. dinit() now is more robust.
1324 2. Added aux2.0 patches.
1325 1. Fixed bug with arrow key bindings in ed.screen.c. All the keys
1326    were bound to up-history!
1327
1328V5.20.00, 11/10/90.
132926. Fixed system V and POSIX time reporting.
133025. Fixed ed.screen.c so that it does not use malloc().
133124. Fixed SIGWINCH on the iris
133223. Fixed ed.screen.c, so that settc works correcly. It used to set
1333    the termcap with a string that was allocated from the stack!
133422. Fixed listing of commands, where the last command was not checked.
133521. Fixed which command. It did not work for
1336    \<command>, if command was aliased.
133720. Eliminated CSH4.3 define. You've had enough time to upgrade from 4.2
133819. Fixed GotTermCaps to be called only once.
133918. Added bindkey -r
134017. Attributes were not getting reset correctly.
134116. history -t does not print the time-stamp.
134215. AddXkey, works now for single character xkeys.
134314. filetype() knows better about symlinks.
134413. ls-F works with filenames that have metachars
134512. Completion/spelling works with quoted things.
134611. Fixed refresh bug. Repeat by:
1347    On an intelligent terminal that has insert and delete chars (xterm)
1348    > orphan
1349    > vi orphan.c
1350    > ^P^P
135110. Fixed so that if we don't have a tty on stdin editing is disabled.
1352 9. Check for nested process forking, to avoid loops such as:
1353    > alias foo 'set bar=`foo`'
1354    > foo
1355 8. Fix setting of AsciiOnly (Per)
1356 7. tw.spell.c, defined F_OK for systems that don't have it.
1357 6. ourwait.h had typo in ifdef.
1358 5. BSD compilers need a cast to int for enums used in 
1359    switches (Matthew Day)
1360 4. Found the cause for the core-dump in long backquote 
1361    expansions (Mark Davies)
1362 3. Some externs in ed.h needed to be truly externs...
1363    reported by Mark Davies, bug appeared only on hp9000s800.
1364 2. Changed $tcsh, and $version strings.
1365 1. Added internal sprintf function, renamed putchar to CSHputchar,
1366    printf to CSHprintf, sprintf to CSHsprintf.
1367
1368V5.19.02, 10/23/90.
136936. Added /etc/cshrc for the SGI irises.
137035. Added expand-variables function.
137134. Documented $time in tcsh.man
137233. Shell variables are now 'recognized' when expanding/listing things.
137332. ls-F does not eat the last slash on the / directory!
137431. Strings bound to keys are printed inside double quotes.
137530. History now remembers the exact line, not just an unparsed version of
1376    the tokens.
137729. Renamed itoa to Itoa(), so things in libc that use itoa() don't break.
137828. Ported to IBM aix/ps2. 
137927. Fixed eval so that it forks when the output is piped
1380    Repeat by:
1381    > who | grep $user
1382    > eval who | grep $user
138326. Fixed so that 'nice <builtin changing the working directory>' does not
1384    nice or fork.
1385    Consider doing:
1386    nice cd /tmp && rm *.c (don't try it!!!)
1387    [what actually happens is that nice has to fork, then the child executes
1388     chdir, and the parent stays where it was]
138925. Added Dan's patches (nls, builtin bindkey, fixes to the editor).
139024. Added aix370, migrate, getspath, getspath, getxvers, setxvers
139123. Added builtin echotc, removed sl and el.
139222. Ported to 4.4 BSD. This involved changing the way lots of flags worked,
1393    cleanup of the SVID stuff, and addition of more compilation flags.
1394    Now POSIX can work whed BSD is defined...
139521. Fixed so that el, sl work. Actually they are to be removed soon and
1396    be replaced with echotc.
139720. Avoid the Quoted Space hack for alias when printing jobs!
1398    [aliases to the same name avoid further alias expansion, by 
1399     inserting a quoted space in front of the command. In SHORT_STRINGS
1400     QUOTE is the 15th bit so print ignores it thinking it is the
1401     end of the string. So we just skip the Quoted Space....]
1402    Repeat by:
1403    > set notify
1404    > alias ls ls -F
1405    > (ls) &
1406    Prints        Exit 0 (
1407    Should print: Exit 0 ( ls -F )
140819. Fixed so that "", '', ``, all produce ': Command not found',
1409    and not the spurious messages.
1410    Repeat by:
1411    > set path = (/bin /usr/bin .... .)
1412    > ""
1413    /some/path/name/: Command not found
141418. Enable the use of <ctype.h> macros if they exist and NLS is defined.
1415    NLS code is not ready yet.
141617. Fixed rmstar and continue_jobs code, so that they are not compile
1417    options, but shell variables. Now you need to 'set rmstar' to get
1418    enable rmstar.
141916. Fixed SIGWINCH, SIGWINDOW, and setting of li, co, that broke
1420    suntools, and others.
1421    Repeat by:
1422    Start a shelltool of size other than 80x34
1423    > telltc
1424    > stty -a
1425    do not report the same number of lines and columns.
142615. More fixes to tw.parse.c, and tw.spell.c.
142714. More fixes to sh.char.c.
142813. Fixed coredump caused by ``.
142912. Fixed spell-line code..
143011. Trapped SIGCHLD in sh.sem.c, while forking. Still there is a small
1431    race, but the probability of happening is smaller!
143210. Fixed sh.char.c to be ISO compliant.
1433 9. Added expand-glob
1434 8. Fixed ourwait.h for little endians.
1435 7. Fixed that foreach i (^D expands correctly.
1436 6. Fixed so that listmax is ignored in ls-F.
1437 5. Fixed spelling correction so that single letter words and words that
1438    contain globbing chars do not get spell checked.
1439 4. Changed NeXT HOSTTYPE to next, since all HOSTTYPE's are lower case.
1440 3. Fixed symmetry, and changed symmetry HOSTTYPE from sequent to symmetry.
1441 2. Added boldfacing, underlining chars.
1442 1. Added IRIX3.3.1 support.
1443
1444V5.19.01, 9/26/90.
1445 7. Brought the README file up-to-date, and changed the bug report
1446    address to point to me.
1447 6. sh.lex.c. In addla(), overflow computation was wrong.
1448 5. Fixed SHELLPATH, to be set correctly when $SHELL is not set.
1449 4. Fixed print statement in sh.proc.c that contained \215.
1450 3. Fixed the Makefile and MAKEDIFFS so that a tahoe diff can be made.
1451 2. RS6000: hacked around execv bug, and ed.init.c warning.
1452 1. Editor should not be enabled when we don't have a tty.
1453