xref: /freebsd/contrib/tcsh/Fixes (revision 1b6c2589164a3a7b2f62d4c28c2ffa1be860959e)
1 40. V6.11.00 - 20010902
2 39. Completion fixes (Tom Warzeka)
3 38. make c_insert not static so that it can be used from win32 (amol)
4 37. Fix rmstar not to corrupt memory when we say no. (Mark Peek)
5 36. V6.10.02 - 20010806
6 35. polish nls locale (Pawe� New)
7 34. Fix a tcsetattr race running background jobs as the last line on an xterm
8     window (Andrew Brown)
9 33. jobcmd alias (Greg Parker)
10 32. hpux11 support (Joshua Weage)
11 31. Fix SHORT_STRINGS compilation (Daniel Trinkle)
12 30. Add kill -s (Mark Peek)
13 29. Don't recognize all mips as dec (Bjorn Knutsson)
14 28. Fix GLOB_QUOTE problem (noted by Per) I introduced in 6.10.01.
15 27. Port to concurrent's powermaxos (Matt Majka)
16 26. New builtin srcfile (Amol)
17 25. Fix bindkey "\\" cmd (reported by Ismail H. Tuncer)
18 24. %0Xc was broken in the prompt if the user's home directory was '/'.
19     (reported by Edward Glowacki)
20 23. V6.10.01 - 20010426
21 22. LARGEFILE support on Linux.
22 21. Add big5 multibyte support (Yen-Ming Lee)
23 20. Check the return value of setpriority (Dima Dorfman)
24 19. Avoid constructing paths with // on DomainOS (Nickolai Zeldovich)
25 18. Russian translation (Ilmar S. Habibulin)
26 17. Fix hostdefs for alpha support in FreeBSD (Andrey A. Chernov)
27 16. Add door support in colorls (Shaen)
28 15. Add BSD_STYLE_COLORLS for FreeBSD (Anand)
29 14. MAXHOSTNAMELEN needs to be 256 (Kris Kennaway)
30 13. Document stty -tabs problems on compaq (Nelson H. F. Beebe)
31 12. Fix broken comment, and new versions of config.guess and config.sub
32     (H.Merijn Brand)
33 11. fix redrawing in the recognize case (Andrew Brown)
34 10. don't call qsort with 0 items. (Luke Mewburn)
35  9. fix echo;echo;echo; not outputing anything (Andrey A. Chernov)
36  8. Fix shell word parsing in dabbrev-expand (Per Hedeland)
37  7. hpux fixes (Chienting Lin)
38  6. Implement kill ring (Per Hedeland)
39  5. Avoid core-dumping when a very long $HOME gets passed in (Kris Kennaway)
40  4. Add rlimit_vmem for linux based on rlimit_as (N KomaZaki)
41  3. back out symlink=expand path check.
42  2. Add Estonian translation (Toomas Soome)
43  1. Accept empty $savedirs to mean infinity.
44
45 57. V6.10.00 - 20001119
46 56. Completion fixes (Tom Warzeka)
47 55. add missing linux kanji define (Tsuyoshi Kawabe)
48 54. More WINNT_NATIVE fixes (amol)
49 53. Fix compile error on winnt (Yoshiyuki Sakakibara)
50 52. nonstopux configure and makefile fixes (Tom Bates)
51 51. V6.09.04 - 20001111
52 50. Order of initialization for multibyte display was wrong
53     (HyunChul Kim)
54 49. Follow the guideline for linux for japanese locale:
55     http://www.linux.or.jp/JF/JFdocs/Japanese-Locale-Policy.txt
56     (Tomohiro KUBOTA)
57 48. Ukrainian nls map (Olexander Kunytsa)
58 47. exit immeditiately if we get an error while we are setting up
59     (Michael Shalayeff)
60 46. (unset path; unsetenv PATH; rehash) -> crash (Kent Vander Velden)
61 45. change winnt to winnt_native (Randolph Fritz)
62 44. Support home/end in the editor (Andrey A. Chernov)
63 43. Typo s/gycwin/cygwin/ in tc.os.h (Andreas Schott)
64 42. Alpha ev6 addition (Karen R. McArthur)
65 41. DSPMBYTE patch from (Issei Suzuki)
66 40. Security fix for here-doc tmp files (proton@ENERGYMECH.NET)
67 39. Fix resource limit rounding *again* (Johannes Gross)
68 38. Fix $ expansion in prompt (Takashi Sumiyoshi)
69 37. V6.09.03 - 20000715
70 36. cygwin port fixes (Arihiro Yoshida)
71 35. Add a new "catalog" variable that specifies which NLS catalog
72     to be used (Issei Suzuki)
73 34. cleanup and addition of page up/down (amol)
74 33. fix vfork compile problem.
75 32. use inet_addr instead of inet_aton for portability.
76 31. V6.09.02 - 20000704
77 30. lots more completions (George Cox)
78 29. change FILSIZ to BUFSIZE [now that BUFSIZE >> MAXPATHLEN] and
79     avoid a potential buffer overflow in sh.dir.c (Volker Schmidt)
80 28. _MINIX_VMD port (Martijn van Buul)
81 27. inet6 handling for remotehost and configure (Hajimu UMEMOTO)
82 26. aix-4 does not need gethostname (Darren Reed)
83 25. IBM OS/390 Unix Systems Services support (Peter Prymmer)
84 24. Fix prompt formatting (Andrey A. Chernov)
85 23. Use HostType from Imakefile correctly (Kjetil Torgrim Homme)
86 22. Handle long and expanded history lines better (Boleslaw Ciesielski)
87 21. With symlinks=expand expand valid paths only (Martin Kraemer)
88 20. Make one-byte charsets work with KANJI (Andrey A. Chernov)
89 19. NT-specific executable detection moved to NT code (amol)
90 18. New "complete module" (Dan Nicolaescu)
91 17. Correctly display scaling string in limit error messages (Nathan Ahlstrom)
92 16. Don't display "unset watch" message when not appropriate (kim)
93 15. V6.09.01 - 20000114
94 14. Circumvent IRIX4D ESTALE bug by exiting.
95 13. IRIS4D de-linting.
96 12. Finnish nls catalogs (Jukka A. Ukkonen)
97 11. Even more multibyte fixes (Taga Nayuta)
98 10. Patches to statically link tcsh under solaris-2.6 (John Hawkinson)
99  9. Manual page typos (R. Bernstein)
100  8. HP/UX-11 (9000/800) HP/UX-10.20 (9000/820) (Haflidi Sigtryggur Magnusson)
101  7. Color-ls fixes (Luis Francisco Gonzalez)
102  6. Don't re-use time0 to compare to stat's st_mtime, cause it could be
103     the value returned from times(2) which is the ticks since system
104     startup (Frank van der Linden)
105  5. Time percentage wrap fix (Simon Burge)
106  4. EUCKR support (HyunChul Kim)
107  3. Grammar and typo fixes for tcsh.man (Steve Kelem)
108  2. More multibyte fixes (Rodney Ruddock)
109  1. Change 6.08 -> 6.09 where I missed it; update for utlrix 4.5 (Simon Burge)
110
111 65. V6.09.00 - 19990816
112 64. Add csh emacs mode (Dan Harkless)
113 63. Make sure the the glob buffer matches the word buffer size (Brian Biswas)
114 62. Fix periodic to work without tperiod set (Kenny McCormack)
115 61. V6.08.07 - 19990813
116 60. Fix e_dabbrev_expand (Bjorn Knutsson)
117 59. Make \builtin work again (by calling the command not the builtin)
118 58. Add NLS_BUGS for OS's that keep file descriptors open for NLS (Ian Dowse)
119 57. Make NONLSREBIND work after tcsh starts up.
120 56. Fix AIX stupid exit bug. (Dan Harkless)
121 55. More irix fixes (Kaveh)
122 54. V6.08.06 - 19990701
123 53. module command completion (Dan Nicolaescu)
124 52. Man command completion enhancement (Tom)
125 51. Fixes for irix configuration (Kaveh)
126 50. Support \a and \e in echo command. From (Keith Thompson)
127 49. Alpha configure nit from Kaveh
128 48. V6.08.05 - 19990511
129 47. In some system, when a builtin fails immediately after we start
130     tcsh and before we print any messages, NLS messages fail (some
131     descriptor might be closed) [FreeBSD, HP/UX?]. So we force reading
132     the NLS catalogs in errinit() (Yoshiyuki Sakakibara)
133 46. typos in ja/set1 and ja/set29 (Yoshiyuki Sakakibara)
134 45. "dspmbyte autoset trap" support to HP-UX 10.20. (Yoshiyuki Sakakibara)
135 44. misnumbered NLS message in tw.help.c (Yoshiyuki Sakakibara)
136 43. colorcat variable for NLS color messages (Yoshiyuki Sakakibara)
137 42. autoconf fixes from Kaveh (and if it broke, me)
138 41. SGI irix fixes from Glenn Coombs.
139 40. Don't spin writing the history file when quota is exceeded (Rob McMahon)
140 39. V6.08.04 - 19990419
141 38. complete additions (John Gotts)
142 37. Port to amiga with geek gadgets (Arto Huusko)
143 36. Ignore case in setenv for windows (amol)
144 35. Bug fixes for NT unc stuff (amol)
145 34. Hash spell check (amol)
146 33. V6.08.03 - 19990211
147 32. Helpcommand documentation (Vladimir Alexiev)
148 31. small Y2K fix [%y in prompt would be formatted as 10 not 00 at year 2000],
149     and new Itoa() code (Chris Torek)
150 30. OpenBSD m68k patches (Paul DuBois)
151 29. Avoid redefinition of getpeername on Solaris-2.7
152 28. fix problems with savedups=erase, savehist=merge (Randy Gobbel)
153 27. Don't set $shell to csh, if we were invoked as tcsh (Tomas Persson)
154 26. added $_
155 25. added postcmd
156 24. V6.08.02 - 19981124
157 23. document continue and continue_args
158 22. wrong test in slowexec made NT optimization a noop (Amol)
159 21. Rhapsody fixes + separate CFLAGS/CPPFLAGS (Wilfredo Sanchez)
160 20. literals in both prompt at rprompt did not work properly (Taga Nayuta)
161 19. multibyte deletion fixes (Yoshiyuki.Sakakibara)
162 18. clean up key binding stuff for NT by moving the nt dependent code to
163     the NT source (amol)
164 17. dspmbyte fixes for AIX, typos in man page and nls (Yoshiyuki Sakakibara)
165 16. Convex fixes (Ron Echeverri)
166 15. V6.08.01 - 19981025
167 14. SX4 port; this adds many casts for machines where ptrdiff_t is 64 bits.
168     (Andreas Schott)
169 13. U/Win port; does not work properly with U/Win 1.6, wait for the next
170     version (Chris Jones)
171 12. Sgi does not need gethostname prototype (John Bogan)
172 11. Logic in sh.dir.c was wrong for NT (Amol)
173 10. HP_CXD_SPP stat64 fixes (Scott Garee)
174  9. Documentation spelling fixes (Keith Thompson)
175  8. Documentation fix for savedirs (Amol)
176  7. Siemens OSD_POSIX fixes (Martin Kraemer)
177  6. include <errno.h> for all the BSD's (Trevor Johnson)
178  5. Multibyte display fixes for gnu ls (Taga Nayuta)
179  4. Configure/Makefile hesiod and bindir fixes (Dan Winship)
180  3. Use winnt not win32 in tc.os.h (Amol)
181  2. Cygwin32 port (Raj Menon)
182  1. Ported Fixes (Tom)
183
184 95. V6.08.00 - 19981002
185 94. where builtin nt fix (Amol)
186 93. V6.07.13 - 19980926
187 96. NT multibyte fixes (Amol)
188 95. NeXT needs getcwd.
189 94. fix new bug introduced by strncpy'fication in sh.dir.c (Taga Nayuta)
190 93. V6.07.12 - 19980918
191 92. add cray in configure script (Tom)
192 91. nls fixes
193 90. Avoid buffer overflows in directory code (kim)
194 89. Add multibyte character display support (Yoshiyuki Sakakibara)
195 88. Make tcsh use getcwd instead of getwd and supply a getcwd.
196 87. Fix remotehost again (kim)
197 86. V6.07.11 - 19980913
198 85. Leave remotehost ip addresses alone (don't try to resolve them) (Kim)
199 84. Read vs. force_read fixes (Amol)
200 83. Make colorls if color is set before the first LS_COLORS setenv
201     (Taga Nayuta)
202 82. Use _PATH_DEFPATH on BSD4_4 systems. (Jim Bernard)
203 81. Cursor bounds checks (Michael Schroeder)
204 80. Syntax error nits (Michael Schroeder)
205 79. configure fixes (Michael Schroeder)
206 78. V6.07.10 - 19980904
207 77. Off by one error in NO_ERRORS...
208 76. Japanese NLS messages (Yoshiyuki Sakakibara)
209 75. Add ENXIO and EBADF in the test for write failures for Irix Zombies
210     (Ralf W. Grosse-Kunstleve)
211 74. Missed a test for NOSTRCOLL in glob.c (Michael Liepelt)
212 73. Another ABSOLUTEP change (Amol)
213 72. Italian NLS messages (Massimo Bertozzi)
214 71. WIN32 fixes for ntslowexec and color_ls literal printing in prompt (Amol)
215 70. a few missed WIN32 merges (Amol)
216 69. defined YPBUGS for sgi (Kaveh)
217 68. V6.07.09 - 19980707
218 67. Separate the nt builtins (Amol)
219 66. completion fixes (Tom)
220 65. color ls fixes (Taga Nayuta)
221 64. V6.07.08 - 19980629
222 63. add config.h.in (Kaveh)
223 62. win32 updates (Amol)
224 61. warning and portability cleanups on the new changes (Kaveh)
225 60. V6.07.07 - 19980628
226 59. Fast execute by-pass for win32 (Amol Deshpande)
227 58. Clean up const usage a bit, and fix gcc 2.8.1 warnings.
228 57. Use @bindir@ for DESTBIN in Makefile.in (Edgar Hoch)
229 56. Avoid overflow in time builtin computation (Nobue Adachi)
230 55. Color ls additions (Taga Nayuta)
231 54. unsigned char vs. char warning fixes (Kaveh)
232 53. Solaris 64 bit fixes (fix directory offset bug) (Thomas-Martin Kruel)
233 52. More win32 patches (Amol)
234 51. autoconf lossage from (Kaveh)
235 50. V6.07.06 - 04/08/98
236 49. Collation fix for globbing (Andrey A. Chernov)
237 48. We might have NLS_CATALOGS and not LC_MESSAGES (Andrey A. Chernov)
238 47. 4.4BSD header fixes (Andrey A. Chernov)
239 46. Signed char prompt fixes (Andrey A. Chernov)
240 45. Pattern match fix for directory searches (Mike Patnode)
241 44. Pentium DGUX fixes (Miko Nahum)
242 43. Spanish nls message catalogs (Luis Francisco Gonzalez)
243 42. Fix trailing whitespace parsing in HASHBANG code (Martin Kraemer)
244 41. Remove stray debuggin message from unmatched substitutions.
245     (from Amol Deshpande)
246 40. Fix reversed arguments in Usagae message. (from Amol Deshpande)
247 39. Fix bug introduced at tcsh-7.06.03 [expdollar] that affected %.n prompt
248     format.
249 38. Fix typos introduced in last batch of changes.
250 37. Fix interrupted script using onintr, exiting parent shell problem.
251 36. Cleanup prototypes.
252 35. V6.07.05 - 10/28/97
253 34. Integrate Amol Deshpande's WINNT fixes to the tcsh source. Note that
254     this is not complete yet; we are missing the NT glue code and the message
255     catalogs.
256 33. Fix ^T at the first character in the line  (Chuck Silvers)
257 32. Eliminate xsprintf and xvsprintf
258 31. Qmail patch from (Matthew Zahorik)
259 30. Added missing linux signals (Vadim Vygonets)
260 29. fixed problem where  complete complete  'p/*/t:*.txt/' would not honor
261     the pattern.
262 28. Port to an EBCDIC machine: BS2000 by Siemens Nixdorf that has an
263     IBM/390 compatible processor (Martin.Kraemer)
264 27. Detect when we have errors writing to stdout (Vadim Vygonets)
265 26. Ignore quotes in the comparisons for builtins, so that \builtin works
266     (Amol Deshpande).
267 25. HPUX, portability fixes; make sure that we have the right config file
268     (Jonathan Kamens)
269 24. Don't do lookups for x displays and figure out ttys properly
270     (Leonard N. Zubkoff)
271 23. make print_by_columns print in a single column when the output is not a tty
272 22. use rlim_t for Solaris2 (Casper Dik)
273 21. V6.07.04 - 05/04/97
274 20. set -f -l patch (Michael Veksler)
275 19. SGI patches (Tomasz J. Cholewo). Also fix completion code to take into
276     account aliases that start with a period.
277 18. SCO patches (Boyd Lynn Gerber)
278 17. Fujitsu patches (Toshiaki Nomura)
279 16. autoconf patches (Kaveh Ghazi)
280 15. BSDI patches (Paul Vixie)
281 14. %Q formatting character addition.
282 13. Fix set=#123; echo $i:s/#// (Quoting problem)
283 12. V6.07.03 - 02/23/97
284 11. Understand %$variable in the prompt.
285 10. Quote directory names properly in .cshdirs
286  9. USE_ACCESS and autoconfig patches from (Larry Schwimmer)
287  8. Pyramid att config file (Andrew Lister)
288  7. $rprompt code (Luke Mewburn)
289  6. Kanji patches (Huw Rogers)
290  5. Cray T3E port (Jorn Amundsen)
291  4. Avoid html redirects in tcsh.man2html (from Kimmo)
292  3. HP/UX 10.0 fix for filesize resource limit; don't scale by 512 anymore.
293  2. Workaround for TIOCSTAT for NetBSD from lukem@netbsd.org
294  1. Return exit status from 0..255 not -128...127, as POSIX mandates.
295
296V6.07.02, 10/27/96
297 58. More configure fixes from Kaveh.
298 57. Fix histdup=erase again: Don't renumber events, or access uninitialized
299     storage.
300 56. 6.07.01 - 10/19/96
301 55. Fix histdup=erase, where after some repetitions, we would get negative
302     history events (kim@gw.com)
303 54. NLS fixes and typo in sh.err.c (Martin.Kraemer@deejai.mch.sni.de)
304 53. Output history in raw format in the history file (mveksler@VNET.IBM.COM)
305 52. Fix possible core dump when !:<tab> in autoexpand mode (rbrown@ERA.COM)
306 51. 6.07.00 - 10/11/96
307 50. Avoid stdio.h inclusion problem in SCO (gethost.c).
308 49. A bit of housekeeping in host.defs
309 48. 6.06.04 - 10/05/96
310 47. Fix tellmewhat() code to return true if found.
311 46. Change register foo to register int foo to avoid compiler warnings.
312 45. Fix problem with sticky non editing mode from Casper Dik.
313 44. history lex fix from Martin Kraemer; history events that ended with 0
314     were not properly parsed.
315 43. SNI fixes from Martin Kraemer.
316 42. SGI fixes from Ralf W. Grosse-Kunstleve.
317 41. BSDI2.1 fixes from Paul Vixie.
318 40. 6.06.03 - 09/24/96
319 39. undef TIOCGLTC for HP/UX 10.0 from Michael Shroeder
320 38. Sinix fixes
321 37. 6.06.02 - 06/22/96
322 36. Added implicitcd
323 35. Added configure.in and Makefile.in from Kaveh.
324 34. unset path, unsetenv PATH, ./foo did not work.
325 33. Add VAR_NOGLOB, and use it to avoid globbing directory names when
326     cd'ing into them.
327 32. Fix bug introduced in the new tty parsing code.
328 31. Avoid pushing string back to the parsing string in ${ errors.
329 30. Patches for the manual page from Dave.
330 29. 6.06.01 - 05/24/96
331 28. Use sysconf to get NCARGS if available Robert Daniel Kennedy
332     <kennedy@b0ru01.fnal.gov>
333 27. Grab the program name and use that instead of tcsh in error messages.
334 26. Fix histdup, so that it does not leave gaps in the event sequence.
335 25. HP/UX v10.0 fixes: Don't use bsdtty.h and avoid clobbering memory
336     since SIGRT??? is defined as -1.
337 24. Avoid coredumps when $TERMCAP exceeds 1024 characters
338     Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
339 23. Fix memory clobbering when SHORT_STRINGS is not defined.
340     Todd J Derr <infidel+@pitt.edu>
341 22. Only restart stopped editors. Robert Webb <robertw@wormald.com.au>
342 21. Recognize pts sysv ptys when checking to set autologout Bob Myers
343     <bob@intelenet.net>
344 20. Magic space incomplete modified core dump fix. Chris Metcalf
345     <metcalf@catfish.lcs.mit.edu>, Bradley White <bww@fore.com>
346 19. Linux nls fixes Rik Faith <faith@cs.unc.edu>
347 18. SGI RS8000, Ported notes. Ralf W. Grosse-Kunstleve
348     <rwgk@laplace.csb.yale.edu>
349 17. Greek nls messages. Aggelos P. Varvitsiotis <avarvit@cc.ece.ntua.gr>
350 16. Imakefile linux and libcrypt fixes. Jonathan Kamens  <jik@cam.ov.com>
351 15. FreeBSD fixes Jukka Ukkonen <jau@jau.csc.fi>
352 14. Expand the environment space for path Steve Kelem <steve.kelem@xilinx.com>
353 13. Don't overwrite the environment randomly Steve Kelem
354     <steve.kelem@xilinx.com>
355 12. Don't turn the editor on when we have dumb or unknown terminals. This
356     breaks emacs when compiled with terminfo Jonathan Kamens  <jik@cam.ov.com>
357 11. Fix F- parsing in tc.bind.c <bob@intelnet.net> (Bob Meyers)
358 10. Added -T option in history to force timestamp printing. -h alone does
359     not print timestamps anymore for compatibility with csh.
360  9. Typo in tc.bind.c [with -DOBSOLETE] (misplaced parenthesis)
361  8. Recognize convex models properly.
362  7. suppress the DING! option using the noding variable.
363  6. negative nice values did not work.
364  5. Harris CX/UX 7.x support.
365  4. ERR_DMMODE was used on the crays but not defined. I changed the error
366     messages in tc.os.c to use ERR_STRING instead, and fixed a missing error
367     message in the catalogs. Someone will need to retranslate #30 and #31
368     in set23.
369  3. Bug setting listflags... Workaround: set listflags=(A /bin/ls)
370  2. Typo in Imakefile (# comment instead of c comment)
371  1. Typo in ma.setp.c (missing parenthesis)
372
373
374V6.06.00, 05/13/95
375 88. Cleanup off-by-one error ed.defns.c.
376 87. 6.05.09 - 05/06/95
377 86. Small memory leak in dosetenv()
378 85. Make sure that the number of editing functions defined is correct
379     and abort otherwise.
380 84. Completion Fixes from Tom
381 83. Don't add yp stuff in the tilde cache [names that start with + or -]
382 82. Don't let children catclose() in xexit(), because the parent will lose
383     access to the nls catalogs. From Michael.
384 81. 6.05.08 - 04/29/95
385 80. Update to the newest csh sh.file.c
386 79. More completions from Tom.
387 78. Fix the Imakefile to use XCOMM
388 77. Update for AIX 3.2.
389 76. French catalog from J.M.Vansteene@frcl.bull.fr (fwd Michael Schmidt)
390 75. Nls fixes and small typos from Michael
391 74. PDP11 BSD type fixes.
392 73. More manual page fixes.
393 72. 6.05.07 - 04/19/95
394 71. More NLS catalog fixes.
395 70. Bruce's jumbo patch.
396 69. 6.05.06 - 03/15/95
397 68. make clean does not clobber config.h if Makefile.std is used.
398     make veryclean does.
399 67. New config define NISPLUS. Reportedly fixes vanishing output of ~expansion
400     on solaris 2.4.
401 66. showdots has been removed; use listflags instead. [handles -x too]
402 65. more nls catalog fixes.
403 64. set histchars=,. did not have any effect in .cshrc
404 63. fix "-c command" new core dump.
405 62. more completions from Tom
406 61. call catclose() before exiting, so that svr4 cleans up the symlinks before
407     exiting.
408 60. Per's fix for insert-last-word
409 59. Per's emacs abbreviation mode.
410 58. Makefile fixes for catalog stuff.
411 57. fixed again complete-word-raw and list-word-raw
412 56. 6.05.05 - 03/11/95
413 55. Made %?str work again
414 54. IRIX sigalarm problem should be fixed
415 53. complete-word-raw and list-word-raw should work
416 52. nls catalogs complete reworking.
417 51. sh.init.c: Signal complete rewrite.
418 50. Signal fixes from Bruce.
419 49. Added promptchars, like histchars; affect %# in the prompt. The first
420     char is for the user and the second is for root.
421 48. 6.05.04 - 03/03/95
422 47. Add NODOT config, $command [that holds the command passed with -c]
423     $GROUP and $group
424 46. AFS fixes from Larry Schwimmer <rosebud@cyclone.Stanford.EDU>
425 45. Real NLS catalogs from Michael Schmidt <michael@muc.de>
426 44. patch to allow ^? binding.
427 43. completion patch from Paul DuBois.
428 42. Don't spell check in here docs.
429 41. Incorrect normalization of usec in sh.time.c
430 40. directory printing and option parsing fixes [from Paul DuBois]
431 39. realloc_searchlen should be static to avoid conflicts with OS's that
432     use the same malloc package.
433 38. LOGINFIRST now applies to /etc/csh.login
434 37. Fixes in bind compatibility code to bindkey.
435 36. 6.05.03 - 01/17/95
436 35. Don't print the whole watchlist on startup. One can use explicitly
437     the log builtin for that.
438 34. Don't display the $watch value in the log command.
439 33. Don't delete the unmatched portion if we try to complete a spelling error.
440 32. Solaris 2.4 workaround for isprint('\t') lossage (From Casper)
441 31. Fixed csh bug: [Reported by Jaap]
442	set test="one\
443	two\
444	three"
445	echo "$test:q"
446 30. Fixed the lossage in setting the looking mode in tw.parse.c before
447     calling t_search; $x/$y will not append the right suffix.
448 29. Another attempt at the gethost timeout code.
449 28. Cray dmmode and filetests -m -k [need documentation!]
450 27. More manual patches.
451 26. Don't glob the path; security problem and core-dump. [from beto]
452 25. Avoid waiting for jobs that failed to restart, thus hanging the shell.
453     eg, run job in background, attach to debugger; kill it inside the
454     debugger. Get out of the debugger and you are stuck if you fg that job.
455 24. 6.05.02 - 09/04/94
456 23. remhost code could pass the wrong length to getpeername()
457 22. too eager sed'ing broke convex getwarpbyvalue() to getwarpbyvarval()
458 21. Fixed new bindings bug.
459 20. Fixed bug in newgrp code; execv was called incorrectly.
460 19. Take into account programmable completion hints when spell checking.
461 18. Unconditionally change stty modes in Rawmode()
462 17. Change date in $version to be ISO 8601 per Keith's suggestion
463 16. Fixed portability problems in the new counted-strings codes (From Kaveh)
464 15. Fixed binding problem with the new counted-strings code [all key bindings
465     ended up in the extended map]
466 14. 6.05.01 - 07/08/94
467 13. Changed key bindings to use counted strings instead of Null terminated
468     strings, so that binding ^@ works.
469 12. Fix parsing bug, where words that contained keywords caused incorrect
470     word breaks:
471	switch (iftagd)
472	case iftagd:
473	    echo It works
474	    breaksw
475	default:
476	    echo It is broken.
477	endsw
478 11. Fix sh.c for systems with no job control. [the new hup builtin sends
479     SIGCONT].
480 10. Don't add the suffix character when all completions fail, from michael
481  9. Added histdup=erase, that deletes the oldest duplicate instead of
482     the newest.
483  8. Don't call .logout recursively if we receive more than one hup,
484     and don't process hangups when we execute the .logout.
485  7. $logout was set to a static string.
486  6. Non printable binding listing was broken.
487  5. Recursive sourced scripts would get mangled up because of input buffer
488     confusion (thanks michael)
489  4. M-space should not be counted as a space. Leads to infinite loop in
490     word splitting.
491  3. Pyramid fixes.
492  2. Fixed '\' in sysv echo (from Mika)
493  1. Missed fix_yp_bugs() when setting REMOTEHOST (From Casper)
494
495
496V6.05.00, 06/19/94
497113. 6.04.17 06/18/94
498112. Realloc debug fix from John.
499111. Completion fixes from Bruce.
500110. Added -b option to bind.
501109. Added tcsh.man2html from Dave. Looks great!
502108. 6.04.16 06/06/94
503107. Allow multi word glob in "`foo`" expressions.
504     > if ("`ls`" == "a b c") then
505106. Michaels lex() buffer patch version 2.
506     the previous version core-dumped with
507     > sleep | echo
508105. Fix seg fault in find_cmd, when path is unset.
509104. 6.04.15 05/28/94
510103. the previous =~ fix, was a bit broken.
511102. 6.04.14 05/25/94
512101. expression parser fix for !~ and =~.
513     if (foo =~ *) echo ok
514     the * was taken for a multiply and parsed as 0 * 0 returning 0.
515     and asked to match "foo" with "0"
516100. Michael's lex() buffer patch.
517 99. Bruce's Jumbo cleanup
518 98. fixed Imakefile for X11R6
519 97. fixed argument parsing in source command.
520 96. added $sched to format scheduled events.
521 95. 6.04.13 05/07/94
522 94. added expand-command
523 93. Alpha OSF-2.0 fixes
524 92. 6.04.12 04/28/94
525 91. Ignoreeof patch from Bruce.
526 90. Dan's completion fix.
527 89. 6.04.11 04/12/94
528 88. Don't source .logout when killed with -HUP unless we are a login shell.
529     [ actually $loginsh controls the behavior now ]
530 87. ISC-4.0 posix exec() bug workaround
531     (from Jonathan Broome <jon@wilbur.uucp>)
532 86. Dan's patch for complete=enhance
533 85. Kaveh's patches for memset, host.defs, _{U,G}ID_T
534 84. 6.04.10 03/29/94
535 83. Pathname completion bug fixes...
536 82. Completion pathname(p) changes: Completion 'C' -> 'X'.
537     Replaced 'p' with 'F' and added D,T,C.
538 81. Next NLS fixes
539     (From Paul Nevai <nevai@ops.mps.ohio-state.edu>)
540 80. make spelling correction obey the current histchars setting.
541 79. Fix rounding in limits so that 0 is a true 0.
542     (From Ken Lalonde <ken@cs.berkeley.edu>)
543 78. 6.04.09 03/12/94
544 77. Alarm race with remotehost.
545 76. If you have in your .cshrc
546	set savehist=(100 merge)
547	and execute
548	#!./tcsh
549	exec ps
550     you get no output; [fixed]
551 75. setenv SHLVL -1; tcsh = Segmentation fault [fixed]
552 74. 6.04.08 02/10/94
553 73. new machtype, ostype, vendor
554 72. execute .logout on hangup.
555 71. more man page fixes.
556 70. 6.04.07 02/04/94
557 69. Dynamic hash changes, globbing for which command from Michael.
558 68. INBUFSIZE fixes for history.
559 67. printenv returns 1 when a variable is not found, like the non builtin one
560 66. Add quotes to the mismatch array so that:
561     > touch foo
562     > mail "oo bar"
563     does not get corrected. The right fix would be to do correct parsing
564     and quote the space...
565 65. NULL terminate mismatch[] array in ed.inputl.c, since it is used in
566     Strchr().
567 64. renamed stat to filetest
568 63. Afs and Hesiod patches.
569 62. More manual page patches.
570 61. 6.04.06 12/19/93
571 60. Alarm for resolver timeouts (untested)
572 59. Fixes for Henry Spenser's regex in the Makefiles
573 58. Modifiers now work with $< and $< does not do :q by default.
574     [incompatibility with csh] and $< can be interrupted.
575 57. Added $histdup.
576 56. source /etc/.login for Solaris 2.x
577 55. don't remove trailing spaces in history searches.
578 54. dirs -L and dirs -S spurious warning elimination.
579 53. man page fixes from David.
580 52. Kimmo's patch [makefile, gcc warning, netdb.h include]
581 51. 6.04.05 12/12/93
582 50. rewrote srcunit() to use st_save and st_restore. The code was
583     too messy to be useful before.
584 49. recdirs and rechist patches again!
585 48. Harris hck port, and ISC imake update
586 47. Eliminate the x windows :display.screen before looking for the
587     hostname in REMOTEHOST
588 46. Patch for CDF filetype() recognition (hpux)
589 45. 6.04.04 11/12/93
590 44. Made =x obey nonomatch.
591 43. Fixed rechist and recdirs not to depend on savehist and savedirs
592 42. Removed aliases, bind, linedit builtins [ifdef'ed out as OBSOLETE]
593 41. change REMHOST to REMOTEHOST for compatibility with SGI.
594 40. $owd was not working correctly.
595 39. Debugging printf elimination (from Kimmo)
596 38. Typos in the new hup code in sh.c (from Matt)
597 37. Imakefile fix for sequent (from Jaap)
598 36. 6.04.03, 10/30/93
599 35. New manual page in place.
600 34. Fixed Makefile sed RE to work with gnu sed.
601 33. Added hup builtin.
602 32. Added $REMHOST in config_f.h
603 31. Fixed random parsing bug in sh.exp.c in isa(). It checked cp[1]
604     without checking cp[0] first... (should propagate to 4.4BSD)
605 30. More sh.exp.c fixes from Bruce
606 29. Always exit when the user types exit.
607     cat | tcsh -f -s
608     exit
609     ls
610 28. savedirs fix and readlink() null termination fix from Peter.
611 27. Added -p flag (force dirs printing in all directory functions and $owd
612     variable
613 26. Let $dirstack work by default without needing to be set.
614 25. Fixed history -h to work with other history flags.
615 24. Renamed ed-functions more consistently (dcs)
616 23. Added missing filetests (dcs)
617 22. Added NEWGRP define in config_f.h (dcs)
618 21. More fixes for non blocking io recovery from Bruce
619 20. 6.04.02, 10/08/93
620 19. changed default prompt to %#
621 18. New group 'g' completion.
622 17. removed IIASA defs.
623 16. fix for history -SL and dirs -SL to work when savedirs and savehist are
624     not set.
625 15. fix magic-space to understand :p
626 14. make :u,:l work for history.
627 13. Fixes for non-blocking i/o recovery. trap all non blocking styles under
628     sunos.
629 12. 6.04.01, 08/10/93
630 11. Vi mode word moves [they work like vi and don't obey wordchars anymore].
631 10. New file operators and stat builtin
632  9. David's FIONREAD patch for SVR4
633  8. Bruce's ignoreeof=n patch
634  7. Dan's complete/correct enhancement
635  6. Abort corrections patch.
636  5. Print_by_columns, now does not use the rightmost column.
637  4. Renamed config/config.$i to $i to avoid once and for all filename length
638     problems.
639  3. bbn butterfly config
640  2. Beto's proc fixes
641  1. Bruce's bug fix for ed.chared.c, signals
642
643
644V6.04.00, 07/03/93
645 92. Alpha prototypes, for gcc -Wall clean compile.
646 91. Fixed alpha hashing. Did not work for directories > 31, Thanks to
647     Dan Mosedale <mosedale@genome.Stanford.EDU> for all the help!
648 90. Added USE(a) for unused parameters, to avoid compiler warnings.
649 89. 6.03.10, 06/25/93
650 88. Makefile and lint patches from Bruce.
651 87. Posixsig patch from Peter for svr4
652 86. 6.03.09, 06/11/93
653 85. signal handling broke with the last job control patch...
654     > (does-not-compute;)
655     would hang.
656 84. don't quit after the first modifier fails:
657     > set i=aabbcc
658     > echo $i:s/a/A/:s/b/B/
659     AaBbcc
660     > echo $i:s/x/A/:s/b/B/
661     aabbcc
662 83. Imakefile fixes for sequents from Jaap.
663 82. Move past the bottom of input when we hit ^C, so that multi-line
664     input commands don't get trashed.
665 81. Look only at the first word in ${EDITOR,VISUAL} to determine the
666     editor name.
667 80. Last patch broke listmax.
668 79. Remove extra sandbagging in exitstat(). Not needed anymore as value()
669     will never return NULL.
670 78. Save $status before calling aliasrun() otherwise:
671     > alias precmd 'cd .'
672     > true
673     > echo $status
674     0
675     > false
676     > echo $status
677     0
678 77. 6.03.08, 06/07/93
679 76. missing prototypes/unused variables under SYSV4.
680 75. savedirs should glob the filename argument.
681 74. 6.03.07, 06/05/93
682 73. Changed _Q, _Q1 macros in sh.lex.c, sh.dol.c, sh.char.? to _QF and _QB
683     because today 4.4BSD <ctype.h> defined _Q to be ``Phonetics''
684 72. listmaxrows variable.
685 71. set -r would not make existing variables readonly.
686 70. print usernames with ~user where possible in dirs and job cwd's
687 69. Mika's fixes (missing args in sh.c set(), linux Makefile, SIGCHLD)
688 68. FIONREAD argument is int everywhere except on SunOS where it is long.
689     Tcsh used to think that it was long, and so it broke on the alpha where
690     sizeof(int) != sizeof(long)
691 67. 6.03.06 05/16/93
692 66. Pipeline fixes. This should get rid of the dreaded Stopped tty output
693     message.
694 65. Michael's fix for history buffer cleanup:
695     > alias foo 'echo \!:1:h'
696     > foo a/b
697     a
698     > ^P [nothing happens]
699 64. Unsigned long rlimit type for 64 bit machines (alpha)
700 63. Fixed Imakefile for alpha
701 62. tilde expansion now obeys $nonomatch
702 61. readonly veriables. 'set -r x=3' will set x to a very sticky 3...
703 60. Fixed bug in the new tab'ed completion that interfered with old listing.
704 59. Fixed entry -> item in tw.parse.c
705 58. Added -f option to unlimit
706 57. Define __STDC__ in Imakefile for Irix
707 56. Static redeclarations in tw.parse.c
708 55. 6.03.05 04/26/93
709 54. Don't echo history expansion in loops:
710     > alias junk 'foreach i (\!:2*) \
711     foreach? echo \!:1 $i; \
712     foreach? end'
713     > junk a b c d
714     echo a $i ;
715     a b
716     echo a $i ;
717     a c
718     echo a $i ;
719     a d
720 53. Added complete-word-fwd and complete-word-back that scroll through
721     the list of possible completions... Neat addition from
722     jfink@csugrad.cs.vt.edu (Jeff "$DOTDIR" Fink)
723 52. Workaround hpux9.01 broken optimizer in sh.glob.c where 'ls *' breaks.
724 51. Michael's editor fix.  With "magic margins" and 80 char width, try:
725	> set prompt=
726	<ESC>20a<CTRL>a<ESC>76b<CTRL>ac
727 50. Reverted fix that does not glob the expanded back-quote text again.
728 49. > cd /., echo $cwd
729     /.
730     Eliminate the . in this case...
731 48. Matt's optimization in glob.c [retracted]
732 47. Fixed bug with -S
733 46. Renamed Makefile Makefile.std, and fixed the readme file
734 45. 6.03.04 04/07/93
735 44. Changed -s == !-z and -S == socket
736 43. Fixed typo in sh.c, in phup [shpgrp != pr->pgrp]
737 42. Multi-line aliases are not entered into the history when executed.
738 41. Changed f_seek to a union to avoid gcc warnings on 4.4BSD
739 40. Fixed 'unset home; dirs' bug
740 39. fixed $HOME->$home memory problem.
741 38. $?0 returns false now on interactive shells for csh compatibility.
742 37. Default watch inteval was 10 hours not 10 minutes as advertized in the
743     manual!
744 36. Fixed clobbered veriable warning from gcc-1.39 in tw.parse.c
745 35. Fixed typo with INVPTR in sh.lex.c
746 34. 6.03.03 03/04/93
747 33. Eliminate 'Reset tty pgrp error message'. It is normal for the
748     walking process group stuff. Check about the killpg() above?
749 32. More portability for 64 bit machines.
750 31. Improved completion error messages.
751 30. Fix bug with double globbing expansion on mirrored variables:
752	> setenv TERM '?vt100'
753 29. Avoid hanging when writing to pipes etc. (From Paul Close)
754 28. Typo in the $HOME->$home mirroring.
755 27. %p %P 'p'recise time formats that include seconds for prompt strings.
756 26. Signal list fixes from Paul Close. nsig is now a variable.
757 25. 6.03.02 02/12/93
758 24. NEC SX3 "entry" is a reserved word!, changed entry to item...
759     [this is as bad as cray typedefining "word" to int. Next thing I know,
760      I'll have to prefix all the variables with tcsh_!]
761 23. xxx
762 22. Protected all include files to avoid warnings from lcc.
763 21. Finally resolved the job control problems with linux and ISC (from Beto)
764 20. More HUP,XFSZ,XCPU fixes. (with Beto)
765 19. Dcanon would not canonicalize correctly in case where dnormalize()
766     failed to find a directory, but the directory existed when not
767     crossing the symbolic link.
768 18. sh.init.c fixes; give 65 signals for all POSIX machines.
769 17. AMS mail fixes and cmu wm handling.
770 16. Setenv would not ignore trim quoted names...
771     > alias foo 'setenv "\!:1" bar'
772     > setenv FOO 123
773     > foo FOO
774     > printenv
775     ...
776     FOO=123
777     FOO=bar
778     ...
779 15. 6.03.01 08/01/93
780 14. #undef SHORT_STRINGS gcc warning fixes...
781 13. csh bug fix in foreach [quoteing problem]
782     > foreach i ("*")
783     > echo $i:q
784     > end
785     Should print *
786 12. ls-F obeys showdots...
787 11. After scheduled commands get executed, the editor could stay disabled
788     until the first enter.
789 10. sigset() bug in ed.init.c; ^C could get disabled sometimes.
790  9. Don't glob in dowhich(); otherwise \pat does not work if pat is aliased.
791  8. When completion patterns are used $ and ~ expansion did not work right.
792  7. Printenv builtin and long backquote expansion fix from Harald.
793  6. $:-1, $:-0 enhancement from Paul and Michael.
794  5. Lynx/OS patches
795  4. Apollo bugs [Setenv -> tsetenv, typedef in pid_t]
796  3. ^@ did not work correctly in bindkey.
797  2. Fix vms/posix ifdefs in tc.alloc.c
798  1. Elide gcc-2.3.1 warnings
799
800
801V6.03.00, 11/20/92
802102. Solaris2 patches, renamed sunosX to sosX to fit in 14 character filenames.
803101. 6.02.12 11/12/92
804100. Decreased BUFSIZE to 1K...
80599. Don't use sbrk() in tc.alloc.c on VMS
80698. EINTR error handling from Michael
80797. Overwrite mode takes effect immediately, not delayed by a command.
80896. Emx fixes.
80995. SIGHUP gain...
81094. Coherent times()/ <sys/file.h> fixes.
81193. 6.02.11 10/27/92
81292. Mach setpath fixes.
81391. Which now globs its arguments
81490. Again POSIX SIGHUP fixes... Maybe we got it right this time...
81589. Increased BUFSIZE to 4K. Smaller machines may want to decrease this.
816    [ Now one can edit up to 4K of buffer! ]. From Harald.
81788. : is now a true builtin that does nothing, instead of being treated like
818    the last character of a label. This is so it can take args. From Harald.
81987. More fixes for hpux limits from Harald.
82086. Login shell if ppid == 1 and argc == 1 for VMS.
82185. Typo in sh.exec.c from Harry.
82284. Per's editor fixes.
82383. 6.02.10 10/17/92
82482. Don't free STRNULL in freelex(). Update linked list in copylex() to
825    do the same insert as in lex().
82681. Fixed spurious tilde printing in %c prompt.
82780. Fixed dumb wild free in AddXKey...
828    (thanks Harald for the complex bindings! :-)
829    > bindkey "\e10z" expand-line # Any editor command will do
830    > bindkey -[cs] "\e10z" "foo" # Any string or command will do
831    Free(%x) ....
83279. coherent additions.
83378. fixes for hpux8 resource limits [Thanks Harald]
83477. 6.02.09 10/10/92
83576. More vms cleanups.
83675. Removed #include CONFIGH from sh.h. There was no way to make it work
837    under VMS/POSIX
83874. Added t completion (Gray Watson)
83973. Memory leaks in sh.dir.c and sh.glob.c [thanks purify :-)]
84072. IRIX 5.0 patches (from Paul Close)
84171. BSD resource limits for hpux8.0 (From Andreas Stolcke)
84270. NGROUPS_MAX fixes (from Matt Day)
84369. 6.02.08 10/04/92
84468. VMS port additions.
84567. Added $%var, which == strlen(var)
84666. Added ^X^I and ^X^D to override programmable listing+completion
84765. Added case insensitive globbing for OS/2
84864. FIOCLEX and FIONCLEX are only used if we don't have FD_CLOEXEC.
84963. Added emx termio support, and emx pathsep support; emx compiles and runs:
850    needs job-debugging and finishing touches.
85162. Horrible bug with the lex linked list; from Loic Grenie, grenie@ens.fr
852    > echo a !#
853    echoed 'echo a echo a echo'!
85461. Shell -w,-x were incompatible with the same for test [POSIX] (beto)
85560. builtin newgrp did not accept the - argument.
85659. FIOCLEX for the masses (POSIX FD_CLOEXEC addition)
85758. Old style csh completion bug fix [not used] (beto)
85857. A background process waiting for input from tty
859    blocks when being foregrounded doesn't read its input and
860    doesn't get <cntl-c> and <cntl-z> signals.
861    It can only be killed from another session. (beto)
862    > cat > foo
863    #!/bin/csh -f
864    echo ">>>>>>"
865    set x = $<
866    echo $x
867    ^D
868    > chmod +x foo
869    > foo &
870    > fg
871    ^Z,^C # Nothing happens
87256. history > 1000 fix (beto)
87355. 6.02.07 9/18/92
87454. Added e_stuff_char() to put back a character in cooked mode in
875    the input stream... Useful for status (^T)
87653. $? == $status and $# == $#argv like in the bourne shell.
87752. Added $dirstack. Problems: off by one since =0 == $cwd, but
878    $dirstack[1] == $cwd... Suggestions welcome.
87951. Leading spaces would confuse the run-help function.
88050. Don't expand imported environment variables:
881    > setenv HOME \*
882    > tcsh
883    > echo "$home"
884    > echo "$HOME"
88549. %C0n displays the number of directories omitted as /usr/local/bin /<2>bin/
88648. Added POSIXSIGS as a configuration option.
88747. Per's fixes for history format and arrow key binding.
88846. Expand-variables expands array variables too
88945. 6.02.06 8/14/92
89044. Separated limit stuff from BSDTIMES and added BSDLIMIT
89143. History searching inconsistent with HistLit:
892    > echo foo
893    foo
894    > ^foo^bar
895    bar
896    > ec[M-p]
897    echo foo
89842. 6.02.05 8/8/92
89941. sourcing a script that contains 'onintr -; onintr' would disable
900    interrupts on the command line
90140. cd ../... with symlinks=ignore would work !@#!@
90239. No more BACKPIPE for POSIX machines...
90338. SUNOS NLS bug workarounds...
90437. New HASHBANG define for #! emulation... even 386BSD does not have it
905    yet...
90636. Added new -b -c file operators from SGI csh.
90735. 6.02.04 7/23/92
90834. Walking process group fixes.
90933. $0 contains now argv[0] when we are not executing a shell script.
91032. New Getwd() was broken.
91131. 6.02.03 7/17/92
91230. We kill our last foreground process group on HUP, for POSIX systems.
91329. Walking process group fix.
91428. $shlvl gets reset to 1 for login shells.
91527. Macros can now involve multiple commands, i.e.
916    bindkey -s "^[OP" "ls\n^P"
91726. 6.02.02 7/6/92
91825. nostat accepts now a list shell patterns.
91924. Avoid print_exit_value in if ( { foo } )
92023. Symbolic key names for bindkey [arrow keys].
92122. Smarter getwd() that avoids some of the NFS hangs...
92221. Use memmove() where possible.
92320. 6.02.01 6/16/92
92419. Fix automatic correction to work with the new completion.
92518. Globbing bug with brace expansion, when arguments need to be realloced...
926    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}
92717. shift and left operators update variables correcly ('shift path' did not
928    work)
92916. apollo fixes for cd.
93015. STRNULL <-> NULL bug fixes.
93114. %S in xprintf for short strings.
93213. history -LSc, dirs -LSc additions, builtins builtin [oxymoron]
93312. history formatting string, who formatting string, prompt formatting
934    all use tprintf() now.
93511. $history accepts a second formatting argument..
93610. History timestamps preserved in .history
9379.  Backquotes were broken: echo hi | cat > `echo foo`
9388.  SGI -t operator problem.
9397.  Dnix fixes.
9406.  Fix history file writing bug when autologout.
9415.  Change from TCSETA to TCSETAW, since we affect the output.
9424.  Per's fixes for display margin bugs.
9433.  Linux fixes.
9442.  Collapse adjacent stars in glob.c to avoid exponential behavior.
9451.  Fixed parseescape to put ^ literally if not followed by alpha.
946
947
948V6.02.00, 5/15/92
94994. Default echo_style was not being set correctly.
95093. $< did not work correctly with NLS chars.
95192. 6.01.15 (5/11/92)
95291. Minor cleanups in refresh code.
95390. 6.01.14 (5/8/92)
95489. Print \n in the right margin always to be consistent.
95588. Linux patches.
95687. 6.01.13 (5/2/92)
95786. Fixes in listing and completion of non-unique commands.
95885. Fix =stack entries > 9... from Bill Petro
95984. Fix for last character at margin. [on terminals that have am & xm move
960    the cursor manually to the next line]
96183. Fix for complete completions
96282. small typo in tc.alloc.c from Mark Moraes.
96381. small typo in tw.parse.c from Richard.
96480. Man page fixes from Per.
96579. 6.01.12 (4/24/92) [release version for 6.02]
96678. Autosuffix was not getting reset all the time.
96777. Don't limit completion patterns to 1K.
96876. Naming changes in ed.screen.c from Justin.
96975. 6.01.11 (4/10/92)
97074. Fixed magic-space ! expand bug:
971    > echo a b123 45.{6,7}
972    > echo !:2!:3[magic-space]
97373. Work-around for apollo optimizer in tc.bind.c
97472. Problem with setjmp in tw.parse.c
97571. symlinks=expand from Yumin.
97670. tenematch() fixes from Michael;
97769. 6.01.10 (4/3/92)
97868. Fixed Gnmatch.
97967. Removed ignore_symlinks and chase_symlinks. Replaced by symlinks variable.
98066. Backquote from completion was broken for machines with no dup2()
98165. No $printexitvalue for `` jobs.
98264. Added ultrix stuff for PW_AUTH [from Mike Potter mpotter@lampf.lanl.gov]
98363. Fixed bug in Gnmatch(), added 'N' command 'x' completion.
98462. Fixed fg_proc_entry() so autologout gets disabled when a process
985    is foregrounded.
98661. 6.01.09 (3/26/92)
98760. source builtin takes arguments now that are passed in the script e.g.:
988    > ./tcsh -i a b c
989    > cat test
990    echo $argv
991    > echo $argv
992    a b c
993    > source test 1 2 3
994    1 2 3
995    > echo $argv
996    a b c
99759. Eliminate $margin_bug, add more intelligent margin code [from Justin]
99858. expand_symlinks variable Urgh...
99957. SGI CONTROL() fixes...
100056. new dnormalize(), expand_symlinks flag.
100155. interrupting completion restores the current line. [from Marc]
100254. 6.01.08 (3/20/92)
100353. inputmode affects the first line too.
100452. Searches in vi do not destroy the current line.
100551. -drwX test enhancement.
100650. Generalized completion syntax and added more completion builtins.
100749. Don't print '\n' on the right margin if we can avoid it.
100848. 6.01.07 (3/9/92)
100947. New completion style. [[<pattern>[ ]],=<completion action>]
101046. 6.01.06 (3/7/92)
101145. complete styles are ignored after shell metachars eg.
1012    > complete mail =u
1013    > mail christos < [tab]
1014    completes filenames.
101544. $echo_style is initialized to the default style of the machine.
101643. SGI 4.0 CTRL() macro is busted. So we ignore it.
101742. Fixed bug with the new margin code (thanks justin)
101841. Fixed mirroring of variables. Now set and setenv affect
1019    HOME, TERM, PATH, SHLVL, USER and their csh counterparts. Unset affects
1020    affects only the csh copies of the variables, and unsetenv only the
1021    environment variables.
102240. Fixed gcc-2.0 warnings in sh.sem.c (needed for vfork() -O2 optimization)
102339. 6.01.05 (2/21/92)
102438. signal masking for BSD machines was still wrong in tw.init.c
102537. Added $margin_bug, and now the editor outputs on the rightmost
1026    column by default. This should fix the xterm cut-n-paste problem.
102736. AU/X 2.0 and SGI compiles with POSIX as a default now.
102835. sysv_echo is gone too. Now we have a variable called echo_style
1029    which can be set to "none", "bsd", "sysv", "both" that defines
1030    the builtin echo_style. The default is "bsd" for systems with
1031    SYSVREL == 0, "sysv" otherwise. This can be overriden in config.h
1032    by defining ECHO_STYLE ro be BSD_ECHO, SYSV_ECHO, BOTH_ECHO,
1033    or NONE_ECHO.
103434. asynchronous notification in run-fg-editor would try to change the
1035    tty settings and print an extra prompt.
1036    > set notify
1037    > sleep 10 &
1038    > vi^Z
1039    > ^[^Z
104033. alias x /bin/true
1041    x<esc>?
1042    reported .//bin/true instead of /bin/true
104332. 6.01.04 (2/12/92)
104431. fixed vi_substitute_line
104530. binding completion addition.
104629. showdots=-A addition
104728. sysv_echo addition; deleted bsd_echo which is now the default.
104827. dunique could crash.
104926. Don't clear lines after an asynchronous notification, because it
1050    might erase the message.
105125. 6.01.03 (1/29/92)
105224. `` were not working correctly when tcsh is started with 0,1,2 closed.
105323. Correction was picking up the wrong thing in cases like .rhosts hosts
105422. Correction with names with quoted spaces was broken.
105521. Added sysv_echo and bsd_echo.
105620. Added and documented the complete builtin.
105719. Added dunique and cd -.
105818. Per's fix for alarm functions. Things would break if time went backwards.
105917. Realloc bug fix (copy min of old and new size)
106016. Fix for csh compatible braces.
106115. Brace globbing and negation globbing for Gmatch.
106214. 6.01.02 (1/16/92)
106313. Completion builtin, new tw* files.
106412. 6.01.01 (1/6/92)
106511. Changed w_ fields in tc.who.c to who_ to avoid redefinitions in
1066    <sys/wait.h> in some os's.
106710. Setting savehist to an empty string makes savehist use the value
1068    in $history.
10699.  echotc did not use the internal termcap descriptions.
10708.  echotc did not work right for single argument termcap strings.
10717.  DGUX needs SAVESIGVEC, updated type protection, and disabled CSWTCH.
10726.  Changed SVID to SYSVREL, since there is no SVID == 4 (yet).
10735.  Typo in tc.sig.h: UNRELSIGS was not getting defined.
10744.  Globbing bug fix. tglob() should ignore globbing characters inside
1075    backquotes otherwise things get expanded twice:
1076    % echo 'bar?' > 'foo?'
1077    % echo `cat foo\?`
1078    echo: No match.
10793.  Mach setpath fix.
10802.  Alliant process group fix.
10811.  Xenix fixes for broken vi and help path with no suffixes.
1082
1083
1084V6.01.00, 12/19/91 [for comp.sources.unix]
108522. Restore the original prompt in automatic correction when the user
1086    asks to re-edit the command.
108721. Better error for unreadable files in tw.parse.c
108820. Sequent patches.
108919. (V6.00.08 beta 12/14/91)
109018. Filenames containing # were spelled/expanded incorrectly.
109117. Stellar/stellix port.
109216. Hpux 8.0 has SIGWINDOW but we cannot get the window size. Protect
1093    against window changes updating $LINES and $COLUMNS.
109415. Mach setpath did not work right.
109514. Mach does not need setenv in lib; in fact that does not work right.
109613. shell level gets decremented when we exec.
109712. restart_fg_editor picked the wrong editor if arg contained a slash.
1098    e.g vi ~/.cshrc
109911. (V6.00.07 beta 12/08/91)
110010. Allow use of vfork() on systems that do not have job control.
11019.  Avoid NUMCC from being defined twice.
11028.  (V6.00.06 beta 12/05/91)
11037.  SunOS3's FIOCLEX dups...
11046.  Yet another globbing bug fix from Michael (echo .[^.])
11055.  Ultrix now wants __ before cpp symbols.
11064.  Workaround sun's header files inconsistency so tcsh can be compiled
1107    with #undef POSIX
11083.  Fixed limit stuff so that large values don't cause errors.
11092.  Fixed =1 and ~user error messages (Per)
11101.  (beta-5 6.00.04 == 6.00.05)
1111
1112$#*
1113$#* New numbering scheme (The last 2 digits are reserved for beta releases
1114$#* from now on. So we start at 6.00.06 which is 6.00.04 beta 6, and we are
1115$#* going to release 6.01.00...
1116$#*
1117
1118V6.00.04, (never released)
111934. (beta-5 11/25/91)
112033. Simplify code in BindArrowKeys()
112132. Get rid of the PNULL's
112231. Support for shadow password in locking code. (From Kimmo)
112330. Normalize-path editor function.
112429. (beta-4 11/21/91)
112528. minix additions
112627. bindkey fixes (-c addition, casting cleanups)
112726. (beta-3 11/16/91)
112825. Prompt length checking.
112924. Michael's fixes for the watching code. Tcsh could core dump when using
1130    a corrupted utmp.
113123. overwrite mode flag, and autologout locking code.
113222. overwrite mode would still insert digits!
113321. Get the value of _POSIX_VDISABLE from pathconf...
113420. Hpux 8.0 fixes. Sigstack botches with shared libraries. Ansi mode
1135    static initialization of structures with prototyped function pointers
1136    gives spurious warnings...
113719. Onintr in /etc rc files is disabled.
113818. (beta-2 11/03/91)
113917. Multi-line aliases with `` bug fix.
114016. Sticky emacs overwrite mode.
114115. Autolist option.
114214. Fix for redirection with wildcard filanames.
114313. No error correction for multi-line commands.
114412. Esix-4 re-defines p_pid. Argh...
114511. (beta-1 10/28/91)
114610. Foreach loops were broken again.
11479.  SUNOS localtime() bug does not only happen on the 8th byte. [Michael]
11488.  sh.dir.c, memory corruption in dinit(). Thanks Michael.
11497.  uts broken <sys/stat.h> work-around, and has a wait3()
11506.  SGI (-t filename) extension, returns true when filename is a tty.
11515.  'default:' addition in all switch() statements.
11524.  oflag was not being updated correctly in Rawmode()
11533.  missing 'break;' in prompt code '%y'.
11542.  infinite loop in :a<mod> code.
11551.  hashstat was not reporting hits+misses
1156
1157
1158V6.00.03, 10/21/91
115931. watch code now accepts shell patterns.
116030. new hashing code portability fixes.
116129. $foo:gs/:/ / fix and 'a' modifier addition.
116228. Added $! (the pid of the last background job forked)
116327. exec does not kill the shell when it fails.
116426. Irix4.0 decls.
116525. SVR4 uthost fixes from Kimmo Suominen
116624. Imake addition from marc
116723. New i-search from Per.
116822. ibmesa fixes
116921. convex fixes.
117020. t command for vi.
117119. SVR4 fixes (reverse pipeline and sigaction()) from David Dawes.
117218. New hashing from Marc
117317. Added : to the ~name separators so ~foo:~bar works.
117416. New ed.init.c. Added ed.term.c
117515. Still can't get the history exactly csh-like... !-2$ was broken...
117614. vi character searches.
117713. -Dvar=name command line option for the apollos.
117812. Prompt format changes for date/directory.
117911. Vi searches.
118010. Emacs i-search. [currently not bound]
11819.  Vi additions ([dc]-{w,$,f<c>},Undo)
11828.  tcsh -n parses now builtin structures.
11837.  seek to the end on errors in loops.
11846.  echotc -s was broken
11855.  Better !event parsing. !foo;!bar was broken.
11864.  foreach loops and if statements in aliases.
11873.  .cshdirs would corrupt the heap if some directories were not there.
11882.  System V echo was broken with \
11891.  Fixed echo '!-1', history would eat the quote.
1190
1191V6.00.02, 08/05/91 [For comp.sources.unix]
11928.  tcsh will always set $LOGNAME and $USER if not already set in the
1193    environment.
11947.  added $histfile.
11956.  echo `echo` * and  echo ~ {} were broken
11965.  setty builtin addition
11974.  Multiple : modifiers [experimental, disabled with -DCOMPAT]
11983.  7 bit fixes, and hp9000s500.
11992.  #undef DEBUG in tc.alloc.c, so we continue if we get a bad free()
12001.  getn() is now protected against NULL strings.
1201
1202V6.00.01, 07/16/91
120317. added beepcmd, and fixed small tenematch bugs.
120416. Renamed DUP2 flag to HAVEDUP2 cause AIXPS2 defines DUP2 already.
120515. More ANSI fixes, and mit additions (load-average)
120614. don't clear ECHOE, background programs might need it.
120713. Refresh bug fix...
120812. getpwent() should not be interrupted (yellow pages), cause it might
1209    leave dangling pointers, that endpwent() will trash.
121011. ChangeSize is now responsible to set the screen size to something
1211    sane, but it should not affect the environment if the information
1212    it received is not valid
121310. Find out if we are running under emacs using $TERM. It is more
1214    reliable.
12159.  tcsh was broken if SHORT_STRINGS was not defined (glob() problem)
12168.  If GetSize() fails it should always return reasonable screen sizes.
12177.  globbing should not fail if one or more patterns match.
12186.  increased the number of aliases in the loop detection code.
12195.  DGUX has size_t and pid_t defined now...
12204.  ESIX does not have EWOULDBLOCK or EAGAIN & POSIX... That was not handled
1221    correctly.
12223.  rs6000 needs BSDWAIT.
12232.  Hpux susp key could not be changed.
12241.  Apollo fixes.
1225
1226V6.00.00, 07/04/91
122745. Fixed quoting of VSTART/VSTOP on termios
122844. Memory leak every time you pipe in or out.
122943. echo {foo bar.[ch]}. Did not check for end of word.
123042. ANSI prototypes
123141. dmove() would leave the source descriptor open when using dup2()
1232    e.g.
1233    while (1)
1234	echo foo >>! bar
1235    end
1236    runs out of file descriptors
123740. recursive `` expanded via aliases would abort.
123839. set home=../relative-path-name was broken.
1239    e.g.
1240    set home=../..; cd ..;
1241    <abort>
124238. Incorrect error when changing to directory:
1243    e.g.
1244    mkdir not-in-cd-path; chmod -x not-in-cd-path; cd not-in-cd-path;
1245    echoed:
1246       not-in-cd-path: No such file or directory.
1247    it should have said
1248       not-in-cd-path: Permission denied.
124937. if ( \! =~ [\!] ) echo ok, did not echo ok. Quoting inside [] pattern.
125036. More than 127 jobs caused job # to go negative
125135. unsetenv <pattern> ... Added support for more than one pattern.
125234. More background process status report fixes.
125333. Apollo builtin support.
125432. Glob fix. echo '*' * was not handled properly.
125531. Glob fix. setenv FOO `sleep 1` would either cause a segmentation fault.
1256    or print ambiguous.
125730. Glob fix. Quoted characters inside [] were not handled properly.
125829. Removed TELL and VMUNIX defines. I think we cannot compile on V6 anyway
125928. Overflow check for expansions.
126027. Added matchbeep, shell pattern history searching.
126126. Added code to handle /dev/std{in,out,err}
126225. Fixed POSIX speed handling in raw mode.
126324. Fixed a flushing bug in the filec code in sh.file.c
126423. Compiled and added hp9000s700 to the list of hosts.
126522. Fixed horrible bug in gmatch()
1266	switch (4)
1267	case [a-z]:
1268		echo bug;
1269		breaksw;
1270	case 4:
1271		echo ok;
1272		breaksw;
1273	endsw
127421. Fixes for _SEQUENT_ ut_host.
127520. FLUSHO added
127619. mkdir foo\`bar; cd foo\`bar; was broken
127718. EWOULDBLOCK == EAGAIN on RENO check for that too.
127817. Dword() simplified and removed the gotos.
127916. Hpux now compiles with POSIX. Moved the local chars modes in ed.init.c
1280    after the tty modes.
128115. Process group fixes for POSIX
128214. We need <sys/filio.h> on the suns for FIOCLEX!!! We did not close
1283    our file descriptors before...
128413. A/UX fixes.
128512. History events that start with a number are not necessarily numeric:
1286    > !3d
1287    3d: Event not fount
128811. History loop detection added.
1289    > alias a \!#
1290    > b; a
129110. Alias loop detection code was ineffective on eager optimizers.
1292 9. All errors should now go through our table. Next step we should
1293    add nls error messages.
1294 8. Unsetenv now globs its arguments! Before it did not...
1295 7. Added tilde cache and -l flag.
1296 6. Added autocorrect
1297 5. Fixed for so that background jobs in scripts get process groups
1298 4. Fixed amazing memory leak in setenv()...
1299 3. Added short2qstr() so that we can form quoted strings to be used with glob()
1300 2. str2short and short2str allocate space dynamically.
1301 1. Fixed bug related to the is*() routines called with shorts.
1302    [only if NLS and SHORT_STRINGS are defined].
1303    (The _ctype_ was getting indexed with shorts...)
1304 0. Complete overhaul. Brought in the 4.4 csh stuff. Separated most
1305    tcsh and csh code except where I would have to add more global
1306    variables. Compiled correctly with both lint and gcc -Wall on
1307    a sparc running 4.1
1308
1309V5.20.03, 03/20/91.	- Never released
131025. Kanji, SXA additions.
131124. (exec foo) should not fail if they are suspended jobs.
131223. Support kernel paging stuff on aix 370.
131322. Now we handle correctly the environment variables LINES, COLUMNS,
1314    TERMCAP for window size changes...
131521. Tcsh 5.18c+ had broken NULL chars on scripts.
1316    > cat > foo
1317    #!/usr/local/bin/tcsh -f
1318    echo "foo"
1319    echo "^V^@"
1320    echo "bar"
1321    ^D
1322    > chmod +x foo; foo
1323    foo
132420. Posix has EAGAIN and not EWOULDBLOCK
132519. Don't set ECHOK; makes kill ^U ugly.
132618. $shell is SHELLPATH and not $SHELL any more.
132717. Added -n flag to cd, pushd, popd and dirs. Documented -l and -v
1328    flags.
132916. Documented and fixed chase_symlinks and ignore_symlinks.
133015. Call endpwent() when you get interrupted...
1331    cd ~chri<tab>^C
1332    cd ~christos/<enter>
1333    <stuck>
133414. Exec when you have suspended jobs asks for verification.
133513. Variable length fixes:
1336    >set abcdefghijklmnopqrstuvwxyz=1
1337    >echo $abcdefghijklmnopqrstuvwxyz
1338    abcdefghijklmnopqrs: Undefined variable
1339    Now we have better messages too...
134012. Icon fixes...
134111. Quote expanded glob and history chars too.
134210. If someone sets SHIN to O_NDELAY we died... Now we set it back...
1343 9. unset path; unsetenv PATH; ls-F; (poof) fixed...
1344 8. Patches for masscomp, and ${var123} lexical analysis fix...
1345 7. Patch for sunview bug: A partially covered suntool sends SIGWINCH every
1346    time the text is scrolled, causing annoying redraw effects. Now tcsh
1347    checks if the size really changed before doing anything.
1348 6. Interrupt in the middle of cwdcmd, and periodic does not remove the
1349    aliases.
1350 5. prompt2 and prompt3 fixes:
1351    Prompt2 now prints the status of the parser by default.
1352    Prompt3 can now have the standard prompt escape sequences.
1353 4. eval file descriptor re-direction fix.
1354    >set p='w | tail +3'
1355    >eval $p
1356    (originally | tail +3 was ignored)
1357 3. $edit != emacs anymore; it was misleading, 'set edit' enables editing
1358    'unset edit' disables it.
1359 2. PERROR define fix.
1360 1. irix3.3.1 line discipline fix.
1361
1362V5.20.02, 12/15/90.
136332. /etc/Logout added and merged with /etc/Login flag.
136431. Fixed tty chars in ed.init.c. Some of them were not handled correctly.
136530. Command execution does not leak memory any more, and doing
1366    ~ four times does not core-dump.
136729. Fixed the notorious csh 'if(' bug (part of the convex fixes)
136828. Intelligent getwd() on startup, and canonicalization.
136927. Intelligent directory stack. Gets updated when $HOME changes.
137026. Directory stack/save-restore additions
137125. Convex Fixes.
137224. Fixed onlret, and echonl getting stuck on svid.
137323. Shouldn't leave tty in raw mode at auto-logout (e.g. when su'ing from a
1374    csh, this is annoying).
137522. Some users had environment EMACS set to something, and with my bad fix
1376    at pl 1 found that they didn't have echo... (of course, even before my
1377    "fix", they didn't have editing...). Anyway, refined the check to be
1378    for EMACS=t, which is what emacs sets when running a subshell.
137921. kill -CONT %job, would not update the status of the job, but it would
1380    just restart it.
138120. Sequent fixes.
138219. AIX370 signal and TCF fixes.
138318. fixed ls-F -l, SIGINT problem.
138417. aix on the ps2 does not have strcoll() either.
138516. Bind [A - [D and OA to OD in vi mode to the arrow key functions
1386    so that they work from insert mode.
138715. %~ was not working correctly for /home/news and /home/newsbin...
138814. Removed Rcs Log
138913. ISC unix fixes.
139012. sunos3.x wants <sys/dir.h> not <dirent.h>
139111. Remove precmd's, cwdcmd's and periodic cmds that had errors.
139210. Compile sunos4.1 using termio.
1393 9. Rs6000 line discipline fixes.
1394 8. T_Tabs was wrong for termio machines.
1395 7. Don't bind single keystroke arrow keys, when they are already bound!
1396 6. Test for newline and tab before deciding not to send shell scripts
1397    to the bourne shell.
1398 5. Added LITERAL prompt stuff.
1399 4. Fixed gethostname() in sh.rest.c to return the nodename.
1400 3. Do not quote spell checked stuff. This is not very intelligent but
1401    works better than before.
1402 2. Fixes for relative path components. (paths that start with a .)
1403 1. Fixed so that Rawmode() is not called when we are not editing
1404    (breaks running under emacs)
1405
1406V5.20.01, 11/15/90.
140712. Recognize environment variables too.
140811. Always start in Rawmode()
140910. don't try to execute binary files using the bourne shell.
1410 9. Vi change to end of line updates correctly now.
1411 8. Prompt in continuation lines.
1412 7. Prompt in if statements fix.
1413 6. System V ^C works right now.
1414 5. ^Z works correctly in bindings
1415 4. Better error messages for variables.
1416 3. dinit() now is more robust.
1417 2. Added aux2.0 patches.
1418 1. Fixed bug with arrow key bindings in ed.screen.c. All the keys
1419    were bound to up-history!
1420
1421V5.20.00, 11/10/90.
142226. Fixed system V and POSIX time reporting.
142325. Fixed ed.screen.c so that it does not use malloc().
142424. Fixed SIGWINCH on the iris
142523. Fixed ed.screen.c, so that settc works correcly. It used to set
1426    the termcap with a string that was allocated from the stack!
142722. Fixed listing of commands, where the last command was not checked.
142821. Fixed which command. It did not work for
1429    \<command>, if command was aliased.
143020. Eliminated CSH4.3 define. You've had enough time to upgrade from 4.2
143119. Fixed GotTermCaps to be called only once.
143218. Added bindkey -r
143317. Attributes were not getting reset correctly.
143416. history -t does not print the time-stamp.
143515. AddXkey, works now for single character xkeys.
143614. filetype() knows better about symlinks.
143713. ls-F works with filenames that have metachars
143812. Completion/spelling works with quoted things.
143911. Fixed refresh bug. Repeat by:
1440    On an intelligent terminal that has insert and delete chars (xterm)
1441    > orphan
1442    > vi orphan.c
1443    > ^P^P
144410. Fixed so that if we don't have a tty on stdin editing is disabled.
1445 9. Check for nested process forking, to avoid loops such as:
1446    > alias foo 'set bar=`foo`'
1447    > foo
1448 8. Fix setting of AsciiOnly (Per)
1449 7. tw.spell.c, defined F_OK for systems that don't have it.
1450 6. ourwait.h had typo in ifdef.
1451 5. BSD compilers need a cast to int for enums used in
1452    switches (Matthew Day)
1453 4. Found the cause for the core-dump in long backquote
1454    expansions (Mark Davies)
1455 3. Some externs in ed.h needed to be truly externs...
1456    reported by Mark Davies, bug appeared only on hp9000s800.
1457 2. Changed $tcsh, and $version strings.
1458 1. Added internal sprintf function, renamed putchar to CSHputchar,
1459    printf to CSHprintf, sprintf to CSHsprintf.
1460
1461V5.19.02, 10/23/90.
146236. Added /etc/cshrc for the SGI irises.
146335. Added expand-variables function.
146434. Documented $time in tcsh.man
146533. Shell variables are now 'recognized' when expanding/listing things.
146632. ls-F does not eat the last slash on the / directory!
146731. Strings bound to keys are printed inside double quotes.
146830. History now remembers the exact line, not just an unparsed version of
1469    the tokens.
147029. Renamed itoa to Itoa(), so things in libc that use itoa() don't break.
147128. Ported to IBM aix/ps2.
147227. Fixed eval so that it forks when the output is piped
1473    Repeat by:
1474    > who | grep $user
1475    > eval who | grep $user
147626. Fixed so that 'nice <builtin changing the working directory>' does not
1477    nice or fork.
1478    Consider doing:
1479    nice cd /tmp && rm *.c (don't try it!!!)
1480    [what actually happens is that nice has to fork, then the child executes
1481     chdir, and the parent stays where it was]
148225. Added Dan's patches (nls, builtin bindkey, fixes to the editor).
148324. Added aix370, migrate, getspath, getspath, getxvers, setxvers
148423. Added builtin echotc, removed sl and el.
148522. Ported to 4.4 BSD. This involved changing the way lots of flags worked,
1486    cleanup of the SVID stuff, and addition of more compilation flags.
1487    Now POSIX can work whed BSD is defined...
148821. Fixed so that el, sl work. Actually they are to be removed soon and
1489    be replaced with echotc.
149020. Avoid the Quoted Space hack for alias when printing jobs!
1491    [aliases to the same name avoid further alias expansion, by
1492     inserting a quoted space in front of the command. In SHORT_STRINGS
1493     QUOTE is the 15th bit so print ignores it thinking it is the
1494     end of the string. So we just skip the Quoted Space....]
1495    Repeat by:
1496    > set notify
1497    > alias ls ls -F
1498    > (ls) &
1499    Prints        Exit 0 (
1500    Should print: Exit 0 ( ls -F )
150119. Fixed so that "", '', ``, all produce ': Command not found',
1502    and not the spurious messages.
1503    Repeat by:
1504    > set path = (/bin /usr/bin .... .)
1505    > ""
1506    /some/path/name/: Command not found
150718. Enable the use of <ctype.h> macros if they exist and NLS is defined.
1508    NLS code is not ready yet.
150917. Fixed rmstar and continue_jobs code, so that they are not compile
1510    options, but shell variables. Now you need to 'set rmstar' to get
1511    enable rmstar.
151216. Fixed SIGWINCH, SIGWINDOW, and setting of li, co, that broke
1513    suntools, and others.
1514    Repeat by:
1515    Start a shelltool of size other than 80x34
1516    > telltc
1517    > stty -a
1518    do not report the same number of lines and columns.
151915. More fixes to tw.parse.c, and tw.spell.c.
152014. More fixes to sh.char.c.
152113. Fixed coredump caused by ``.
152212. Fixed spell-line code..
152311. Trapped SIGCHLD in sh.sem.c, while forking. Still there is a small
1524    race, but the probability of happening is smaller!
152510. Fixed sh.char.c to be ISO compliant.
1526 9. Added expand-glob
1527 8. Fixed ourwait.h for little endians.
1528 7. Fixed that foreach i (^D expands correctly.
1529 6. Fixed so that listmax is ignored in ls-F.
1530 5. Fixed spelling correction so that single letter words and words that
1531    contain globbing chars do not get spell checked.
1532 4. Changed NeXT HOSTTYPE to next, since all HOSTTYPE's are lower case.
1533 3. Fixed symmetry, and changed symmetry HOSTTYPE from sequent to symmetry.
1534 2. Added boldfacing, underlining chars.
1535 1. Added IRIX3.3.1 support.
1536
1537V5.19.01, 9/26/90.
1538 7. Brought the README file up-to-date, and changed the bug report
1539    address to point to me.
1540 6. sh.lex.c. In addla(), overflow computation was wrong.
1541 5. Fixed SHELLPATH, to be set correctly when $SHELL is not set.
1542 4. Fixed print statement in sh.proc.c that contained \215.
1543 3. Fixed the Makefile and MAKEDIFFS so that a tahoe diff can be made.
1544 2. RS6000: hacked around execv bug, and ed.init.c warning.
1545 1. Editor should not be enabled when we don't have a tty.
1546