Fixes revision 59243
1 65. V6.09.00 - 19990816
2 64. Add csh emacs mode (Dan Harkless)
3 63. Make sure the the glob buffer matches the word buffer size (Brian Biswas)
4 62. Fix periodic to work without tperiod set (Kenny McCormack)
5 61. V6.08.07 - 19990813
6 60. Fix e_dabbrev_expand (Bjorn Knutsson)
7 59. Make \builtin work again (by calling the command not the builtin)
8 58. Add NLS_BUGS for OS's that keep file descriptors open for NLS (Ian Dowse)
9 57. Make NONLSREBIND work after tcsh starts up.
10 56. Fix AIX stupid exit bug. (Dan Harkless)
11 55. More irix fixes (Kaveh)
12 54. V6.08.06 - 19990701
13 53. module command completion (Dan Nicolaescu)
14 52. Man command completion enhancement (Tom)
15 51. Fixes for irix configuration (Kaveh)
16 50. Support \a and \e in echo command. From (Keith Thompson)
17 49. Alpha configure nit from Kaveh
18 48. V6.08.05 - 19990511
19 47. In some system, when a builtin fails immediately after we start
20     tcsh and before we print any messages, NLS messages fail (some
21     descriptor might be closed) [FreeBSD, HP/UX?]. So we force reading
22     the NLS catalogs in errinit() (Yoshiyuki Sakakibara)
23 46. typos in ja/set1 and ja/set29 (Yoshiyuki Sakakibara)
24 45. "dspmbyte autoset trap" support to HP-UX 10.20. (Yoshiyuki Sakakibara)
25 44. misnumbered NLS message in tw.help.c (Yoshiyuki Sakakibara)
26 43. colorcat variable for NLS color messages (Yoshiyuki Sakakibara)
27 42. autoconf fixes from Kaveh (and if it broke, me)
28 41. SGI irix fixes from Glenn Coombs.
29 40. Don't spin writing the history file when quota is exceeded (Rob McMahon)
30 39. V6.08.04 - 19990419
31 38. complete additions (John Gotts)
32 37. Port to amiga with geek gadgets (Arto Huusko)
33 36. Ignore case in setenv for windows (amol)
34 35. Bug fixes for NT unc stuff (amol)
35 34. Hash spell check (amol)
36 33. V6.08.03 - 19990211
37 32. Helpcommand documentation (Vladimir Alexiev)
38 31. small Y2K fix [%y in prompt would be formatted as 10 not 00 at year 2000],
39     and new Itoa() code (Chris Torek)
40 30. OpenBSD m68k patches (Paul DuBois)
41 29. Avoid redefinition of getpeername on Solaris-2.7
42 28. fix problems with savedups=erase, savehist=merge (Randy Gobbel)
43 27. Don't set $shell to csh, if we were invoked as tcsh (Tomas Persson)
44 26. added $_
45 25. added postcmd
46 24. V6.08.02 - 19981124
47 23. document continue and continue_args
48 22. wrong test in slowexec made NT optimization a noop (Amol)
49 21. Rhapsody fixes + separate CFLAGS/CPPFLAGS (Wilfredo Sanchez)
50 20. literals in both prompt at rprompt did not work properly (Taga Nayuta)
51 19. multibyte deletion fixes (Yoshiyuki.Sakakibara)
52 18. clean up key binding stuff for NT by moving the nt dependent code to
53     the NT source (amol)
54 17. dspmbyte fixes for AIX, typos in man page and nls (Yoshiyuki Sakakibara)
55 16. Convex fixes (Ron Echeverri)
56 15. V6.08.01 - 19981025
57 14. SX4 port; this adds many casts for machines where ptrdiff_t is 64 bits.
58     (Andreas Schott)
59 13. U/Win port; does not work properly with U/Win 1.6, wait for the next
60     version (Chris Jones)
61 12. Sgi does not need gethostname prototype (John Bogan)
62 11. Logic in sh.dir.c was wrong for NT (Amol)
63 10. HP_CXD_SPP stat64 fixes (Scott Garee)
64  9. Documentation spelling fixes (Keith Thompson)
65  8. Documentation fix for savedirs (Amol)
66  7. Siemens OSD_POSIX fixes (Martin Kraemer)
67  6. include <errno.h> for all the BSD's (Trevor Johnson)
68  5. Multibyte display fixes for gnu ls (Taga Nayuta)
69  4. Configure/Makefile hesiod and bindir fixes (Dan Winship)
70  3. Use winnt not win32 in tc.os.h (Amol)
71  2. Cygwin32 port (Raj Menon)
72  1. Ported Fixes (Tom)
73
74 95. V6.08.00 - 19981002
75 94. where builtin nt fix (Amol)
76 93. V6.07.13 - 19980926
77 96. NT multibyte fixes (Amol)
78 95. NeXT needs getcwd.
79 94. fix new bug introduced by strncpy'fication in sh.dir.c (Taga Nayuta)
80 93. V6.07.12 - 19980918
81 92. add cray in configure script (Tom)
82 91. nls fixes
83 90. Avoid buffer overflows in directory code (kim)
84 89. Add multibyte character display support (Yoshiyuki Sakakibara)
85 88. Make tcsh use getcwd instead of getwd and supply a getcwd.
86 87. Fix remotehost again (kim)
87 86. V6.07.11 - 19980913
88 85. Leave remotehost ip addresses alone (don't try to resolve them) (Kim)
89 84. Read vs. force_read fixes (Amol)
90 83. Make colorls if color is set before the first LS_COLORS setenv
91     (Taga Nayuta)
92 82. Use _PATH_DEFPATH on BSD4_4 systems. (Jim Bernard)
93 81. Cursor bounds checks (Michael Schroeder)
94 80. Syntax error nits (Michael Schroeder)
95 79. configure fixes (Michael Schroeder)
96 78. V6.07.10 - 19980904
97 77. Off by one error in NO_ERRORS...
98 76. Japanese NLS messages (Yoshiyuki Sakakibara)
99 75. Add ENXIO and EBADF in the test for write failures for Irix Zombies
100     (Ralf W. Grosse-Kunstleve)
101 74. Missed a test for NOSTRCOLL in glob.c (Michael Liepelt)
102 73. Another ABSOLUTEP change (Amol)
103 72. Italian NLS messages (Massimo Bertozzi)
104 71. WIN32 fixes for ntslowexec and color_ls literal printing in prompt (Amol)
105 70. a few missed WIN32 merges (Amol)
106 69. defined YPBUGS for sgi (Kaveh)
107 68. V6.07.09 - 19980707
108 67. Separate the nt builtins (Amol)
109 66. completion fixes (Tom)
110 65. color ls fixes (Taga Nayuta)
111 64. V6.07.08 - 19980629
112 63. add config.h.in (Kaveh)
113 62. win32 updates (Amol)
114 61. warning and portability cleanups on the new changes (Kaveh)
115 60. V6.07.07 - 19980628
116 59. Fast execute by-pass for win32 (Amol Deshpande)
117 58. Clean up const usage a bit, and fix gcc 2.8.1 warnings.
118 57. Use @bindir@ for DESTBIN in Makefile.in (Edgar Hoch)
119 56. Avoid overflow in time builtin computation (Nobue Adachi)
120 55. Color ls additions (Taga Nayuta)
121 54. unsigned char vs. char warning fixes (Kaveh)
122 53. Solaris 64 bit fixes (fix directory offset bug) (Thomas-Martin Kruel)
123 52. More win32 patches (Amol)
124 51. autoconf lossage from (Kaveh)
125 50. V6.07.06 - 04/08/98
126 49. Collation fix for globbing (Andrey A. Chernov)
127 48. We might have NLS_CATALOGS and not LC_MESSAGES (Andrey A. Chernov)
128 47. 4.4BSD header fixes (Andrey A. Chernov)
129 46. Signed char prompt fixes (Andrey A. Chernov)
130 45. Pattern match fix for directory searches (Mike Patnode)
131 44. Pentium DGUX fixes (Miko Nahum)
132 43. Spanish nls message catalogs (Luis Francisco Gonzalez)
133 42. Fix trailing whitespace parsing in HASHBANG code (Martin Kraemer)
134 41. Remove stray debuggin message from unmatched substitutions.
135     (from Amol Deshpande)
136 40. Fix reversed arguments in Usagae message. (from Amol Deshpande)
137 39. Fix bug introduced at tcsh-7.06.03 [expdollar] that affected %.n prompt
138     format.
139 38. Fix typos introduced in last batch of changes.
140 37. Fix interrupted script using onintr, exiting parent shell problem.
141 36. Cleanup prototypes.
142 35. V6.07.05 - 10/28/97
143 34. Integrate Amol Deshpande's WINNT fixes to the tcsh source. Note that
144     this is not complete yet; we are missing the NT glue code and the message
145     catalogs.
146 33. Fix ^T at the first character in the line  (Chuck Silvers)
147 32. Eliminate xsprintf and xvsprintf
148 31. Qmail patch from (Matthew Zahorik)
149 30. Added missing linux signals (Vadim Vygonets)
150 29. fixed problem where  complete complete  'p/*/t:*.txt/' would not honor
151     the pattern.
152 28. Port to an EBCDIC machine: BS2000 by Siemens Nixdorf that has an
153     IBM/390 compatible processor (Martin.Kraemer)
154 27. Detect when we have errors writing to stdout (Vadim Vygonets)
155 26. Ignore quotes in the comparisons for builtins, so that \builtin works
156     (Amol Deshpande).
157 25. HPUX, portability fixes; make sure that we have the right config file
158     (Jonathan Kamens)
159 24. Don't do lookups for x displays and figure out ttys properly 
160     (Leonard N. Zubkoff)
161 23. make print_by_columns print in a single column when the output is not a tty
162 22. use rlim_t for Solaris2 (Casper Dik)
163 21. V6.07.04 - 05/04/97
164 20. set -f -l patch (Michael Veksler)
165 19. SGI patches (Tomasz J. Cholewo). Also fix completion code to take into
166     account aliases that start with a period.
167 18. SCO patches (Boyd Lynn Gerber)
168 17. Fujitsu patches (Toshiaki Nomura)
169 16. autoconf patches (Kaveh Ghazi)
170 15. BSDI patches (Paul Vixie)
171 14. %Q formatting character addition.
172 13. Fix set=#123; echo $i:s/#// (Quoting problem)
173 12. V6.07.03 - 02/23/97
174 11. Understand %$variable in the prompt.
175 10. Quote directory names properly in .cshdirs
176  9. USE_ACCESS and autoconfig patches from (Larry Schwimmer)
177  8. Pyramid att config file (Andrew Lister)
178  7. $rprompt code (Luke Mewburn)
179  6. Kanji patches (Huw Rogers)
180  5. Cray T3E port (Jorn Amundsen)
181  4. Avoid html redirects in tcsh.man2html (from Kimmo)
182  3. HP/UX 10.0 fix for filesize resource limit; don't scale by 512 anymore.
183  2. Workaround for TIOCSTAT for NetBSD from lukem@netbsd.org
184  1. Return exit status from 0..255 not -128...127, as POSIX mandates.
185
186V6.07.02, 10/27/96
187 58. More configure fixes from Kaveh.
188 57. Fix histdup=erase again: Don't renumber events, or access uninitialized
189     storage.
190 56. 6.07.01 - 10/19/96
191 55. Fix histdup=erase, where after some repetitions, we would get negative
192     history events (kim@gw.com)
193 54. NLS fixes and typo in sh.err.c (Martin.Kraemer@deejai.mch.sni.de)
194 53. Output history in raw format in the history file (mveksler@VNET.IBM.COM)
195 52. Fix possible core dump when !:<tab> in autoexpand mode (rbrown@ERA.COM)
196 51. 6.07.00 - 10/11/96
197 50. Avoid stdio.h inclusion problem in SCO (gethost.c).
198 49. A bit of housekeeping in host.defs
199 48. 6.06.04 - 10/05/96
200 47. Fix tellmewhat() code to return true if found.
201 46. Change register foo to register int foo to avoid compiler warnings.
202 45. Fix problem with sticky non editing mode from Casper Dik.
203 44. history lex fix from Martin Kraemer; history events that ended with 0
204     were not properly parsed.
205 43. SNI fixes from Martin Kraemer.
206 42. SGI fixes from Ralf W. Grosse-Kunstleve.
207 41. BSDI2.1 fixes from Paul Vixie.
208 40. 6.06.03 - 09/24/96
209 39. undef TIOCGLTC for HP/UX 10.0 from Michael Shroeder
210 38. Sinix fixes
211 37. 6.06.02 - 06/22/96
212 36. Added implicitcd
213 35. Added configure.in and Makefile.in from Kaveh.
214 34. unset path, unsetenv PATH, ./foo did not work.
215 33. Add VAR_NOGLOB, and use it to avoid globbing directory names when
216     cd'ing into them.
217 32. Fix bug introduced in the new tty parsing code.
218 31. Avoid pushing string back to the parsing string in ${ errors.
219 30. Patches for the manual page from Dave.
220 29. 6.06.01 - 05/24/96
221 28. Use sysconf to get NCARGS if available Robert Daniel Kennedy
222     <kennedy@b0ru01.fnal.gov>
223 27. Grab the program name and use that instead of tcsh in error messages.
224 26. Fix histdup, so that it does not leave gaps in the event sequence.
225 25. HP/UX v10.0 fixes: Don't use bsdtty.h and avoid clobbering memory
226     since SIGRT??? is defined as -1.
227 24. Avoid coredumps when $TERMCAP exceeds 1024 characters
228     Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
229 23. Fix memory clobbering when SHORT_STRINGS is not defined. 
230     Todd J Derr <infidel+@pitt.edu>
231 22. Only restart stopped editors. Robert Webb <robertw@wormald.com.au>
232 21. Recognize pts sysv ptys when checking to set autologout Bob Myers
233     <bob@intelenet.net> 
234 20. Magic space incomplete modified core dump fix. Chris Metcalf
235     <metcalf@catfish.lcs.mit.edu>, Bradley White <bww@fore.com>
236 19. Linux nls fixes Rik Faith <faith@cs.unc.edu>
237 18. SGI RS8000, Ported notes. Ralf W. Grosse-Kunstleve
238     <rwgk@laplace.csb.yale.edu>
239 17. Greek nls messages. Aggelos P. Varvitsiotis <avarvit@cc.ece.ntua.gr>
240 16. Imakefile linux and libcrypt fixes. Jonathan Kamens  <jik@cam.ov.com>
241 15. FreeBSD fixes Jukka Ukkonen <jau@jau.csc.fi>
242 14. Expand the environment space for path Steve Kelem <steve.kelem@xilinx.com>
243 13. Don't overwrite the environment randomly Steve Kelem
244     <steve.kelem@xilinx.com>
245 12. Don't turn the editor on when we have dumb or unknown terminals. This
246     breaks emacs when compiled with terminfo Jonathan Kamens  <jik@cam.ov.com>
247 11. Fix F- parsing in tc.bind.c <bob@intelnet.net> (Bob Meyers)
248 10. Added -T option in history to force timestamp printing. -h alone does
249     not print timestamps anymore for compatibility with csh.
250  9. Typo in tc.bind.c [with -DOBSOLETE] (misplaced parenthesis)
251  8. Recognize convex models properly.
252  7. suppress the DING! option using the noding variable.
253  6. negative nice values did not work.
254  5. Harris CX/UX 7.x support.
255  4. ERR_DMMODE was used on the crays but not defined. I changed the error
256     messages in tc.os.c to use ERR_STRING instead, and fixed a missing error
257     message in the catalogs. Someone will need to retranslate #30 and #31
258     in set23.
259  3. Bug setting listflags... Workaround: set listflags=(A /bin/ls)
260  2. Typo in Imakefile (# comment instead of c comment)
261  1. Typo in ma.setp.c (missing parenthesis)
262
263
264V6.06.00, 05/13/95
265 88. Cleanup off-by-one error ed.defns.c.
266 87. 6.05.09 - 05/06/95
267 86. Small memory leak in dosetenv()
268 85. Make sure that the number of editing functions defined is correct
269     and abort otherwise.
270 84. Completion Fixes from Tom
271 83. Don't add yp stuff in the tilde cache [names that start with + or -]
272 82. Don't let children catclose() in xexit(), because the parent will lose
273     access to the nls catalogs. From Michael.
274 81. 6.05.08 - 04/29/95
275 80. Update to the newest csh sh.file.c
276 79. More completions from Tom.
277 78. Fix the Imakefile to use XCOMM
278 77. Update for AIX 3.2.
279 76. French catalog from J.M.Vansteene@frcl.bull.fr (fwd Michael Schmidt)
280 75. Nls fixes and small typos from Michael
281 74. PDP11 BSD type fixes.
282 73. More manual page fixes.
283 72. 6.05.07 - 04/19/95
284 71. More NLS catalog fixes.
285 70. Bruce's jumbo patch.
286 69. 6.05.06 - 03/15/95
287 68. make clean does not clobber config.h if Makefile.std is used.
288     make veryclean does.
289 67. New config define NISPLUS. Reportedly fixes vanishing output of ~expansion
290     on solaris 2.4.
291 66. showdots has been removed; use listflags instead. [handles -x too]
292 65. more nls catalog fixes.
293 64. set histchars=,. did not have any effect in .cshrc
294 63. fix "-c command" new core dump.
295 62. more completions from Tom
296 61. call catclose() before exiting, so that svr4 cleans up the symlinks before
297     exiting.
298 60. Per's fix for insert-last-word
299 59. Per's emacs abbreviation mode.
300 58. Makefile fixes for catalog stuff.
301 57. fixed again complete-word-raw and list-word-raw
302 56. 6.05.05 - 03/11/95
303 55. Made %?str work again
304 54. IRIX sigalarm problem should be fixed
305 53. complete-word-raw and list-word-raw should work
306 52. nls catalogs complete reworking.
307 51. sh.init.c: Signal complete rewrite.
308 50. Signal fixes from Bruce.
309 49. Added promptchars, like histchars; affect %# in the prompt. The first
310     char is for the user and the second is for root.
311 48. 6.05.04 - 03/03/95
312 47. Add NODOT config, $command [that holds the command passed with -c]
313     $GROUP and $group
314 46. AFS fixes from Larry Schwimmer <rosebud@cyclone.Stanford.EDU>
315 45. Real NLS catalogs from Michael Schmidt <michael@muc.de>
316 44. patch to allow ^? binding.
317 43. completion patch from Paul DuBois.
318 42. Don't spell check in here docs.
319 41. Incorrect normalization of usec in sh.time.c
320 40. directory printing and option parsing fixes [from Paul DuBois]
321 39. realloc_searchlen should be static to avoid conflicts with OS's that
322     use the same malloc package.
323 38. LOGINFIRST now applies to /etc/csh.login
324 37. Fixes in bind compatibility code to bindkey.
325 36. 6.05.03 - 01/17/95
326 35. Don't print the whole watchlist on startup. One can use explicitly
327     the log builtin for that.
328 34. Don't display the $watch value in the log command. 
329 33. Don't delete the unmatched portion if we try to complete a spelling error.
330 32. Solaris 2.4 workaround for isprint('\t') lossage (From Casper)
331 31. Fixed csh bug: [Reported by Jaap]
332	set test="one\
333	two\
334	three"
335	echo "$test:q"
336 30. Fixed the lossage in setting the looking mode in tw.parse.c before
337     calling t_search; $x/$y will not append the right suffix.
338 29. Another attempt at the gethost timeout code.
339 28. Cray dmmode and filetests -m -k [need documentation!]
340 27. More manual patches.
341 26. Don't glob the path; security problem and core-dump. [from beto]
342 25. Avoid waiting for jobs that failed to restart, thus hanging the shell.
343     eg, run job in background, attach to debugger; kill it inside the
344     debugger. Get out of the debugger and you are stuck if you fg that job.
345 24. 6.05.02 - 09/04/94
346 23. remhost code could pass the wrong length to getpeername()
347 22. too eager sed'ing broke convex getwarpbyvalue() to getwarpbyvarval()
348 21. Fixed new bindings bug.
349 20. Fixed bug in newgrp code; execv was called incorrectly.
350 19. Take into account programmable completion hints when spell checking.
351 18. Unconditionally change stty modes in Rawmode()
352 17. Change date in $version to be ISO 8601 per Keith's suggestion
353 16. Fixed portability problems in the new counted-strings codes (From Kaveh)
354 15. Fixed binding problem with the new counted-strings code [all key bindings
355     ended up in the extended map]
356 14. 6.05.01 - 07/08/94
357 13. Changed key bindings to use counted strings instead of Null terminated
358     strings, so that binding ^@ works.
359 12. Fix parsing bug, where words that contained keywords caused incorrect
360     word breaks:
361	switch (iftagd)
362	case iftagd:
363	    echo It works
364	    breaksw
365	default:
366	    echo It is broken.
367	endsw
368 11. Fix sh.c for systems with no job control. [the new hup builtin sends
369     SIGCONT].
370 10. Don't add the suffix character when all completions fail, from michael
371  9. Added histdup=erase, that deletes the oldest duplicate instead of
372     the newest.
373  8. Don't call .logout recursively if we receive more than one hup,
374     and don't process hangups when we execute the .logout.
375  7. $logout was set to a static string.
376  6. Non printable binding listing was broken.
377  5. Recursive sourced scripts would get mangled up because of input buffer
378     confusion (thanks michael)
379  4. M-space should not be counted as a space. Leads to infinite loop in
380     word splitting.
381  3. Pyramid fixes.
382  2. Fixed '\' in sysv echo (from Mika)
383  1. Missed fix_yp_bugs() when setting REMOTEHOST (From Casper)
384
385
386V6.05.00, 06/19/94
387113. 6.04.17 06/18/94
388112. Realloc debug fix from John.
389111. Completion fixes from Bruce.
390110. Added -b option to bind.
391109. Added tcsh.man2html from Dave. Looks great!
392108. 6.04.16 06/06/94
393107. Allow multi word glob in "`foo`" expressions.
394     > if ("`ls`" == "a b c") then
395106. Michaels lex() buffer patch version 2.
396     the previous version core-dumped with
397     > sleep | echo
398105. Fix seg fault in find_cmd, when path is unset.
399104. 6.04.15 05/28/94
400103. the previous =~ fix, was a bit broken.
401102. 6.04.14 05/25/94
402101. expression parser fix for !~ and =~.
403     if (foo =~ *) echo ok
404     the * was taken for a multiply and parsed as 0 * 0 returning 0.
405     and asked to match "foo" with "0"
406100. Michael's lex() buffer patch.
407 99. Bruce's Jumbo cleanup
408 98. fixed Imakefile for X11R6
409 97. fixed argument parsing in source command.
410 96. added $sched to format scheduled events.
411 95. 6.04.13 05/07/94
412 94. added expand-command
413 93. Alpha OSF-2.0 fixes
414 92. 6.04.12 04/28/94
415 91. Ignoreeof patch from Bruce.
416 90. Dan's completion fix.
417 89. 6.04.11 04/12/94
418 88. Don't source .logout when killed with -HUP unless we are a login shell.
419     [ actually $loginsh controls the behavior now ]
420 87. ISC-4.0 posix exec() bug workaround
421     (from Jonathan Broome <jon@wilbur.uucp>)
422 86. Dan's patch for complete=enhance
423 85. Kaveh's patches for memset, host.defs, _{U,G}ID_T
424 84. 6.04.10 03/29/94
425 83. Pathname completion bug fixes...
426 82. Completion pathname(p) changes: Completion 'C' -> 'X'.
427     Replaced 'p' with 'F' and added D,T,C.
428 81. Next NLS fixes
429     (From Paul Nevai <nevai@ops.mps.ohio-state.edu>)
430 80. make spelling correction obey the current histchars setting.
431 79. Fix rounding in limits so that 0 is a true 0. 
432     (From Ken Lalonde <ken@cs.berkeley.edu>)
433 78. 6.04.09 03/12/94
434 77. Alarm race with remotehost.
435 76. If you have in your .cshrc 
436	set savehist=(100 merge)
437	and execute
438	#!./tcsh
439	exec ps
440     you get no output; [fixed]
441 75. setenv SHLVL -1; tcsh = Segmentation fault [fixed]
442 74. 6.04.08 02/10/94
443 73. new machtype, ostype, vendor
444 72. execute .logout on hangup.
445 71. more man page fixes.
446 70. 6.04.07 02/04/94
447 69. Dynamic hash changes, globbing for which command from Michael.
448 68. INBUFSIZE fixes for history.
449 67. printenv returns 1 when a variable is not found, like the non builtin one
450 66. Add quotes to the mismatch array so that:
451     > touch foo
452     > mail "oo bar"
453     does not get corrected. The right fix would be to do correct parsing
454     and quote the space...
455 65. NULL terminate mismatch[] array in ed.inputl.c, since it is used in
456     Strchr().
457 64. renamed stat to filetest
458 63. Afs and Hesiod patches.
459 62. More manual page patches.
460 61. 6.04.06 12/19/93
461 60. Alarm for resolver timeouts (untested)
462 59. Fixes for Henry Spenser's regex in the Makefiles
463 58. Modifiers now work with $< and $< does not do :q by default.
464     [incompatibility with csh] and $< can be interrupted.
465 57. Added $histdup.
466 56. source /etc/.login for Solaris 2.x
467 55. don't remove trailing spaces in history searches.
468 54. dirs -L and dirs -S spurious warning elimination.
469 53. man page fixes from David.
470 52. Kimmo's patch [makefile, gcc warning, netdb.h include]
471 51. 6.04.05 12/12/93
472 50. rewrote srcunit() to use st_save and st_restore. The code was
473     too messy to be useful before.
474 49. recdirs and rechist patches again!
475 48. Harris hck port, and ISC imake update
476 47. Eliminate the x windows :display.screen before looking for the 
477     hostname in REMOTEHOST
478 46. Patch for CDF filetype() recognition (hpux)
479 45. 6.04.04 11/12/93
480 44. Made =x obey nonomatch.
481 43. Fixed rechist and recdirs not to depend on savehist and savedirs
482 42. Removed aliases, bind, linedit builtins [ifdef'ed out as OBSOLETE]
483 41. change REMHOST to REMOTEHOST for compatibility with SGI.
484 40. $owd was not working correctly.
485 39. Debugging printf elimination (from Kimmo)
486 38. Typos in the new hup code in sh.c (from Matt)
487 37. Imakefile fix for sequent (from Jaap)
488 36. 6.04.03, 10/30/93
489 35. New manual page in place.
490 34. Fixed Makefile sed RE to work with gnu sed.
491 33. Added hup builtin.
492 32. Added $REMHOST in config_f.h
493 31. Fixed random parsing bug in sh.exp.c in isa(). It checked cp[1]
494     without checking cp[0] first... (should propagate to 4.4BSD)
495 30. More sh.exp.c fixes from Bruce
496 29. Always exit when the user types exit. 
497     cat | tcsh -f -s
498     exit
499     ls
500 28. savedirs fix and readlink() null termination fix from Peter.
501 27. Added -p flag (force dirs printing in all directory functions and $owd
502     variable
503 26. Let $dirstack work by default without needing to be set.
504 25. Fixed history -h to work with other history flags.
505 24. Renamed ed-functions more consistently (dcs)
506 23. Added missing filetests (dcs)
507 22. Added NEWGRP define in config_f.h (dcs)
508 21. More fixes for non blocking io recovery from Bruce
509 20. 6.04.02, 10/08/93
510 19. changed default prompt to %#
511 18. New group 'g' completion.
512 17. removed IIASA defs.
513 16. fix for history -SL and dirs -SL to work when savedirs and savehist are
514     not set.
515 15. fix magic-space to understand :p
516 14. make :u,:l work for history.
517 13. Fixes for non-blocking i/o recovery. trap all non blocking styles under
518     sunos.
519 12. 6.04.01, 08/10/93
520 11. Vi mode word moves [they work like vi and don't obey wordchars anymore].
521 10. New file operators and stat builtin
522  9. David's FIONREAD patch for SVR4
523  8. Bruce's ignoreeof=n patch
524  7. Dan's complete/correct enhancement
525  6. Abort corrections patch.
526  5. Print_by_columns, now does not use the rightmost column.
527  4. Renamed config/config.$i to $i to avoid once and for all filename length
528     problems.
529  3. bbn butterfly config
530  2. Beto's proc fixes
531  1. Bruce's bug fix for ed.chared.c, signals
532
533
534V6.04.00, 07/03/93
535 92. Alpha prototypes, for gcc -Wall clean compile.
536 91. Fixed alpha hashing. Did not work for directories > 31, Thanks to
537     Dan Mosedale <mosedale@genome.Stanford.EDU> for all the help!
538 90. Added USE(a) for unused parameters, to avoid compiler warnings.
539 89. 6.03.10, 06/25/93
540 88. Makefile and lint patches from Bruce.
541 87. Posixsig patch from Peter for svr4
542 86. 6.03.09, 06/11/93
543 85. signal handling broke with the last job control patch...
544     > (does-not-compute;)
545     would hang.
546 84. don't quit after the first modifier fails:
547     > set i=aabbcc
548     > echo $i:s/a/A/:s/b/B/
549     AaBbcc
550     > echo $i:s/x/A/:s/b/B/
551     aabbcc
552 83. Imakefile fixes for sequents from Jaap.
553 82. Move past the bottom of input when we hit ^C, so that multi-line
554     input commands don't get trashed.
555 81. Look only at the first word in ${EDITOR,VISUAL} to determine the
556     editor name.
557 80. Last patch broke listmax.
558 79. Remove extra sandbagging in exitstat(). Not needed anymore as value()
559     will never return NULL.
560 78. Save $status before calling aliasrun() otherwise:
561     > alias precmd 'cd .'
562     > true
563     > echo $status
564     0
565     > false
566     > echo $status
567     0
568 77. 6.03.08, 06/07/93
569 76. missing prototypes/unused variables under SYSV4.
570 75. savedirs should glob the filename argument.
571 74. 6.03.07, 06/05/93
572 73. Changed _Q, _Q1 macros in sh.lex.c, sh.dol.c, sh.char.? to _QF and _QB
573     because today 4.4BSD <ctype.h> defined _Q to be ``Phonetics''
574 72. listmaxrows variable.
575 71. set -r would not make existing variables readonly.
576 70. print usernames with ~user where possible in dirs and job cwd's
577 69. Mika's fixes (missing args in sh.c set(), linux Makefile, SIGCHLD)
578 68. FIONREAD argument is int everywhere except on SunOS where it is long.
579     Tcsh used to think that it was long, and so it broke on the alpha where
580     sizeof(int) != sizeof(long)
581 67. 6.03.06 05/16/93
582 66. Pipeline fixes. This should get rid of the dreaded Stopped tty output
583     message.
584 65. Michael's fix for history buffer cleanup:
585     > alias foo 'echo \!:1:h'
586     > foo a/b
587     a
588     > ^P [nothing happens]
589 64. Unsigned long rlimit type for 64 bit machines (alpha)
590 63. Fixed Imakefile for alpha
591 62. tilde expansion now obeys $nonomatch
592 61. readonly veriables. 'set -r x=3' will set x to a very sticky 3...
593 60. Fixed bug in the new tab'ed completion that interfered with old listing.
594 59. Fixed entry -> item in tw.parse.c
595 58. Added -f option to unlimit
596 57. Define __STDC__ in Imakefile for Irix
597 56. Static redeclarations in tw.parse.c
598 55. 6.03.05 04/26/93
599 54. Don't echo history expansion in loops:
600     > alias junk 'foreach i (\!:2*) \
601     foreach? echo \!:1 $i; \
602     foreach? end'
603     > junk a b c d
604     echo a $i ;
605     a b
606     echo a $i ;
607     a c
608     echo a $i ;
609     a d
610 53. Added complete-word-fwd and complete-word-back that scroll through
611     the list of possible completions... Neat addition from 
612     jfink@csugrad.cs.vt.edu (Jeff "$DOTDIR" Fink)
613 52. Workaround hpux9.01 broken optimizer in sh.glob.c where 'ls *' breaks.
614 51. Michael's editor fix.  With "magic margins" and 80 char width, try:
615	> set prompt=
616	<ESC>20a<CTRL>a<ESC>76b<CTRL>ac
617 50. Reverted fix that does not glob the expanded back-quote text again.
618 49. > cd /., echo $cwd
619     /.
620     Eliminate the . in this case...
621 48. Matt's optimization in glob.c [retracted]
622 47. Fixed bug with -S
623 46. Renamed Makefile Makefile.std, and fixed the readme file
624 45. 6.03.04 04/07/93
625 44. Changed -s == !-z and -S == socket
626 43. Fixed typo in sh.c, in phup [shpgrp != pr->pgrp]
627 42. Multi-line aliases are not entered into the history when executed.
628 41. Changed f_seek to a union to avoid gcc warnings on 4.4BSD
629 40. Fixed 'unset home; dirs' bug
630 39. fixed $HOME->$home memory problem.
631 38. $?0 returns false now on interactive shells for csh compatibility.
632 37. Default watch inteval was 10 hours not 10 minutes as advertized in the
633     manual!
634 36. Fixed clobbered veriable warning from gcc-1.39 in tw.parse.c
635 35. Fixed typo with INVPTR in sh.lex.c
636 34. 6.03.03 03/04/93
637 33. Eliminate 'Reset tty pgrp error message'. It is normal for the
638     walking process group stuff. Check about the killpg() above?
639 32. More portability for 64 bit machines.
640 31. Improved completion error messages.
641 30. Fix bug with double globbing expansion on mirrored variables:
642	> setenv TERM '?vt100'
643 29. Avoid hanging when writing to pipes etc. (From Paul Close)
644 28. Typo in the $HOME->$home mirroring.
645 27. %p %P 'p'recise time formats that include seconds for prompt strings.
646 26. Signal list fixes from Paul Close. nsig is now a variable.
647 25. 6.03.02 02/12/93
648 24. NEC SX3 "entry" is a reserved word!, changed entry to item...
649     [this is as bad as cray typedefining "word" to int. Next thing I know,
650      I'll have to prefix all the variables with tcsh_!]
651 23. xxx
652 22. Protected all include files to avoid warnings from lcc.
653 21. Finally resolved the job control problems with linux and ISC (from Beto)
654 20. More HUP,XFSZ,XCPU fixes. (with Beto)
655 19. Dcanon would not canonicalize correctly in case where dnormalize()
656     failed to find a directory, but the directory existed when not 
657     crossing the symbolic link.
658 18. sh.init.c fixes; give 65 signals for all POSIX machines.
659 17. AMS mail fixes and cmu wm handling.
660 16. Setenv would not ignore trim quoted names...
661     > alias foo 'setenv "\!:1" bar'
662     > setenv FOO 123
663     > foo FOO
664     > printenv
665     ...
666     FOO=123
667     FOO=bar
668     ...
669 15. 6.03.01 08/01/93
670 14. #undef SHORT_STRINGS gcc warning fixes...
671 13. csh bug fix in foreach [quoteing problem]
672     > foreach i ("*")
673     > echo $i:q
674     > end
675     Should print *
676 12. ls-F obeys showdots...
677 11. After scheduled commands get executed, the editor could stay disabled
678     until the first enter.
679 10. sigset() bug in ed.init.c; ^C could get disabled sometimes.
680  9. Don't glob in dowhich(); otherwise \pat does not work if pat is aliased.
681  8. When completion patterns are used $ and ~ expansion did not work right.
682  7. Printenv builtin and long backquote expansion fix from Harald.
683  6. $:-1, $:-0 enhancement from Paul and Michael.
684  5. Lynx/OS patches
685  4. Apollo bugs [Setenv -> tsetenv, typedef in pid_t]
686  3. ^@ did not work correctly in bindkey.
687  2. Fix vms/posix ifdefs in tc.alloc.c
688  1. Elide gcc-2.3.1 warnings
689
690
691V6.03.00, 11/20/92
692102. Solaris2 patches, renamed sunosX to sosX to fit in 14 character filenames.
693101. 6.02.12 11/12/92
694100. Decreased BUFSIZE to 1K...
69599. Don't use sbrk() in tc.alloc.c on VMS
69698. EINTR error handling from Michael
69797. Overwrite mode takes effect immediately, not delayed by a command.
69896. Emx fixes.
69995. SIGHUP gain...
70094. Coherent times()/ <sys/file.h> fixes.
70193. 6.02.11 10/27/92
70292. Mach setpath fixes.
70391. Which now globs its arguments
70490. Again POSIX SIGHUP fixes... Maybe we got it right this time...
70589. Increased BUFSIZE to 4K. Smaller machines may want to decrease this.
706    [ Now one can edit up to 4K of buffer! ]. From Harald.
70788. : is now a true builtin that does nothing, instead of being treated like
708    the last character of a label. This is so it can take args. From Harald.
70987. More fixes for hpux limits from Harald.
71086. Login shell if ppid == 1 and argc == 1 for VMS.
71185. Typo in sh.exec.c from Harry.
71284. Per's editor fixes.
71383. 6.02.10 10/17/92
71482. Don't free STRNULL in freelex(). Update linked list in copylex() to
715    do the same insert as in lex().
71681. Fixed spurious tilde printing in %c prompt.
71780. Fixed dumb wild free in AddXKey... 
718    (thanks Harald for the complex bindings! :-)
719    > bindkey "\e10z" expand-line # Any editor command will do
720    > bindkey -[cs] "\e10z" "foo" # Any string or command will do
721    Free(%x) ....
72279. coherent additions.
72378. fixes for hpux8 resource limits [Thanks Harald]
72477. 6.02.09 10/10/92
72576. More vms cleanups.
72675. Removed #include CONFIGH from sh.h. There was no way to make it work 
727    under VMS/POSIX
72874. Added t completion (Gray Watson)
72973. Memory leaks in sh.dir.c and sh.glob.c [thanks purify :-)]
73072. IRIX 5.0 patches (from Paul Close)
73171. BSD resource limits for hpux8.0 (From Andreas Stolcke)
73270. NGROUPS_MAX fixes (from Matt Day)
73369. 6.02.08 10/04/92
73468. VMS port additions.
73567. Added $%var, which == strlen(var)
73666. Added ^X^I and ^X^D to override programmable listing+completion
73765. Added case insensitive globbing for OS/2
73864. FIOCLEX and FIONCLEX are only used if we don't have FD_CLOEXEC.
73963. Added emx termio support, and emx pathsep support; emx compiles and runs:
740    needs job-debugging and finishing touches.
74162. Horrible bug with the lex linked list; from Loic Grenie, grenie@ens.fr
742    > echo a !#
743    echoed 'echo a echo a echo'!
74461. Shell -w,-x were incompatible with the same for test [POSIX] (beto)
74560. builtin newgrp did not accept the - argument.
74659. FIOCLEX for the masses (POSIX FD_CLOEXEC addition)
74758. Old style csh completion bug fix [not used] (beto)
74857. A background process waiting for input from tty
749    blocks when being foregrounded doesn't read its input and
750    doesn't get <cntl-c> and <cntl-z> signals.
751    It can only be killed from another session. (beto)
752    > cat > foo
753    #!/bin/csh -f
754    echo ">>>>>>"
755    set x = $<
756    echo $x
757    ^D
758    > chmod +x foo
759    > foo &
760    > fg
761    ^Z,^C # Nothing happens
76256. history > 1000 fix (beto)
76355. 6.02.07 9/18/92
76454. Added e_stuff_char() to put back a character in cooked mode in
765    the input stream... Useful for status (^T)
76653. $? == $status and $# == $#argv like in the bourne shell.
76752. Added $dirstack. Problems: off by one since =0 == $cwd, but 
768    $dirstack[1] == $cwd... Suggestions welcome.
76951. Leading spaces would confuse the run-help function.
77050. Don't expand imported environment variables:
771    > setenv HOME \*
772    > tcsh
773    > echo "$home"
774    > echo "$HOME"
77549. %C0n displays the number of directories omitted as /usr/local/bin /<2>bin/
77648. Added POSIXSIGS as a configuration option.
77747. Per's fixes for history format and arrow key binding.
77846. Expand-variables expands array variables too
77945. 6.02.06 8/14/92 
78044. Separated limit stuff from BSDTIMES and added BSDLIMIT
78143. History searching inconsistent with HistLit:
782    > echo foo
783    foo
784    > ^foo^bar
785    bar
786    > ec[M-p]
787    echo foo
78842. 6.02.05 8/8/92 
78941. sourcing a script that contains 'onintr -; onintr' would disable 
790    interrupts on the command line
79140. cd ../... with symlinks=ignore would work !@#!@
79239. No more BACKPIPE for POSIX machines...
79338. SUNOS NLS bug workarounds...
79437. New HASHBANG define for #! emulation... even 386BSD does not have it
795    yet...
79636. Added new -b -c file operators from SGI csh.
79735. 6.02.04 7/23/92 
79834. Walking process group fixes.
79933. $0 contains now argv[0] when we are not executing a shell script.
80032. New Getwd() was broken.
80131. 6.02.03 7/17/92
80230. We kill our last foreground process group on HUP, for POSIX systems.
80329. Walking process group fix.
80428. $shlvl gets reset to 1 for login shells.
80527. Macros can now involve multiple commands, i.e.
806    bindkey -s "^[OP" "ls\n^P"
80726. 6.02.02 7/6/92
80825. nostat accepts now a list shell patterns.
80924. Avoid print_exit_value in if ( { foo } )
81023. Symbolic key names for bindkey [arrow keys].
81122. Smarter getwd() that avoids some of the NFS hangs...
81221. Use memmove() where possible.
81320. 6.02.01 6/16/92
81419. Fix automatic correction to work with the new completion.
81518. Globbing bug with brace expansion, when arguments need to be realloced...
816    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}
81717. shift and left operators update variables correcly ('shift path' did not 
818    work)
81916. apollo fixes for cd.
82015. STRNULL <-> NULL bug fixes.
82114. %S in xprintf for short strings.
82213. history -LSc, dirs -LSc additions, builtins builtin [oxymoron]
82312. history formatting string, who formatting string, prompt formatting
824    all use tprintf() now.
82511. $history accepts a second formatting argument..
82610. History timestamps preserved in .history
8279.  Backquotes were broken: echo hi | cat > `echo foo`
8288.  SGI -t operator problem.
8297.  Dnix fixes.
8306.  Fix history file writing bug when autologout.
8315.  Change from TCSETA to TCSETAW, since we affect the output.
8324.  Per's fixes for display margin bugs.
8333.  Linux fixes.
8342.  Collapse adjacent stars in glob.c to avoid exponential behavior.
8351.  Fixed parseescape to put ^ literally if not followed by alpha.
836
837
838V6.02.00, 5/15/92
83994. Default echo_style was not being set correctly.
84093. $< did not work correctly with NLS chars.
84192. 6.01.15 (5/11/92)
84291. Minor cleanups in refresh code.
84390. 6.01.14 (5/8/92)
84489. Print \n in the right margin always to be consistent.
84588. Linux patches.
84687. 6.01.13 (5/2/92) 
84786. Fixes in listing and completion of non-unique commands.
84885. Fix =stack entries > 9... from Bill Petro
84984. Fix for last character at margin. [on terminals that have am & xm move
850    the cursor manually to the next line]
85183. Fix for complete completions 
85282. small typo in tc.alloc.c from Mark Moraes.
85381. small typo in tw.parse.c from Richard.
85480. Man page fixes from Per.
85579. 6.01.12 (4/24/92) [release version for 6.02]
85678. Autosuffix was not getting reset all the time.
85777. Don't limit completion patterns to 1K.
85876. Naming changes in ed.screen.c from Justin.
85975. 6.01.11 (4/10/92)
86074. Fixed magic-space ! expand bug:
861    > echo a b123 45.{6,7}
862    > echo !:2!:3[magic-space]
86373. Work-around for apollo optimizer in tc.bind.c
86472. Problem with setjmp in tw.parse.c
86571. symlinks=expand from Yumin.
86670. tenematch() fixes from Michael;
86769. 6.01.10 (4/3/92)
86868. Fixed Gnmatch.
86967. Removed ignore_symlinks and chase_symlinks. Replaced by symlinks variable.
87066. Backquote from completion was broken for machines with no dup2()
87165. No $printexitvalue for `` jobs.
87264. Added ultrix stuff for PW_AUTH [from Mike Potter mpotter@lampf.lanl.gov]
87363. Fixed bug in Gnmatch(), added 'N' command 'x' completion.
87462. Fixed fg_proc_entry() so autologout gets disabled when a process
875    is foregrounded.
87661. 6.01.09 (3/26/92)
87760. source builtin takes arguments now that are passed in the script e.g.:
878    > ./tcsh -i a b c
879    > cat test
880    echo $argv
881    > echo $argv
882    a b c
883    > source test 1 2 3
884    1 2 3
885    > echo $argv
886    a b c
88759. Eliminate $margin_bug, add more intelligent margin code [from Justin]
88858. expand_symlinks variable Urgh...
88957. SGI CONTROL() fixes...
89056. new dnormalize(), expand_symlinks flag.
89155. interrupting completion restores the current line. [from Marc]
89254. 6.01.08 (3/20/92)
89353. inputmode affects the first line too.
89452. Searches in vi do not destroy the current line.
89551. -drwX test enhancement.
89650. Generalized completion syntax and added more completion builtins.
89749. Don't print '\n' on the right margin if we can avoid it.
89848. 6.01.07 (3/9/92)
89947. New completion style. [[<pattern>[ ]],=<completion action>]
90046. 6.01.06 (3/7/92)
90145. complete styles are ignored after shell metachars eg.
902    > complete mail =u
903    > mail christos < [tab]
904    completes filenames.
90544. $echo_style is initialized to the default style of the machine.
90643. SGI 4.0 CTRL() macro is busted. So we ignore it.
90742. Fixed bug with the new margin code (thanks justin)
90841. Fixed mirroring of variables. Now set and setenv affect
909    HOME, TERM, PATH, SHLVL, USER and their csh counterparts. Unset affects
910    affects only the csh copies of the variables, and unsetenv only the
911    environment variables.
91240. Fixed gcc-2.0 warnings in sh.sem.c (needed for vfork() -O2 optimization)
91339. 6.01.05 (2/21/92)
91438. signal masking for BSD machines was still wrong in tw.init.c
91537. Added $margin_bug, and now the editor outputs on the rightmost 
916    column by default. This should fix the xterm cut-n-paste problem.
91736. AU/X 2.0 and SGI compiles with POSIX as a default now.
91835. sysv_echo is gone too. Now we have a variable called echo_style
919    which can be set to "none", "bsd", "sysv", "both" that defines
920    the builtin echo_style. The default is "bsd" for systems with
921    SYSVREL == 0, "sysv" otherwise. This can be overriden in config.h
922    by defining ECHO_STYLE ro be BSD_ECHO, SYSV_ECHO, BOTH_ECHO, 
923    or NONE_ECHO.
92434. asynchronous notification in run-fg-editor would try to change the 
925    tty settings and print an extra prompt.
926    > set notify 
927    > sleep 10 &
928    > vi^Z
929    > ^[^Z
93033. alias x /bin/true
931    x<esc>?
932    reported .//bin/true instead of /bin/true
93332. 6.01.04 (2/12/92)
93431. fixed vi_substitute_line
93530. binding completion addition.
93629. showdots=-A addition
93728. sysv_echo addition; deleted bsd_echo which is now the default.
93827. dunique could crash.
93926. Don't clear lines after an asynchronous notification, because it
940    might erase the message.
94125. 6.01.03 (1/29/92)
94224. `` were not working correctly when tcsh is started with 0,1,2 closed.
94323. Correction was picking up the wrong thing in cases like .rhosts hosts
94422. Correction with names with quoted spaces was broken.
94521. Added sysv_echo and bsd_echo.
94620. Added and documented the complete builtin.
94719. Added dunique and cd -.
94818. Per's fix for alarm functions. Things would break if time went backwards.
94917. Realloc bug fix (copy min of old and new size)
95016. Fix for csh compatible braces.
95115. Brace globbing and negation globbing for Gmatch.
95214. 6.01.02 (1/16/92)
95313. Completion builtin, new tw* files.
95412. 6.01.01 (1/6/92)
95511. Changed w_ fields in tc.who.c to who_ to avoid redefinitions in
956    <sys/wait.h> in some os's.
95710. Setting savehist to an empty string makes savehist use the value
958    in $history.
9599.  echotc did not use the internal termcap descriptions.
9608.  echotc did not work right for single argument termcap strings.
9617.  DGUX needs SAVESIGVEC, updated type protection, and disabled CSWTCH.
9626.  Changed SVID to SYSVREL, since there is no SVID == 4 (yet).
9635.  Typo in tc.sig.h: UNRELSIGS was not getting defined.
9644.  Globbing bug fix. tglob() should ignore globbing characters inside 
965    backquotes otherwise things get expanded twice:
966    % echo 'bar?' > 'foo?'
967    % echo `cat foo\?`
968    echo: No match.
9693.  Mach setpath fix.
9702.  Alliant process group fix.
9711.  Xenix fixes for broken vi and help path with no suffixes.
972
973
974V6.01.00, 12/19/91 [for comp.sources.unix]
97522. Restore the original prompt in automatic correction when the user
976    asks to re-edit the command.
97721. Better error for unreadable files in tw.parse.c
97820. Sequent patches.
97919. (V6.00.08 beta 12/14/91)
98018. Filenames containing # were spelled/expanded incorrectly.
98117. Stellar/stellix port.
98216. Hpux 8.0 has SIGWINDOW but we cannot get the window size. Protect
983    against window changes updating $LINES and $COLUMNS.
98415. Mach setpath did not work right.
98514. Mach does not need setenv in lib; in fact that does not work right.
98613. shell level gets decremented when we exec.
98712. restart_fg_editor picked the wrong editor if arg contained a slash.
988    e.g vi ~/.cshrc
98911. (V6.00.07 beta 12/08/91)
99010. Allow use of vfork() on systems that do not have job control.
9919.  Avoid NUMCC from being defined twice.
9928.  (V6.00.06 beta 12/05/91)
9937.  SunOS3's FIOCLEX dups...
9946.  Yet another globbing bug fix from Michael (echo .[^.])
9955.  Ultrix now wants __ before cpp symbols.
9964.  Workaround sun's header files inconsistency so tcsh can be compiled
997    with #undef POSIX
9983.  Fixed limit stuff so that large values don't cause errors.
9992.  Fixed =1 and ~user error messages (Per)
10001.  (beta-5 6.00.04 == 6.00.05)
1001
1002$#*
1003$#* New numbering scheme (The last 2 digits are reserved for beta releases
1004$#* from now on. So we start at 6.00.06 which is 6.00.04 beta 6, and we are
1005$#* going to release 6.01.00...
1006$#*
1007
1008V6.00.04, (never released)
100934. (beta-5 11/25/91)
101033. Simplify code in BindArrowKeys()
101132. Get rid of the PNULL's
101231. Support for shadow password in locking code. (From Kimmo)
101330. Normalize-path editor function.
101429. (beta-4 11/21/91)
101528. minix additions
101627. bindkey fixes (-c addition, casting cleanups)
101726. (beta-3 11/16/91)
101825. Prompt length checking. 
101924. Michael's fixes for the watching code. Tcsh could core dump when using
1020    a corrupted utmp.
102123. overwrite mode flag, and autologout locking code.
102222. overwrite mode would still insert digits!
102321. Get the value of _POSIX_VDISABLE from pathconf...
102420. Hpux 8.0 fixes. Sigstack botches with shared libraries. Ansi mode
1025    static initialization of structures with prototyped function pointers
1026    gives spurious warnings...
102719. Onintr in /etc rc files is disabled.
102818. (beta-2 11/03/91)
102917. Multi-line aliases with `` bug fix.
103016. Sticky emacs overwrite mode.
103115. Autolist option.
103214. Fix for redirection with wildcard filanames.
103313. No error correction for multi-line commands.
103412. Esix-4 re-defines p_pid. Argh...
103511. (beta-1 10/28/91)
103610. Foreach loops were broken again.
10379.  SUNOS localtime() bug does not only happen on the 8th byte. [Michael]
10388.  sh.dir.c, memory corruption in dinit(). Thanks Michael.
10397.  uts broken <sys/stat.h> work-around, and has a wait3()
10406.  SGI (-t filename) extension, returns true when filename is a tty.
10415.  'default:' addition in all switch() statements.
10424.  oflag was not being updated correctly in Rawmode()
10433.  missing 'break;' in prompt code '%y'.
10442.  infinite loop in :a<mod> code.
10451.  hashstat was not reporting hits+misses
1046
1047
1048V6.00.03, 10/21/91
104931. watch code now accepts shell patterns.
105030. new hashing code portability fixes.
105129. $foo:gs/:/ / fix and 'a' modifier addition.
105228. Added $! (the pid of the last background job forked)
105327. exec does not kill the shell when it fails.
105426. Irix4.0 decls.
105525. SVR4 uthost fixes from Kimmo Suominen
105624. Imake addition from marc
105723. New i-search from Per.
105822. ibmesa fixes
105921. convex fixes.
106020. t command for vi.
106119. SVR4 fixes (reverse pipeline and sigaction()) from David Dawes.
106218. New hashing from Marc
106317. Added : to the ~name separators so ~foo:~bar works.
106416. New ed.init.c. Added ed.term.c
106515. Still can't get the history exactly csh-like... !-2$ was broken...
106614. vi character searches.
106713. -Dvar=name command line option for the apollos.
106812. Prompt format changes for date/directory.
106911. Vi searches.
107010. Emacs i-search. [currently not bound]
10719.  Vi additions ([dc]-{w,$,f<c>},Undo)
10728.  tcsh -n parses now builtin structures.
10737.  seek to the end on errors in loops.
10746.  echotc -s was broken
10755.  Better !event parsing. !foo;!bar was broken.
10764.  foreach loops and if statements in aliases.
10773.  .cshdirs would corrupt the heap if some directories were not there.
10782.  System V echo was broken with \
10791.  Fixed echo '!-1', history would eat the quote.
1080
1081V6.00.02, 08/05/91 [For comp.sources.unix]
10828.  tcsh will always set $LOGNAME and $USER if not already set in the
1083    environment.
10847.  added $histfile.
10856.  echo `echo` * and  echo ~ {} were broken
10865.  setty builtin addition
10874.  Multiple : modifiers [experimental, disabled with -DCOMPAT]
10883.  7 bit fixes, and hp9000s500.
10892.  #undef DEBUG in tc.alloc.c, so we continue if we get a bad free() 
10901.  getn() is now protected against NULL strings.
1091
1092V6.00.01, 07/16/91
109317. added beepcmd, and fixed small tenematch bugs.
109416. Renamed DUP2 flag to HAVEDUP2 cause AIXPS2 defines DUP2 already.
109515. More ANSI fixes, and mit additions (load-average)
109614. don't clear ECHOE, background programs might need it.
109713. Refresh bug fix...
109812. getpwent() should not be interrupted (yellow pages), cause it might
1099    leave dangling pointers, that endpwent() will trash.
110011. ChangeSize is now responsible to set the screen size to something
1101    sane, but it should not affect the environment if the information
1102    it received is not valid
110310. Find out if we are running under emacs using $TERM. It is more 
1104    reliable.
11059.  tcsh was broken if SHORT_STRINGS was not defined (glob() problem)
11068.  If GetSize() fails it should always return reasonable screen sizes.
11077.  globbing should not fail if one or more patterns match.
11086.  increased the number of aliases in the loop detection code.
11095.  DGUX has size_t and pid_t defined now...
11104.  ESIX does not have EWOULDBLOCK or EAGAIN & POSIX... That was not handled
1111    correctly.
11123.  rs6000 needs BSDWAIT.
11132.  Hpux susp key could not be changed.
11141.  Apollo fixes.
1115
1116V6.00.00, 07/04/91
111745. Fixed quoting of VSTART/VSTOP on termios
111844. Memory leak every time you pipe in or out.
111943. echo {foo bar.[ch]}. Did not check for end of word.
112042. ANSI prototypes
112141. dmove() would leave the source descriptor open when using dup2()
1122    e.g.
1123    while (1)
1124	echo foo >>! bar
1125    end
1126    runs out of file descriptors
112740. recursive `` expanded via aliases would abort.
112839. set home=../relative-path-name was broken.
1129    e.g.
1130    set home=../..; cd ..;
1131    <abort>
113238. Incorrect error when changing to directory:
1133    e.g.
1134    mkdir not-in-cd-path; chmod -x not-in-cd-path; cd not-in-cd-path;
1135    echoed:
1136       not-in-cd-path: No such file or directory.
1137    it should have said
1138       not-in-cd-path: Permission denied.
113937. if ( \! =~ [\!] ) echo ok, did not echo ok. Quoting inside [] pattern.
114036. More than 127 jobs caused job # to go negative
114135. unsetenv <pattern> ... Added support for more than one pattern.
114234. More background process status report fixes.
114333. Apollo builtin support.
114432. Glob fix. echo '*' * was not handled properly.
114531. Glob fix. setenv FOO `sleep 1` would either cause a segmentation fault.
1146    or print ambiguous.
114730. Glob fix. Quoted characters inside [] were not handled properly.
114829. Removed TELL and VMUNIX defines. I think we cannot compile on V6 anyway
114928. Overflow check for expansions.
115027. Added matchbeep, shell pattern history searching.
115126. Added code to handle /dev/std{in,out,err}
115225. Fixed POSIX speed handling in raw mode.
115324. Fixed a flushing bug in the filec code in sh.file.c
115423. Compiled and added hp9000s700 to the list of hosts.
115522. Fixed horrible bug in gmatch() 
1156	switch (4)
1157	case [a-z]:
1158		echo bug;
1159		breaksw;
1160	case 4:
1161		echo ok;
1162		breaksw;
1163	endsw
116421. Fixes for _SEQUENT_ ut_host.
116520. FLUSHO added
116619. mkdir foo\`bar; cd foo\`bar; was broken
116718. EWOULDBLOCK == EAGAIN on RENO check for that too.
116817. Dword() simplified and removed the gotos.
116916. Hpux now compiles with POSIX. Moved the local chars modes in ed.init.c
1170    after the tty modes.
117115. Process group fixes for POSIX
117214. We need <sys/filio.h> on the suns for FIOCLEX!!! We did not close
1173    our file descriptors before...
117413. A/UX fixes.
117512. History events that start with a number are not necessarily numeric:
1176    > !3d
1177    3d: Event not fount
117811. History loop detection added.
1179    > alias a \!#
1180    > b; a
118110. Alias loop detection code was ineffective on eager optimizers.
1182 9. All errors should now go through our table. Next step we should
1183    add nls error messages.
1184 8. Unsetenv now globs its arguments! Before it did not...
1185 7. Added tilde cache and -l flag.
1186 6. Added autocorrect
1187 5. Fixed for so that background jobs in scripts get process groups
1188 4. Fixed amazing memory leak in setenv()...
1189 3. Added short2qstr() so that we can form quoted strings to be used with glob()
1190 2. str2short and short2str allocate space dynamically.
1191 1. Fixed bug related to the is*() routines called with shorts.
1192    [only if NLS and SHORT_STRINGS are defined].
1193    (The _ctype_ was getting indexed with shorts...)
1194 0. Complete overhaul. Brought in the 4.4 csh stuff. Separated most
1195    tcsh and csh code except where I would have to add more global
1196    variables. Compiled correctly with both lint and gcc -Wall on
1197    a sparc running 4.1
1198
1199V5.20.03, 03/20/91.	- Never released
120025. Kanji, SXA additions.
120124. (exec foo) should not fail if they are suspended jobs.
120223. Support kernel paging stuff on aix 370.
120322. Now we handle correctly the environment variables LINES, COLUMNS,
1204    TERMCAP for window size changes...
120521. Tcsh 5.18c+ had broken NULL chars on scripts.
1206    > cat > foo 
1207    #!/usr/local/bin/tcsh -f
1208    echo "foo"
1209    echo "^V^@"
1210    echo "bar"
1211    ^D
1212    > chmod +x foo; foo
1213    foo
121420. Posix has EAGAIN and not EWOULDBLOCK
121519. Don't set ECHOK; makes kill ^U ugly.
121618. $shell is SHELLPATH and not $SHELL any more.
121717. Added -n flag to cd, pushd, popd and dirs. Documented -l and -v
1218    flags.
121916. Documented and fixed chase_symlinks and ignore_symlinks.
122015. Call endpwent() when you get interrupted...
1221    cd ~chri<tab>^C
1222    cd ~christos/<enter>
1223    <stuck>
122414. Exec when you have suspended jobs asks for verification.
122513. Variable length fixes:
1226    >set abcdefghijklmnopqrstuvwxyz=1
1227    >echo $abcdefghijklmnopqrstuvwxyz
1228    abcdefghijklmnopqrs: Undefined variable
1229    Now we have better messages too...
123012. Icon fixes...
123111. Quote expanded glob and history chars too.
123210. If someone sets SHIN to O_NDELAY we died... Now we set it back...
1233 9. unset path; unsetenv PATH; ls-F; (poof) fixed...
1234 8. Patches for masscomp, and ${var123} lexical analysis fix...
1235 7. Patch for sunview bug: A partially covered suntool sends SIGWINCH every
1236    time the text is scrolled, causing annoying redraw effects. Now tcsh
1237    checks if the size really changed before doing anything.
1238 6. Interrupt in the middle of cwdcmd, and periodic does not remove the
1239    aliases.
1240 5. prompt2 and prompt3 fixes:
1241    Prompt2 now prints the status of the parser by default.
1242    Prompt3 can now have the standard prompt escape sequences.
1243 4. eval file descriptor re-direction fix.
1244    >set p='w | tail +3'
1245    >eval $p
1246    (originally | tail +3 was ignored)
1247 3. $edit != emacs anymore; it was misleading, 'set edit' enables editing
1248    'unset edit' disables it.
1249 2. PERROR define fix. 
1250 1. irix3.3.1 line discipline fix.
1251
1252V5.20.02, 12/15/90.
125332. /etc/Logout added and merged with /etc/Login flag.
125431. Fixed tty chars in ed.init.c. Some of them were not handled correctly.
125530. Command execution does not leak memory any more, and doing
1256    ~ four times does not core-dump.
125729. Fixed the notorious csh 'if(' bug (part of the convex fixes)
125828. Intelligent getwd() on startup, and canonicalization.
125927. Intelligent directory stack. Gets updated when $HOME changes.
126026. Directory stack/save-restore additions
126125. Convex Fixes.
126224. Fixed onlret, and echonl getting stuck on svid.
126323. Shouldn't leave tty in raw mode at auto-logout (e.g. when su'ing from a
1264    csh, this is annoying).
126522. Some users had environment EMACS set to something, and with my bad fix
1266    at pl 1 found that they didn't have echo... (of course, even before my
1267    "fix", they didn't have editing...). Anyway, refined the check to be
1268    for EMACS=t, which is what emacs sets when running a subshell.
126921. kill -CONT %job, would not update the status of the job, but it would
1270    just restart it.
127120. Sequent fixes.
127219. AIX370 signal and TCF fixes.
127318. fixed ls-F -l, SIGINT problem.
127417. aix on the ps2 does not have strcoll() either.
127516. Bind [A - [D and OA to OD in vi mode to the arrow key functions
1276    so that they work from insert mode.
127715. %~ was not working correctly for /home/news and /home/newsbin...
127814. Removed Rcs Log
127913. ISC unix fixes.
128012. sunos3.x wants <sys/dir.h> not <dirent.h>
128111. Remove precmd's, cwdcmd's and periodic cmds that had errors.
128210. Compile sunos4.1 using termio. 
1283 9. Rs6000 line discipline fixes. 
1284 8. T_Tabs was wrong for termio machines.
1285 7. Don't bind single keystroke arrow keys, when they are already bound!
1286 6. Test for newline and tab before deciding not to send shell scripts
1287    to the bourne shell.
1288 5. Added LITERAL prompt stuff.
1289 4. Fixed gethostname() in sh.rest.c to return the nodename.
1290 3. Do not quote spell checked stuff. This is not very intelligent but
1291    works better than before.
1292 2. Fixes for relative path components. (paths that start with a .)
1293 1. Fixed so that Rawmode() is not called when we are not editing
1294    (breaks running under emacs)
1295
1296V5.20.01, 11/15/90.
129712. Recognize environment variables too.
129811. Always start in Rawmode()
129910. don't try to execute binary files using the bourne shell.
1300 9. Vi change to end of line updates correctly now.
1301 8. Prompt in continuation lines.
1302 7. Prompt in if statements fix.
1303 6. System V ^C works right now.
1304 5. ^Z works correctly in bindings
1305 4. Better error messages for variables.
1306 3. dinit() now is more robust.
1307 2. Added aux2.0 patches.
1308 1. Fixed bug with arrow key bindings in ed.screen.c. All the keys
1309    were bound to up-history!
1310
1311V5.20.00, 11/10/90.
131226. Fixed system V and POSIX time reporting.
131325. Fixed ed.screen.c so that it does not use malloc().
131424. Fixed SIGWINCH on the iris
131523. Fixed ed.screen.c, so that settc works correcly. It used to set
1316    the termcap with a string that was allocated from the stack!
131722. Fixed listing of commands, where the last command was not checked.
131821. Fixed which command. It did not work for
1319    \<command>, if command was aliased.
132020. Eliminated CSH4.3 define. You've had enough time to upgrade from 4.2
132119. Fixed GotTermCaps to be called only once.
132218. Added bindkey -r
132317. Attributes were not getting reset correctly.
132416. history -t does not print the time-stamp.
132515. AddXkey, works now for single character xkeys.
132614. filetype() knows better about symlinks.
132713. ls-F works with filenames that have metachars
132812. Completion/spelling works with quoted things.
132911. Fixed refresh bug. Repeat by:
1330    On an intelligent terminal that has insert and delete chars (xterm)
1331    > orphan
1332    > vi orphan.c
1333    > ^P^P
133410. Fixed so that if we don't have a tty on stdin editing is disabled.
1335 9. Check for nested process forking, to avoid loops such as:
1336    > alias foo 'set bar=`foo`'
1337    > foo
1338 8. Fix setting of AsciiOnly (Per)
1339 7. tw.spell.c, defined F_OK for systems that don't have it.
1340 6. ourwait.h had typo in ifdef.
1341 5. BSD compilers need a cast to int for enums used in 
1342    switches (Matthew Day)
1343 4. Found the cause for the core-dump in long backquote 
1344    expansions (Mark Davies)
1345 3. Some externs in ed.h needed to be truly externs...
1346    reported by Mark Davies, bug appeared only on hp9000s800.
1347 2. Changed $tcsh, and $version strings.
1348 1. Added internal sprintf function, renamed putchar to CSHputchar,
1349    printf to CSHprintf, sprintf to CSHsprintf.
1350
1351V5.19.02, 10/23/90.
135236. Added /etc/cshrc for the SGI irises.
135335. Added expand-variables function.
135434. Documented $time in tcsh.man
135533. Shell variables are now 'recognized' when expanding/listing things.
135632. ls-F does not eat the last slash on the / directory!
135731. Strings bound to keys are printed inside double quotes.
135830. History now remembers the exact line, not just an unparsed version of
1359    the tokens.
136029. Renamed itoa to Itoa(), so things in libc that use itoa() don't break.
136128. Ported to IBM aix/ps2. 
136227. Fixed eval so that it forks when the output is piped
1363    Repeat by:
1364    > who | grep $user
1365    > eval who | grep $user
136626. Fixed so that 'nice <builtin changing the working directory>' does not
1367    nice or fork.
1368    Consider doing:
1369    nice cd /tmp && rm *.c (don't try it!!!)
1370    [what actually happens is that nice has to fork, then the child executes
1371     chdir, and the parent stays where it was]
137225. Added Dan's patches (nls, builtin bindkey, fixes to the editor).
137324. Added aix370, migrate, getspath, getspath, getxvers, setxvers
137423. Added builtin echotc, removed sl and el.
137522. Ported to 4.4 BSD. This involved changing the way lots of flags worked,
1376    cleanup of the SVID stuff, and addition of more compilation flags.
1377    Now POSIX can work whed BSD is defined...
137821. Fixed so that el, sl work. Actually they are to be removed soon and
1379    be replaced with echotc.
138020. Avoid the Quoted Space hack for alias when printing jobs!
1381    [aliases to the same name avoid further alias expansion, by 
1382     inserting a quoted space in front of the command. In SHORT_STRINGS
1383     QUOTE is the 15th bit so print ignores it thinking it is the
1384     end of the string. So we just skip the Quoted Space....]
1385    Repeat by:
1386    > set notify
1387    > alias ls ls -F
1388    > (ls) &
1389    Prints        Exit 0 (
1390    Should print: Exit 0 ( ls -F )
139119. Fixed so that "", '', ``, all produce ': Command not found',
1392    and not the spurious messages.
1393    Repeat by:
1394    > set path = (/bin /usr/bin .... .)
1395    > ""
1396    /some/path/name/: Command not found
139718. Enable the use of <ctype.h> macros if they exist and NLS is defined.
1398    NLS code is not ready yet.
139917. Fixed rmstar and continue_jobs code, so that they are not compile
1400    options, but shell variables. Now you need to 'set rmstar' to get
1401    enable rmstar.
140216. Fixed SIGWINCH, SIGWINDOW, and setting of li, co, that broke
1403    suntools, and others.
1404    Repeat by:
1405    Start a shelltool of size other than 80x34
1406    > telltc
1407    > stty -a
1408    do not report the same number of lines and columns.
140915. More fixes to tw.parse.c, and tw.spell.c.
141014. More fixes to sh.char.c.
141113. Fixed coredump caused by ``.
141212. Fixed spell-line code..
141311. Trapped SIGCHLD in sh.sem.c, while forking. Still there is a small
1414    race, but the probability of happening is smaller!
141510. Fixed sh.char.c to be ISO compliant.
1416 9. Added expand-glob
1417 8. Fixed ourwait.h for little endians.
1418 7. Fixed that foreach i (^D expands correctly.
1419 6. Fixed so that listmax is ignored in ls-F.
1420 5. Fixed spelling correction so that single letter words and words that
1421    contain globbing chars do not get spell checked.
1422 4. Changed NeXT HOSTTYPE to next, since all HOSTTYPE's are lower case.
1423 3. Fixed symmetry, and changed symmetry HOSTTYPE from sequent to symmetry.
1424 2. Added boldfacing, underlining chars.
1425 1. Added IRIX3.3.1 support.
1426
1427V5.19.01, 9/26/90.
1428 7. Brought the README file up-to-date, and changed the bug report
1429    address to point to me.
1430 6. sh.lex.c. In addla(), overflow computation was wrong.
1431 5. Fixed SHELLPATH, to be set correctly when $SHELL is not set.
1432 4. Fixed print statement in sh.proc.c that contained \215.
1433 3. Fixed the Makefile and MAKEDIFFS so that a tahoe diff can be made.
1434 2. RS6000: hacked around execv bug, and ed.init.c warning.
1435 1. Editor should not be enabled when we don't have a tty.
1436