1316958Sdchagin 22. Fix type of read in prompt confirmation (eg. rmstar) (David Kaspar)
2316958Sdchagin 20. V6.20.00 - 20161124
3316958Sdchagin 19. Don't resize the screen if it did not change size.
4316958Sdchagin 18. V6.19.01 - 20161025
5316958Sdchagin 17. restore file description when cleaning up after eval:
6316958Sdchagin	repeat 99 time
7316958Sdchagin 16. PR/572: Fix $SHLVL issue when exec'ing subshells.
8316958Sdchagin 15. PR/403: Fix backquote expansion for multi-byte character sets.
9316958Sdchagin 14. Fix drawing issu with multi-line prompt (Kensuke Iwahashi/David Kaspar)
10316958Sdchagin 13. always send prusage to stdout.
11316958Sdchagin 12. PR/526: Fix double \\ printing from previous fix in history expansion.
12316958Sdchagin 11. Android updates from Corinna Vinschen
13316958Sdchagin 10. PR/526: Quote backslashes properly so they can be preserved in ``
14316958Sdchagin     expansions
15316958Sdchagin  9. Fix memory leak for paraml
16316958Sdchagin  8. Add notempty and ask values for the noclobber setting (Martin Tournoij)
17316958Sdchagin  7. more correct $wordchars for vimode (Luke Mewburn)
18316958Sdchagin  6. expose VImode in $vimode (Luke Mewburn)
19316958Sdchagin  5. display what the compiled in editor is in bindkey -d (Luke Mewburn)
20316958Sdchagin  4. run-fg-editor improvements and documentation (Luke Mewburn)
21316958Sdchagin  3. Fix parsing of 'if (cond)then' (Fridolin Pokorny)
22316958Sdchagin  2. PR/437: Fix handling of invalid unicode characters.
23316958Sdchagin  1. PR/451: Fix error messages containing %c to be always '%c'
24316958Sdchagin
25316958Sdchagin 41. V6.19.00 - 20150521
26316958Sdchagin 40. V6.18.05 - 20150510
27316958Sdchagin 39. fix reseting when interrupted inside an eval "eval sleep 10^C"
28316958Sdchagin     (paulo.cesar.pereira.de.andrade)
29316958Sdchagin 38. rename handle_intr -> handle_interrupt as originally intended.
30316958Sdchagin 37. fix input tests that need stdin on a tty
31316958Sdchagin 36. V6.18.04 - 20150504
32316958Sdchagin 35. revert fix echo "\1", it is incorrect.
33316958Sdchagin 34. revert fix to PR/437, breaks short strings.
34316958Sdchagin 33. V6.18.03 - 20150503
35316958Sdchagin 32. PR/437: Nakajima Akira: Fix segmentation fault reading input files
36316958Sdchagin 31. PR/291: Print job status messages to stderr.
37316958Sdchagin 30. Fridolin Pokorny NUL in `` does not mean EOF.
38316958Sdchagin 29. Pavel Raiskup fix hang with:
39316958Sdchagin	while (1)
40316958Sdchagin	   ( date & ; wait )
41316958Sdchagin        end
42316958Sdchagin 28. Add cdtohome special variable (Martin Tournoij)
43316958Sdchagin 27. Fix root prompt char for windows (Corinna Vinschen)
44316958Sdchagin 26. For "next" completion matches only consider exact matches of the previous
45316958Sdchagin     word (Jamie Landeg-Jones)
46316958Sdchagin 25. Fix echo "\1" for echo_style=both where the first character was
47316958Sdchagin     not processed properly (Gary Duzan)
48316958Sdchagin 24. V6.18.02 - 20140618
49316958Sdchagin 23. fix ls-F /non printing exit value twice.
50316958Sdchagin 22. rename configure.in to configure.ac, add aclocal.m4 to CVS
51316958Sdchagin 21. set foo="aabaabaa"; echo $foo:as/a// should produce bb
52316958Sdchagin 20. Add locked merge history support (Marcin Konarski)
53316958Sdchagin 19. Support more resource limits from various BSD's
54316958Sdchagin 18. Cache history count to speed up thing
55316958Sdchagin 17. PR/240: minix support 
56316958Sdchagin 16. revert fix for 15. Causes extra quoting, for example (foo is a program
57316958Sdchagin     that prints its arguments):
58316958Sdchagin	$ ./foo 'abc' *
59316958Sdchagin	'\a\b\c'
60316958Sdchagin 15. fix globbing for ``, stripping backslashes. Example:
61316958Sdchagin	cat << _EOF > huh
62316958Sdchagin	echo 'hello\;world'
63316958Sdchagin        _EOF
64316958Sdchagin	echo `./huh 0`
65316958Sdchagin	echo `./huh $?`
66316958Sdchagin 14. fix for `` that causes hang. Example:
67316958Sdchagin	cat << _EOF > huh
68316958Sdchagin	#!/bin/sh
69316958Sdchagin	echo "[$@]"
70316958Sdchagin	echo "I am running"
71316958Sdchagin	echo "I am running ($$)" >> huh.out
72316958Sdchagin	_EOF
73316958Sdchagin	cat << _EOF > huh.tcsh
74316958Sdchagin	#!/bin/tcsh -f
75316958Sdchagin
76316958Sdchagin	./huh \
77316958Sdchagin	    `#comment blah blah blah` \
78316958Sdchagin	    parameter a \
79316958Sdchagin	    `#comment blah blah blah` \
80316958Sdchagin	    parameter b \
81316958Sdchagin	    `#comment blah blah blah` \
82316958Sdchagin	    parameter c
83316958Sdchagin	echo ok
84316958Sdchagin	_EOF
85316958Sdchagin 13. remove AsciiOnly fix now that the real issue has been fixed (Roman Kollar)
86316958Sdchagin 12. define utmp file for aix (Laurence Darby)
87316958Sdchagin 11. fix if history in loops
88316958Sdchagin 10. make ls-F print to stderr and set the exit code
89316958Sdchagin  9. make rmstar interruptible on linux
90316958Sdchagin  8. Get rid of pret_t and make the printf functions return the number of
91316958Sdchagin     characters printed as the system ones do.
92316958Sdchagin  7. Parse a FreeBSD compat $LSCOLORS. What to do when both LSCOLORS and
93316958Sdchagin     LS_COLORS are set. I am not documenting this until we decide.
94231990Smp  6. V6.18.01 - 20120214
95231990Smp  5. fix interruptible wait again
96231990Smp  4. ignore bogus compiler overflow message
97231990Smp  3. cleanup ifdefs in utmp code, and provide default array entries
98231990Smp  2. Ignore #machine entries in host.defs
99231990Smp  1. Detect missing ) in gethost.c (Corinna Vinschen)
100231990Smp
101231990Smp104. V6.18.00 - 20120114
102231990Smp103. remove unused variables.
103231990Smp102. Make gethost use definitions for x __x__ and __x automatically.
104231990Smp101. More utmp fixes
105231990Smp100. V6.17.10 - 20120105
106231990Smp 99. Add more FreeBSD/NetBSD machines
107231990Smp 98. Add portability wrapper for gencat
108231990Smp 97. Fix warning for write in SYSMALLOC systems.
109231990Smp 96. V6.17.09 - 20120102
110231990Smp 95. revert gencat handling to pre-cygwin fixes (without the env settings)
111231990Smp 94. remove stray endutent()
112231990Smp 93. V6.17.08 - 20111230
113231990Smp 92. Remove - from gencat
114231990Smp 91. Provide support for malloc_usable_size() so that linux works again
115231990Smp     without SYSMALLOC
116231990Smp 90. Add support for FreeBSD's utmpx.
117231990Smp 89. V6.17.07 - 20111227
118231990Smp 88. Fix debian bug #645238: tcsh segfaults when prompt includes %j and
119231990Smp     there are more than 10 jobs.
120231990Smp 87. PR/155: Default $anyerror to set for backward compatibility
121231990Smp 86. PR/149: Don't print -1 in %j (Vojtech Vitek)
122231990Smp 85. handle -- on chdir commands as the end of options processing so that
123231990Smp     they can process a directory like -x without resorting to ./-x
124231990Smp     (Andrew Stevenson)
125231990Smp 84. Handle write(2) returning ENOENT from SoFS, thanks ++HAL (Robert Byrnes)
126231990Smp 83. PR/38: Null check for jobs (Kurt Miller)
127231990Smp 82. Fix spelling correction correcting ./foo -> ../foo2 (jean-luc leger)
128231990Smp 81. PR/120: string0 in filetest does not have enough space.
129231990Smp 80. V6.17.06 - 20110415
130231990Smp 79. PR/110: Add $anyerror to select behavior. Default to the new one.
131231990Smp 78. Don't try to spell commands that are correct (Rouben Rostamian)
132231990Smp     [./tcsh -f; set path=($path 2); mkdir foo2; cd foo2; touch foo;
133231990Smp      chmod +x foo; set correct=cmd; ./foo -> ../foo]
134231990Smp 77. Don't push the syntax struct on the cleanup stack, because on foo;bar
135231990Smp     if foo fails, we will free bar prematurely (Ben Miller)
136231990Smp 76. Avoid infinite loop while trying to print the pid of a dying process
137231990Smp     to a closed file (Bob Arendt)
138231990Smp 75. Handle completion of ${ variables (Anthony Mallet)
139231990Smp 74. Add --disable-nls-catalogs (Corinna Vinschen)
140231990Smp 73. convert message catalogs to UTF-8 (Werner Fink)
141231990Smp 72. check that the NLS path works before setting $NLSPATH.
142231990Smp 71. use SYSMALLOC for GLIBC (Werner Fink)
143231990Smp 70. use mallinfo for SYSMALLOC (Corinna Vinschen)
144231990Smp 69. V6.17.05 - 20110201
145231990Smp 68. Use mkstemp() if there for here docs (Werner Fink)
146231990Smp 67. Fix handling of errors and exit values in builtins (Werner Fink)
147231990Smp 66. Better pty name detection (Werner Fink)
148231990Smp 65. Enable NLS catalogs on Cygwin (Corinna Vinschen)
149231990Smp 64. NLSPATH handling fixes (Corinna Vinschen)
150231990Smp 63. Avoid infrequent exit when tcsh cd's into a non-existent directory
151231990Smp     https://bugzilla.novell.com/show_bug.cgi?id=293395 (Werner Fink)
152231990Smp 62. Don't try to spell check full path binaries that are correct because
153231990Smp     they can cause hangs when other nfs partitions are hung. (Werner Fink)
154231990Smp 61. Avoid nested interrupts when exiting causing history writing to fail
155231990Smp     https://bugzilla.novell.com/show_bug.cgi?id=331627 (Werner Fink)
156231990Smp 60. Instead of giving an error or ignoring lines with missing eol at eof,
157231990Smp     process them.
158231990Smp 59. Avoid leaking fd's in mail check (Werner Fink)
159231990Smp 58. Add cygwin_xcrypt() (Corinna Vinschen)
160231990Smp 57. Recognize i686 (Corinna Vinschen)
161231990Smp 56. Rename cygwin32 to cygwin and bring it up-to-date with modern cygwin
162231990Smp     settings (Corinna Vinschen)
163231990Smp 55. Avoid double slashes in cdpath (Corinna Vinschen)
164231990Smp 54. V6.17.04 - 20110118
165231990Smp 53. Revert PR/110, breaks the test suite.
166231990Smp 52. V6.17.03 - 20110117
167231990Smp 51. PR/102: Complain on input files with missing trailing \n
168231990Smp 50. PR/104: If atime == mtime we don't have new mail.
169231990Smp 49. PR/113: Don't allow illegal variable names to be set.
170231990Smp 48. PR/112: don't set $REMOTEHOST on the local machine.
171231990Smp 47. PR/110: exit status of the pipeline should be the status of the last
172231990Smp     command.
173231990Smp 46. Android support (Corinna Vinschen)
174231990Smp 45. Add AUTOSET_KANJI which works around the Shift-JIS encoding that
175231990Smp     translates unshifted 7 bit ASCII (Werner Fink)
176231990Smp 44. Handle mb{r,}towc() returning 0 by setting the return value to NUL
177231990Smp     (Jean-Luc Leger)
178231990Smp 43. PR/109: make wait interruptible (Vojtech Vitek)
179231990Smp 42. resource limit fixes: signed vs. unsigned, megabyte issue, doc issues
180231990Smp     (Robert Byrnes)
181231990Smp 41. remove .bat and .cmd handling for executables on cygwin (Corinna Vinschen)
182231990Smp 40. Don't echo history while history -L or history -M
183231990Smp 39. Check for EOS before ** from Greg Dionne
184231990Smp 38. Don't fork in backeval from Bryan Mason
185231990Smp 37. Better globstar support from Greg Dionne
186231990Smp 36. Error out when processing the last incomplete line instead of silently
187231990Smp     ignoring it (Anders Kaseorg)
188231990Smp 35. Fix SEGV from echo ``
189231990Smp 34. Better fixes for histchars and promptchars (nargs)
190231990Smp 33. Fix win32 issue calling fmalloc/ffree from non-thread-safe context.
191231990Smp     (Fabio Fabbri)
192231990Smp 32. V6.17.02 - 20100512
193231990Smp 31. PR/79: nargs: Better handling for promptchars.
194231990Smp 30. PR/97: Add parseoctal to retain compatibility with previous versions (Jim
195231990Smp     Zajkowski)
196231990Smp 29. PR/84: Performance fixes for large history merges (add
197231990Smp     hashtable (Ted Anderson)
198231990Smp 28. Revert previous #23; people should use $histlit if they want this
199231990Smp     feature.
200231990Smp 27. Don't kill "hup" background jobs when a child of the shell exits.
201231990Smp     From Debian.
202231990Smp 26. Ignore \r\n in the command line options for OS's that don't strip
203231990Smp     these from #!; from Debian
204231990Smp 25. Fix enhanced missing patch (Greg Dionne)
205231990Smp 24. Callers of rt_mbtowc don't grok -2 as a return. Return -1 for now.
206231990Smp     (Corinna Vinschen)
207231990Smp 23. Turn HistLit on while recording history to avoid \!\! losing its \.
208231990Smp     From Debian
209231990Smp 22. set autoexpand; set histchars="";\n<tab> crash. From Debian
210231990Smp 21. V6.17.01 - 20100506
211231990Smp 20. unset verbose while we are reading the history file to avoid echoing
212231990Smp     to the terminal. (Jeffrey Bastian)
213231990Smp 19. globstar addition, Enhance addition, euid, euser, gid variables
214231990Smp     (Greg Dionne)
215231990Smp 18. Make 'e' in vi mode work like 'b' - use wordchars (Alistair Crooks)
216231990Smp 17. Handle UTF-16 surrogates (Corinna Vinschen)
217231990Smp 16. Make tcsh work on systems where sizeof(wchar_t) == 2 (Corinna Vinschen)
218231990Smp 15. Better support for Solaris >= 2.9 (Thomas Uhle)
219231990Smp 14. Change internal expression calculations to long long so that we can
220231990Smp     deal with > 32 bit time, inodes, uids, file sizes etc.
221231990Smp 13. Add new linux resource limits.
222231990Smp 12. Don't print 'Exit X' when printexitvalue is set in `` expressions
223231990Smp     (Jeff Bastian)
224231990Smp 11. Add more LS_COLORS vars (M.H. Anderson)
225231990Smp 10. Reduce whitespace in Makefile (Don Estabrook)
226231990Smp  9. Manual page fixes (Alan R. S. Bueno)
227231990Smp  8. Remove history in loops bug from the documentation (Holger Weiss)
228231990Smp  7. Add autorehash (Holger Weiss)
229231990Smp  6. Add history.at (Ted Anderson)
230231990Smp  5. Better NLSPATH handling (Norm Jacobs)
231231990Smp  4. Fix hostname building from utmp (Cyrus Rahman)
232231990Smp  3. Handle pending signals before flush so that the the history file does
233231990Smp     not get truncated.  (Ted Anderson)
234231990Smp  2. Fix AsciiOnly setting that broke 8 bit input. (Juergen Keil)
235231990Smp  1. remember to closedir in mailchk (from Werner Fink, reported by
236231990Smp     David Binderman)
237231990Smp
238195609Smp 21. V6.17.00 - 20090710
239195609Smp 20. Fix dataroot autoconf issue.
240195609Smp 19. Fix directory stuff for unit tests.
241195609Smp 18. Fix small bug in history in loops.
242195609Smp 17. Provide newer config.{guess,sub}
243195609Smp 16. Fix gcc 4 warnings.
244195609Smp 15. Fix memory trashing bug introduced in 10.
245195609Smp 14. V6.16.01 - 20090624
246195609Smp 13. add missing sigemptyset in goodbye()
247195609Smp 12. add rlimit swapsize from FreeBSD.
248195609Smp 11. restore behavior where a[n-] never prints an error.
249195609Smp 10. always save the whole command, not just the first 80 chars of it.
250195609Smp  9. fix short2str/short2qstr length adjustment in wide chars
251195609Smp     (Vitezslav Crhonek)
252195609Smp  8. set histfile=/tmp/history.temp; set savehist=(100 merge);
253195609Smp     alias precmd history -S. After that justpr is not restored and commands
254195609Smp     don't execute. (Andriy Gapon)
255195609Smp  7. Fix "as" $ modifier from corrupting memory.
256195609Smp     set t=demfonsftraftionf; echo $t:as/f//
257195609Smp  6. Make $% work with environment variable (Ron Johnston)
258195609Smp  5. Dragonfly script support (Matthias Schmidt, m65)
259195609Smp  4. Add autoexpand=onlyhistory (Don Estabrook, m66)
260195609Smp  3. Add history in loops (Laurence Darby, m48)
261195609Smp  2. Add missing colorls "rs" variable (Shlomi Fish, m70)
262195609Smp  1. Fix pts detection issue (Ruslan Ermilov)
263195609Smp
264195609Smp 33. V6.16.00 - 20080930
265195609Smp 32. longjmp clobbered variable fixes.
266195609Smp 31. __GNX__ addition
267195609Smp 30. Windows fork fixes
268195609Smp 28. V6.15.02 - 20080830
269195609Smp 27. Fix an eval free'ing botch (Per Hedeland)
270195609Smp 26. /bin/echo "`" coredumped because stderror() calls longjmp corrupting
271195609Smp     the stack (Mark Davies). We should vet the code for all stderror()
272195609Smp     calls that cleanup local stack variables.
273195609Smp 25. foo > ${undef} caused coredumps because of vfork() child corrupting
274195609Smp     the state of the parent stack. 
275195609Smp 24. $x[A-B] did not complain for A out of range. (Cai Xianchao)
276195609Smp 23. rename setp -> tcsh_setp to avoid conflict with mach (Javier Vasquez)
277195609Smp 22. Fix degree handling by defining __XPG4_CHAR_CLASS__ for solaris
278195609Smp     (Mike Sullivan)
279195609Smp 21. Change 'od' to 'od -c' in tests so that they work on big endian machines.
280195609Smp     (Martin Kraemer)
281195609Smp 20. Add environment variable COMMAND_LINE to be available in completions
282195609Smp     (Marcin Konarski)
283195609Smp 19. V6.15.01 - 20070928
284195609Smp 18. Evaluate expressions in the proper order (Li Zefan), controlled by
285195609Smp     compat_expr.
286195609Smp 17. Don't need to flush() if we are silent. Prevents recursive error issue.
287195609Smp     (joshua stein)
288195609Smp 16. Don't execute the jobcmd if the output is not a tty (Charles Ross)
289195609Smp 15. Quote the history in the examples (Johann 'Myrkraverk' Oskarsson)
290195609Smp 14. Mismatch clarification patch (Per Hedeland)
291195609Smp 13. Fix 'repeat n cmd &' abort() (Mike Sullivan)
292195609Smp 12. Fix octal parsing (Li Zefan)
293195609Smp 11. Fix pty detection for autologout setting (Kris Kennaway, Giorgos Keramidas)
294195609Smp 10. kill `foo` got stuck because sigchld was disabled too soon (Mark Peek)
295195609Smp  9. Avoid null pointer dereference in proc cwd (Kurt Miller)
296195609Smp  8. eval "foreach a b c" exits (Anthony Menasse)
297195609Smp  7. Quoting was broken in substitutions (Joe Wells)
298195609Smp  6. QNX patches via pkgsrc
299195609Smp  5. cd - twice from a directory that contained a glob pattern,
300195609Smp     expands the glob twice (Mark Santcroos)
301195609Smp  4. MidnightBsd support (Lucas Holt)
302195609Smp  3. Fix history substitution core-dump with no history entries
303195609Smp  2. Merge two character tables that are the same (Martin Kraemer)
304195609Smp  1. On ancient 7 bit locales, punctuation characters are used to
305195609Smp     denote special characters such as umlaut, adiaresis, etc.
306195609Smp     These characters return true for isalpha/isalnum. Ignore them
307195609Smp     because they break parsing (Martin Kraemer)
308195609Smp
309167465Smp 74. V6.15.00 - 20070303
310167465Smp 73. fix extension eating windows code (christos)
311167465Smp 72. fix loop in %R history expansion (christos)
312167465Smp 71. sched +X source file disables interrupts (Mike Sullivan)
313167465Smp 70. One off copying macro buffers (Jean-Luc Leger)
314167465Smp 69. Avoid infinite loops in :ga modifiers when the LHS is a substring of the
315167465Smp     RHS.
316167465Smp 68. Automatically disable WIDE_STRINGS with --disable-nls (Miloslav Trmac)
317167465Smp 67. V6.14.07 - 20060825
318167465Smp 66. rename set to setv to avoid clashes (christos)
319167465Smp 65. Eliminate sighold/sigrelse (christos)
320167465Smp 64. Compilation cleanups. (Martin Kraemer)
321167465Smp 63. Don't rebuild needlessly when generated files are unchanged
322167465Smp     (Martin Kraemer)
323167465Smp 62. Fix confusion between Char and eChar (Martin Kraemer)
324167465Smp 61. V6.14.06 - 20060824
325167465Smp 60. set PROGRAM_ENVIRONMENT for OSD_POSIX (Martin Kraemer)
326167465Smp 59. EBCDIC patch (Martin Kraemer)
327167465Smp 58. Remove globbing support in history rearches (Ryan Barrett)
328167465Smp 57. Highlighting patch (Ryan Barrett)
329167465Smp 56. Mark-Cursor exchange emacs editing fix (Martin Kraemer)
330167465Smp 55. V6.14.05 - 20060304
331167465Smp 54. don't limit termcap strings to 1K (Alan Ferrency)
332167465Smp 53. protect against null path.
333167465Smp 52. Be more conservative in wide_read PR#29
334167465Smp 51. remove HAVE_STRCOLL; not needed anymore (Miloslav Trmac)
335167465Smp 50. remove imake support and make nls configurable by configure
336167465Smp     (Miloslav Trmac)
337167465Smp 49. V6.14.04 - 20060214
338167465Smp 48. Fixes build failure with !SHORT_STRINGS (Miloslav Trmac)
339167465Smp 47. Fixes constness warnings with !SHORT_STRINGS: short2str is "strip()",
340167465Smp     which modifies its argument.  Rather than verify this is safe in all
341167465Smp     callers, I have added caching_strip() to mirror the behavior of other
342167465Smp     modes. (Miloslav Trmac)
343167465Smp 46. Fixes some constness warnings with SHORT_STRINGS;  this is orthogonal
344167465Smp     to both build errors with SHORT_STRINGS in 6.14.03, and
345167465Smp     short_strings.patch. (Miloslav Trmac)
346167465Smp 45. config-catalogs.patch: Autodetect catalog support (#14). (Miloslav Trmac)
347167465Smp 44. auth.patch: Handle false positives in getauthid() detection,
348167465Smp     IIRC on FreeBSD. (Miloslav Trmac)
349167465Smp 43. crypt.patch: Autodetect whether <crypt.h> is available. (Miloslav Trmac)
350167465Smp 42. sigint.patch: Block SIGINT while waiting on children.
351167465Smp     This is necessary, but I'll still have to look on the older
352167465Smp     releases to find out why it was not necessary before
353167465Smp     ("before" = 6.13 on Linux). (Miloslav Trmac)
354167465Smp 41. config-package.patch: Readd package version to configure.in,
355167465Smp     the testsuite uses it.
356167465Smp     (TODO: a better integration with package.h) (Miloslav Trmac)
357167465Smp 40. item_len.patch: Truncate item.len when truncating the string,
358167465Smp     just to be sure. (Miloslav Trmac)
359167465Smp 39. va_list.patch: Add missing va_end(). (Miloslav Trmac)
360167465Smp 38. Use va_copy in xvasprintf(); emulate va_copy as suggested in
361167465Smp     Autoconf manual if it is not available. (Miloslav Trmac)
362167465Smp 37. declarations.patch: Replace some #ifdef nests by autodetecting
363167465Smp     whether the guarded declaration is necessary.
364167465Smp     I'm only guessing this is the intent of the #ifdefs, though.
365167465Smp     Declare environ unconditionally, it is a bit hard to detect
366167465Smp     and the declaration is correct for Linux, anyway. (Miloslav Trmac)
367167465Smp 36. warning.patch: Fix a const warning.
368167465Smp 35. More color-ls variables (Jean-Luc Leger)
369167465Smp 34. V6.14.03 - 20060212
370167465Smp 33. Signal related changes (Miloslav Trmac)
371167465Smp 32. Misc cast cleanups and code clarification (Miloslav Trmac)
372167465Smp 31. Use dynamically allocated buffers everywhere (Miloslav Trmac)
373167465Smp 30. Fix reading of invalid byte sequences (Miloslav Trmac)
374167465Smp 29. read should only increment count when it succeeds (Miloslav Trmac)
375167465Smp 28. testsuiteadditions (Miloslav Trmac)
376167465Smp 27. -n fixes (Miloslav Trmac)
377167465Smp 26. signness warnings (Miloslav Trmac)
378167465Smp 25. Prevent infinite recursion in catclose (Gerhard Niklasch)
379167465Smp 24. Add Dragonfly (Joerg Sonnenberger)
380167465Smp 23. Check for wcwidth returning a negative number (TOMITA Yoshinori)
381167465Smp 22. recognize "li" and "co" in echotc (Martin Kraemer) [PR/7]
382167465Smp 21. Don't use T_Cols for wrapping purposes; use TermH consistently
383167465Smp     (Martin Kraemer) [PR/8]
384167465Smp 20. Don't display duplicate utmp records (Miloslav Trmac) [PR/17]
385167465Smp 19. Clarify hashing and -f sections of man page (Volker Quetschke) [PR/20]
386167465Smp 18. Dave Yearke: configure did not recognize solaris 10 [PR/18]
387167465Smp 17. CYGWIN: Don't lowercase commands and allow foo.exe on command line.
388167465Smp     (Corinna Vinschen) [PR/19]
389167465Smp 16. CYGWIN: cd /foo && cd .. ends up erroneously in // for systems that
390167465Smp     HAVE_SLASHSLASH [PR/21]
391167465Smp 15. %j was broken (Peter Kruse)
392167465Smp 14. Extend // handling in pathnames from being apollo specific to also
393167465Smp     cygwin (Corinna Vinschen)
394167465Smp 13. Fix uppercase/lowercase transformations (Jean-Luc Leger)
395167465Smp 12. Fix symlink expansion (revert from 6.10.00) (Jean-Luc Leger and Christos)
396167465Smp 11. Fix literal sequence in prompt (Miloslav Trmac)
397167465Smp 10. V6.14.02 - 20050412
398167465Smp  9. Prototype fixes (Miloslav Trmac and Jean-Luc Leger)
399167465Smp  8. V6.14.01 - 20050411
400167465Smp  7. Make =- refer to $owd (H.Merijn Brand)
401167465Smp  6. Use prototypes (almost) everywhere (Miloslav Trmac) (issue #5)
402167465Smp  5. Fix doc path in Cygwin installation (Corinna Vinschen)
403167465Smp  4. Fix column size calculation (Martin Kraemer)
404167465Smp  3. Implement newline-and-hold and newline-and-down-history (Per Hedeland)
405167465Smp  2. Messages fixes for the ja (Japanese) locale (NAKAMURA Takeshi) (issue #4)
406167465Smp  1. Enable charset conversion in nls (Miloslav Trmac) (issue #3)
407167465Smp
408145479Smp 76. V6.14.00 - 20050325
409145479Smp 75. Additional messages for the ja (Japanese) locale (NAKAMURA Takeshi)
410145479Smp 74. V6.13.10 - 20050321
411145479Smp 73. Implement --help (Tom Warzeka)
412145479Smp 72. Clamp solaris autologout time
413145479Smp 71. Add support for "limit heapsize" (Martin Kraemer)
414145479Smp 70. Improved autoconf for utmp/utmpx (Miloslav Trmac)
415145479Smp 69. V6.13.09 - 20050303
416145479Smp 68. Autoconf additions (Miloslav Trmac and Jean-Luc Leger)
417145479Smp 67. Fix erroneous sign extension when printing huge numbers (Martin Kraemer)
418145479Smp 66. Handle delay in termcap entries (Martin Kraemer)
419145479Smp 65. EBCDIC and BS2000 fixes (Martin Kraemer)
420145479Smp 64. Avoid the SCCS percent-S-percent sequence differently (Kimmo Suominen)
421145479Smp 63. Mark position update fixes (Martin Kraemer)
422145479Smp 62. Define BSDLIMIT and BSDTIMES for Cygwin (Corinna Vinschen)
423145479Smp 61. Fix NLSFrom prototype (Martin Kraemer)
424145479Smp 60. V6.13.08 - 20050303
425145479Smp 59. Add test for socklen_t in autoconf
426145479Smp 58. Fix problems with NLSFrom prototype
427145479Smp 57. Deal with AIX's utmpx lossage
428145479Smp 56. V6.13.07 - 20050118
429145479Smp 55. constifications, XXX: duplicate prototype on setpgrp().
430145479Smp 54. iconv fixes (Miloslav Trmac)
431145479Smp 53. literal code cleanups (Miloslav Trmac)
432145479Smp 52. move intptr_t definition to sh.h and include both stdint.h and inttypes.h
433145479Smp 51. Fix dup2() issues, and introduce FSAFE as the highest file descriptor
434145479Smp     to be left untouched. This is to avoid closing hesiod/nis etc file
435145479Smp     descriptors behind their backs. I need to really fix file descriptor
436145479Smp     handling one day.
437145479Smp 50. forward<->reverse char conversion verification (Miloslav Trmac)
438145479Smp 49. japanese locale additions (Yoshiyuki Sakakibara)
439145479Smp 48. wide character/utf 8 cleanups (Michael Schroeder)
440145479Smp 47. V6.13.06 - 20050105
441145479Smp 46. autoconf cleanup (Miloslav Trmac)
442145479Smp 45. Fix literal refresh code (Michael Schroeder)
443145479Smp 44. Fix history printing bug with WIDE_STRINGS
444145479Smp 43. V6.13.05 - 20041121
445145479Smp 42. deal with not having intptr_t
446145479Smp 41. get rid of bool.
447145479Smp 40. Protect HAVE_ICONV with NLS_CATALOGS
448145479Smp 39. Deal with wchar_t being unsigned.
449145479Smp 38. If we HAVEUTMPX redefine some utmp functions in terms of utmpx ones.
450145479Smp 37. V6.13.04 - 20041120
451145479Smp 36. Fix display problems with two-column characters when using WIDE_STRINGS.
452145479Smp     (Miloslav Trmac)
453145479Smp 35. Change charset declarations for some of the translations.
454145479Smp     (Miloslav Trmac)
455145479Smp 34. Set O_LARGEFILE properly (Miloslav Trmac)
456145479Smp 33. Use libc functions to access utmp data (Miloslav Trmac)
457145479Smp 32. t_pmatch() was not really case-insensitive when cs == 8
458145479Smp     (Miloslav Trmac)
459145479Smp 31. Fix escaping of "control" bytes 0x80..0x9F when they are actually
460145479Smp     parts of UTF-8 character representation.  (Miloslav Trmac)
461145479Smp 30. V6.13.03 - 20041120
462145479Smp 29. More close_on_exec fixes (Miloslav Trmac)
463145479Smp 28. SUSE dspmbyte fixes (via Harald)
464145479Smp 27. Newline handling in command substitution controlled by csubstnonl
465145479Smp     (Miloslav Trmac)
466145479Smp 26. Fix UNC prompt expansion (WIN32) (Yasuhiro Matsumoto)
467145479Smp 25. Fix incorrect xprintf() usage (Miloslav Trmac)
468145479Smp 24. Additional architectures support for $HOSTTYPE and $MACHTYPE
469145479Smp     (Miloslav Trmac)
470145479Smp 23. Use nl_langinfo(CODESET) to determine $dspmbyte (Miloslav Trmac)
471145479Smp 22. Complete arguments that contant a # (Steven Grady)
472145479Smp 21. Set close-on-exec in subshells
473145479Smp 20. Compilation fixes (Miloslav Trmac)
474145479Smp 19. V6.13.02 - 20040804
475145479Smp 18. de-register, de-extern, de-shadow, and const poison.
476145479Smp 17. WIDE_STRINGS support (Miloslav Trmac)
477145479Smp 16. warning cleanups (Miloslav Trmac)
478145479Smp 15. nlsclose() arg passing, exp2 is now a gcc builtin (Mark Peek)
479145479Smp 14. iconv malloc portability fix.
480145479Smp 13. make automatic dspmbyte determination case insensitive
481145479Smp 12. V6.13.01 - 20040724
482145479Smp 11. bug fix in automatic dspmbyte setting (Miloslav Trmac)
483145479Smp 10. iconv patches (Miloslav Trmac)
484145479Smp  9. cygwin signal fixes; only init 32 signals, don't set bit flag on error;
485145479Smp     breaks SIGHUP. (Corinna Vinschen)
486145479Smp  8. Make sure terminal size change takes effect immediately.
487145479Smp  7. Obey $printexitvalue for builtins.
488145479Smp  6. FreeBSD PR/66420: Allow history parsing to be special so that it
489145479Smp     can handle inline # characters (Oliver Eikemeier)
490145479Smp  5. new termname builtin from (Andrew Stevenson)
491145479Smp  4. if ($var =~ *[^0-9]*) echo not numeric, fix (Andrew Stevenson)
492145479Smp  3. completion fix to avoid dup hosts from ssh_known_hosts
493145479Smp     (Eric D. Hendrickson)
494145479Smp  2. vc++ 7.1 compilation fix (Steve Schockley)
495145479Smp  1. UTF-8 handling for both single and double width characters, but
496145479Smp     no combining character support. (Michael Schroeder)
497145479Smp
498131962Smp 36. V6.13.00 - 20040519
499131962Smp 35. V6.12.03 - 20040322
500131962Smp 34. turn on kanji and dspmbyte by default; add check for utf8 locales,
501131962Smp     and turn parsing of that automatically based on $LANG.
502131962Smp 33. Fix compilation issue under Windows/NT and charset incorrect patch
503131962Smp     (Yoshiyuki Sakakibara)
504131962Smp 32. completion additions (Tom Warzeka)
505131962Smp 31. compilation fix (Martin Kraemer)
506131962Smp 30. V6.12.02 - 20040221
507131962Smp 29. Glob completion listing addition (Tom Warzeka)
508131962Smp 28. BS2000 bs2cmd builtin. (Martin Kraemer)
509131962Smp 27. Fix interrupt resetting code when /etc startup scripts have syntax errors
510131962Smp     (Mark A. Grondona)
511131962Smp 26. Clarification of kill-ring commands (Per Hedeland)
512131962Smp 25. Debian completion additions (Martin Godisch)
513131962Smp 24. Japanese character set fixes (Juehiro-san) from debian
514131962Smp 23. NLS charset fixes; disabled since they only work with gnu gencat
515131962Smp     (Martin Godisch)
516131962Smp 22. Fix HPUX >= 11 resource (Jack Cummings)
517131962Smp 21. Handle breaksw that jumps out of loops.
518131962Smp 20. Revert #16. It causes worse problems.
519131962Smp 19. Avoid using execl() because the last NULL does not always promoted to
520131962Smp     a pointer because the function is variadic (Harti Brandt)
521131962Smp 18. revert ignoreeof to the 6.11.00 behavior and document it (Martin Godisch)
522131962Smp 17. do a case insensitive comparison for the multibyte vars (Martin Godisch)
523131962Smp 16. don't sigsuspend() for an already exited job
524131962Smp 15. glob all arguments in source (Martin Godisch)
525131962Smp 14. various debian fixes (Martin Godisch)
526131962Smp 13. setenv syntax check revert (Satoshi I. Nozawa)
527131962Smp 12. EAGAIN typo (dan harkless)
528131962Smp 11. filec compilation issue on hpux (beebe)
529131962Smp 10. win32 compilation fixes for O_LARGEFILE (amol)
530131962Smp  9. Don't go into an infinite loop when tcgetpgrp() returns an error.
531131962Smp  8. Cygwin fixes (Corinna Vinschen)
532131962Smp  7. NLS catclose() bug avoidance (KAJIMOTO Masato)
533131962Smp  6. V6.12.01 - 20030208
534131962Smp  5. Misc NT cleanup. No more GPL code (amol)
535131962Smp  4. use strtol() to detect errors in builtin kill (Peter Jeremy)
536131962Smp  3. Recognize linux systems on mips* (Maciej W. Rozycki)
537131962Smp  2. Enable complete=igncase on unix (Stephen Krauth)
538131962Smp  1. Eliminate maxitems (Todd Miller)
539131962Smp
540131962Smp 58. V6.12.00 - 20020732
541100616Smp 57. misc cleanups.
542100616Smp 56. V6.11.05 - 20020712
543100616Smp 55. We should have socklen_t in the INET6 case, but we leave int otherwise.
544100616Smp 54. Fixed for Darwin/Rhapsody (Mark Peek)
545100616Smp 53. provide new config.sub and config.guess from ftp://ftp.gnu.org/gnu/config/
546100616Smp     (Nelson Beebe)
547100616Smp 52. V6.11.04 - 20020709
548100616Smp 51. Dissallow setting of environment variables that do not contain
549100616Smp     alphanumeric names (Ton Voon)
550100616Smp 50. Don't expand path components that don't resolve to path names (Jonathan
551100616Smp     Chen)
552100616Smp 49. Make $ignoreeof agree with the man page (Matias Moreno Meringer)
553100616Smp 48. Fix argument passing in tc.prompt.c expdollar (Nelson Beebe)
554100616Smp 47. Completion fixes from FreeBSD (Mark Peek)
555100616Smp 46. FreeBSD's sbsize limit (Mark Peek)
556100616Smp 45. Fix repeat 3 repeat 2 echo foo
557100616Smp 44. Fix I/O redirection in scripts (Ian D Allen)
558100616Smp 43. Fix ` \\\n ` evaluation (Jean-Luc Leger)
559100616Smp 42. add --version (Nelson Beebe)
560100616Smp 41. portability fixes for sed (Nelson Beebe)
561100616Smp 40. undef sv_handler for AIX's benefit. (Nelson Beebe)
562100616Smp 39. Add a test for ss_family that disables IPV6 (linux/ppc, osf/1 have
563100616Smp     problems) (Nelson Beebe)
564100616Smp 38. Disable ipv6 for Apple (Nelson Beebe)
565100616Smp 37. Fix darwin configure entry (Nelson Beebe)
566100616Smp 36. V6.11.03 - 20020701
567100616Smp 35. Add Ian D. Allen's bug list.
568100616Smp 34. If we are invoked as csh, default to bsd echo (Matej Vela)
569100616Smp 33. Don't close file descriptors too early because setuid scripts fail.
570100616Smp     (Jill Pryse-Davies)
571100616Smp 32. Completion updates (Tom Warzeka)
572100616Smp 31. Fix compilation issue on SunOS4 with _POSIX_VDISABLE (Tom Warzeka)
573100616Smp 30. ukrainian update (Olexander Kunytsa)
574100616Smp 29. DSPMBYTE=utf8 patch (Jean-Luc Leger)
575100616Smp 28. fix ipv4 only compilation, remove extra sigsetmask() call (Takayuki Nakao)
576100616Smp 27. window change can cause free to be re-entered causing abort (Mark Peek)
577100616Smp 26. vp->vec vetting, suggested by Ian Dall.
578100616Smp 25. V6.11.02 - 20020516
579100616Smp 24. Fix prompt bugs in $var and %c0n (TAKAI Kousuke)
580100616Smp 23. Add Cray SV2 config (Rafal Maszkowski)
581100616Smp 22. Add pdf manual page (Warren Ferguson)
582100616Smp 21. Fix REMOTEHOST lossage in with AF_LOCAL sockets (Tom Mander)
583100616Smp 20. Fix win32 break because of TIOCSTI (Amol)
584100616Smp 19. Fix TIOCSTI for hpux 11  (Igor Schein)
585100616Smp 18. Avoid collapsing paths that refer to non-existent components
586100616Smp     (Martin Kraemer)
587100616Smp 17. Make -shell invocations always treated as a login shell.
588100616Smp 16. V6.11.01 - 20020308
589100616Smp 15. Fixes to polish nls locale (Pawe� Niewiadomski)
590100616Smp 14. russian locale fixes (Alexey Dokuchaev)
591100616Smp 13. document door support (Shaen)
592100616Smp 12. tcsh euc handling extensions (Alexey Zelkin)
593100616Smp 11. Make sure that jobcmd does not clobber the current job (Rob McMahon)
594100616Smp 10. Make sure that the output of verbose and echo do not end up in the
595100616Smp     command output (Victor I. Pasko)
596100616Smp  9. Add %j in prompt [needs more work; is not right the first time
597100616Smp     after proclist changes] (Hr. Peter Kruse)
598100616Smp  8. `` commands with embedded newlines would ignore commands following
599100616Smp     the new line (Victor I. Pasko)
600100616Smp  7. Re-initialize nls if NLSPATH is changed (Naoki Wakamatsu)
601100616Smp  6. Fix 64 bit compilation with linux and resource limits.
602100616Smp  5. Avoid double globbing when ls-F needs to fork (Joe Townsend)
603100616Smp  4. put back csh filec compatible support.
604100616Smp  3. add support for quads in xprintf in the presence of gcc.
605100616Smp  2. unlimit should set rlim.rlim_max to rlim.rlim_cur if max < cur.
606100616Smp  1. Make ~user work again when the home directory is '/'.
607100616Smp
60883098Smp 40. V6.11.00 - 20010902
60983098Smp 39. Completion fixes (Tom Warzeka)
61083098Smp 38. make c_insert not static so that it can be used from win32 (amol)
61183098Smp 37. Fix rmstar not to corrupt memory when we say no. (Mark Peek)
61283098Smp 36. V6.10.02 - 20010806
613100616Smp 35. polish nls locale (Pawe� Niewiadomski))
61483098Smp 34. Fix a tcsetattr race running background jobs as the last line on an xterm
61583098Smp     window (Andrew Brown)
61683098Smp 33. jobcmd alias (Greg Parker)
61783098Smp 32. hpux11 support (Joshua Weage)
61883098Smp 31. Fix SHORT_STRINGS compilation (Daniel Trinkle)
61983098Smp 30. Add kill -s (Mark Peek)
62083098Smp 29. Don't recognize all mips as dec (Bjorn Knutsson)
62183098Smp 28. Fix GLOB_QUOTE problem (noted by Per) I introduced in 6.10.01.
62283098Smp 27. Port to concurrent's powermaxos (Matt Majka)
62383098Smp 26. New builtin srcfile (Amol)
62483098Smp 25. Fix bindkey "\\" cmd (reported by Ismail H. Tuncer)
62583098Smp 24. %0Xc was broken in the prompt if the user's home directory was '/'.
62683098Smp     (reported by Edward Glowacki)
62783098Smp 23. V6.10.01 - 20010426
62883098Smp 22. LARGEFILE support on Linux.
62983098Smp 21. Add big5 multibyte support (Yen-Ming Lee)
63083098Smp 20. Check the return value of setpriority (Dima Dorfman)
63183098Smp 19. Avoid constructing paths with // on DomainOS (Nickolai Zeldovich)
63283098Smp 18. Russian translation (Ilmar S. Habibulin)
63383098Smp 17. Fix hostdefs for alpha support in FreeBSD (Andrey A. Chernov)
63483098Smp 16. Add door support in colorls (Shaen)
63583098Smp 15. Add BSD_STYLE_COLORLS for FreeBSD (Anand)
63683098Smp 14. MAXHOSTNAMELEN needs to be 256 (Kris Kennaway)
63783098Smp 13. Document stty -tabs problems on compaq (Nelson H. F. Beebe)
63883098Smp 12. Fix broken comment, and new versions of config.guess and config.sub
63983098Smp     (H.Merijn Brand)
64083098Smp 11. fix redrawing in the recognize case (Andrew Brown)
64183098Smp 10. don't call qsort with 0 items. (Luke Mewburn)
64283098Smp  9. fix echo;echo;echo; not outputing anything (Andrey A. Chernov)
64383098Smp  8. Fix shell word parsing in dabbrev-expand (Per Hedeland)
64483098Smp  7. hpux fixes (Chienting Lin)
64583098Smp  6. Implement kill ring (Per Hedeland)
64683098Smp  5. Avoid core-dumping when a very long $HOME gets passed in (Kris Kennaway)
64783098Smp  4. Add rlimit_vmem for linux based on rlimit_as (N KomaZaki)
64883098Smp  3. back out symlink=expand path check.
64983098Smp  2. Add Estonian translation (Toomas Soome)
65083098Smp  1. Accept empty $savedirs to mean infinity.
65183098Smp
65269408Sache 57. V6.10.00 - 20001119
65369408Sache 56. Completion fixes (Tom Warzeka)
65469408Sache 55. add missing linux kanji define (Tsuyoshi Kawabe)
65569408Sache 54. More WINNT_NATIVE fixes (amol)
65669408Sache 53. Fix compile error on winnt (Yoshiyuki Sakakibara)
65769408Sache 52. nonstopux configure and makefile fixes (Tom Bates)
65869408Sache 51. V6.09.04 - 20001111
65969408Sache 50. Order of initialization for multibyte display was wrong 
66069408Sache     (HyunChul Kim)
66169408Sache 49. Follow the guideline for linux for japanese locale:
66269408Sache     http://www.linux.or.jp/JF/JFdocs/Japanese-Locale-Policy.txt
66369408Sache     (Tomohiro KUBOTA)
66469408Sache 48. Ukrainian nls map (Olexander Kunytsa)
66569408Sache 47. exit immeditiately if we get an error while we are setting up
66669408Sache     (Michael Shalayeff)
66769408Sache 46. (unset path; unsetenv PATH; rehash) -> crash (Kent Vander Velden)
66869408Sache 45. change winnt to winnt_native (Randolph Fritz)
66969408Sache 44. Support home/end in the editor (Andrey A. Chernov)
67069408Sache 43. Typo s/gycwin/cygwin/ in tc.os.h (Andreas Schott)
67169408Sache 42. Alpha ev6 addition (Karen R. McArthur)
67269408Sache 41. DSPMBYTE patch from (Issei Suzuki)
67369408Sache 40. Security fix for here-doc tmp files (proton@ENERGYMECH.NET)
67469408Sache 39. Fix resource limit rounding *again* (Johannes Gross)
67569408Sache 38. Fix $ expansion in prompt (Takashi Sumiyoshi)
67669408Sache 37. V6.09.03 - 20000715
67769408Sache 36. cygwin port fixes (Arihiro Yoshida)
67869408Sache 35. Add a new "catalog" variable that specifies which NLS catalog
67969408Sache     to be used (Issei Suzuki)
68069408Sache 34. cleanup and addition of page up/down (amol)
68169408Sache 33. fix vfork compile problem.
68269408Sache 32. use inet_addr instead of inet_aton for portability.
68369408Sache 31. V6.09.02 - 20000704
68469408Sache 30. lots more completions (George Cox)
68569408Sache 29. change FILSIZ to BUFSIZE [now that BUFSIZE >> MAXPATHLEN] and
68669408Sache     avoid a potential buffer overflow in sh.dir.c (Volker Schmidt)
68769408Sache 28. _MINIX_VMD port (Martijn van Buul)
68869408Sache 27. inet6 handling for remotehost and configure (Hajimu UMEMOTO)
68969408Sache 26. aix-4 does not need gethostname (Darren Reed)
69069408Sache 25. IBM OS/390 Unix Systems Services support (Peter Prymmer)
69169408Sache 24. Fix prompt formatting (Andrey A. Chernov)
69269408Sache 23. Use HostType from Imakefile correctly (Kjetil Torgrim Homme)
69369408Sache 22. Handle long and expanded history lines better (Boleslaw Ciesielski)
69469408Sache 21. With symlinks=expand expand valid paths only (Martin Kraemer)
69569408Sache 20. Make one-byte charsets work with KANJI (Andrey A. Chernov)
69669408Sache 19. NT-specific executable detection moved to NT code (amol)
69769408Sache 18. New "complete module" (Dan Nicolaescu)
69869408Sache 17. Correctly display scaling string in limit error messages (Nathan Ahlstrom)
69969408Sache 16. Don't display "unset watch" message when not appropriate (kim)
70069408Sache 15. V6.09.01 - 20000114
70169408Sache 14. Circumvent IRIX4D ESTALE bug by exiting.
70269408Sache 13. IRIS4D de-linting.
70369408Sache 12. Finnish nls catalogs (Jukka A. Ukkonen)
70469408Sache 11. Even more multibyte fixes (Taga Nayuta)
70569408Sache 10. Patches to statically link tcsh under solaris-2.6 (John Hawkinson)
70669408Sache  9. Manual page typos (R. Bernstein)
70769408Sache  8. HP/UX-11 (9000/800) HP/UX-10.20 (9000/820) (Haflidi Sigtryggur Magnusson)
70869408Sache  7. Color-ls fixes (Luis Francisco Gonzalez)
70969408Sache  6. Don't re-use time0 to compare to stat's st_mtime, cause it could be
71059415Sobrien     the value returned from times(2) which is the ticks since system
71159415Sobrien     startup (Frank van der Linden)
71269408Sache  5. Time percentage wrap fix (Simon Burge)
71369408Sache  4. EUCKR support (HyunChul Kim)
71469408Sache  3. Grammar and typo fixes for tcsh.man (Steve Kelem)
71569408Sache  2. More multibyte fixes (Rodney Ruddock)
71669408Sache  1. Change 6.08 -> 6.09 where I missed it; update for utlrix 4.5 (Simon Burge)
71769408Sache
71859243Sobrien 65. V6.09.00 - 19990816
71959243Sobrien 64. Add csh emacs mode (Dan Harkless)
72059243Sobrien 63. Make sure the the glob buffer matches the word buffer size (Brian Biswas)
72159243Sobrien 62. Fix periodic to work without tperiod set (Kenny McCormack)
72259243Sobrien 61. V6.08.07 - 19990813
72359243Sobrien 60. Fix e_dabbrev_expand (Bjorn Knutsson)
72459243Sobrien 59. Make \builtin work again (by calling the command not the builtin)
72559243Sobrien 58. Add NLS_BUGS for OS's that keep file descriptors open for NLS (Ian Dowse)
72659243Sobrien 57. Make NONLSREBIND work after tcsh starts up.
72759243Sobrien 56. Fix AIX stupid exit bug. (Dan Harkless)
72859243Sobrien 55. More irix fixes (Kaveh)
72959243Sobrien 54. V6.08.06 - 19990701
73059243Sobrien 53. module command completion (Dan Nicolaescu)
73159243Sobrien 52. Man command completion enhancement (Tom)
73259243Sobrien 51. Fixes for irix configuration (Kaveh)
73359243Sobrien 50. Support \a and \e in echo command. From (Keith Thompson)
73459243Sobrien 49. Alpha configure nit from Kaveh
73559243Sobrien 48. V6.08.05 - 19990511
73659243Sobrien 47. In some system, when a builtin fails immediately after we start
73759243Sobrien     tcsh and before we print any messages, NLS messages fail (some
73859243Sobrien     descriptor might be closed) [FreeBSD, HP/UX?]. So we force reading
73959243Sobrien     the NLS catalogs in errinit() (Yoshiyuki Sakakibara)
74059243Sobrien 46. typos in ja/set1 and ja/set29 (Yoshiyuki Sakakibara)
74159243Sobrien 45. "dspmbyte autoset trap" support to HP-UX 10.20. (Yoshiyuki Sakakibara)
74259243Sobrien 44. misnumbered NLS message in tw.help.c (Yoshiyuki Sakakibara)
74359243Sobrien 43. colorcat variable for NLS color messages (Yoshiyuki Sakakibara)
74459243Sobrien 42. autoconf fixes from Kaveh (and if it broke, me)
74559243Sobrien 41. SGI irix fixes from Glenn Coombs.
74659243Sobrien 40. Don't spin writing the history file when quota is exceeded (Rob McMahon)
74759243Sobrien 39. V6.08.04 - 19990419
74859243Sobrien 38. complete additions (John Gotts)
74959243Sobrien 37. Port to amiga with geek gadgets (Arto Huusko)
75059243Sobrien 36. Ignore case in setenv for windows (amol)
75159243Sobrien 35. Bug fixes for NT unc stuff (amol)
75259243Sobrien 34. Hash spell check (amol)
75359243Sobrien 33. V6.08.03 - 19990211
75459243Sobrien 32. Helpcommand documentation (Vladimir Alexiev)
75559243Sobrien 31. small Y2K fix [%y in prompt would be formatted as 10 not 00 at year 2000],
75659243Sobrien     and new Itoa() code (Chris Torek)
75759243Sobrien 30. OpenBSD m68k patches (Paul DuBois)
75859243Sobrien 29. Avoid redefinition of getpeername on Solaris-2.7
75959243Sobrien 28. fix problems with savedups=erase, savehist=merge (Randy Gobbel)
76059243Sobrien 27. Don't set $shell to csh, if we were invoked as tcsh (Tomas Persson)
76159243Sobrien 26. added $_
76259243Sobrien 25. added postcmd
76359243Sobrien 24. V6.08.02 - 19981124
76459243Sobrien 23. document continue and continue_args
76559243Sobrien 22. wrong test in slowexec made NT optimization a noop (Amol)
76659243Sobrien 21. Rhapsody fixes + separate CFLAGS/CPPFLAGS (Wilfredo Sanchez)
76759243Sobrien 20. literals in both prompt at rprompt did not work properly (Taga Nayuta)
76859243Sobrien 19. multibyte deletion fixes (Yoshiyuki.Sakakibara)
76959243Sobrien 18. clean up key binding stuff for NT by moving the nt dependent code to
77059243Sobrien     the NT source (amol)
77159243Sobrien 17. dspmbyte fixes for AIX, typos in man page and nls (Yoshiyuki Sakakibara)
77259243Sobrien 16. Convex fixes (Ron Echeverri)
77359243Sobrien 15. V6.08.01 - 19981025
77459243Sobrien 14. SX4 port; this adds many casts for machines where ptrdiff_t is 64 bits.
77559243Sobrien     (Andreas Schott)
77659243Sobrien 13. U/Win port; does not work properly with U/Win 1.6, wait for the next
77759243Sobrien     version (Chris Jones)
77859243Sobrien 12. Sgi does not need gethostname prototype (John Bogan)
77959243Sobrien 11. Logic in sh.dir.c was wrong for NT (Amol)
78059243Sobrien 10. HP_CXD_SPP stat64 fixes (Scott Garee)
78159243Sobrien  9. Documentation spelling fixes (Keith Thompson)
78259243Sobrien  8. Documentation fix for savedirs (Amol)
78359243Sobrien  7. Siemens OSD_POSIX fixes (Martin Kraemer)
78459243Sobrien  6. include <errno.h> for all the BSD's (Trevor Johnson)
78559243Sobrien  5. Multibyte display fixes for gnu ls (Taga Nayuta)
78659243Sobrien  4. Configure/Makefile hesiod and bindir fixes (Dan Winship)
78759243Sobrien  3. Use winnt not win32 in tc.os.h (Amol)
78859243Sobrien  2. Cygwin32 port (Raj Menon)
78959243Sobrien  1. Ported Fixes (Tom)
79059243Sobrien
79159243Sobrien 95. V6.08.00 - 19981002
79259243Sobrien 94. where builtin nt fix (Amol)
79359243Sobrien 93. V6.07.13 - 19980926
79459243Sobrien 96. NT multibyte fixes (Amol)
79559243Sobrien 95. NeXT needs getcwd.
79659243Sobrien 94. fix new bug introduced by strncpy'fication in sh.dir.c (Taga Nayuta)
79759243Sobrien 93. V6.07.12 - 19980918
79859243Sobrien 92. add cray in configure script (Tom)
79959243Sobrien 91. nls fixes
80059243Sobrien 90. Avoid buffer overflows in directory code (kim)
80159243Sobrien 89. Add multibyte character display support (Yoshiyuki Sakakibara)
80259243Sobrien 88. Make tcsh use getcwd instead of getwd and supply a getcwd.
80359243Sobrien 87. Fix remotehost again (kim)
80459243Sobrien 86. V6.07.11 - 19980913
80559243Sobrien 85. Leave remotehost ip addresses alone (don't try to resolve them) (Kim)
80659243Sobrien 84. Read vs. force_read fixes (Amol)
80759243Sobrien 83. Make colorls if color is set before the first LS_COLORS setenv
80859243Sobrien     (Taga Nayuta)
80959243Sobrien 82. Use _PATH_DEFPATH on BSD4_4 systems. (Jim Bernard)
81059243Sobrien 81. Cursor bounds checks (Michael Schroeder)
81159243Sobrien 80. Syntax error nits (Michael Schroeder)
81259243Sobrien 79. configure fixes (Michael Schroeder)
81359243Sobrien 78. V6.07.10 - 19980904
81459243Sobrien 77. Off by one error in NO_ERRORS...
81559243Sobrien 76. Japanese NLS messages (Yoshiyuki Sakakibara)
81659243Sobrien 75. Add ENXIO and EBADF in the test for write failures for Irix Zombies
81759243Sobrien     (Ralf W. Grosse-Kunstleve)
81859243Sobrien 74. Missed a test for NOSTRCOLL in glob.c (Michael Liepelt)
81959243Sobrien 73. Another ABSOLUTEP change (Amol)
82059243Sobrien 72. Italian NLS messages (Massimo Bertozzi)
82159243Sobrien 71. WIN32 fixes for ntslowexec and color_ls literal printing in prompt (Amol)
82259243Sobrien 70. a few missed WIN32 merges (Amol)
82359243Sobrien 69. defined YPBUGS for sgi (Kaveh)
82459243Sobrien 68. V6.07.09 - 19980707
82559243Sobrien 67. Separate the nt builtins (Amol)
82659243Sobrien 66. completion fixes (Tom)
82759243Sobrien 65. color ls fixes (Taga Nayuta)
82859243Sobrien 64. V6.07.08 - 19980629
82959243Sobrien 63. add config.h.in (Kaveh)
83059243Sobrien 62. win32 updates (Amol)
83159243Sobrien 61. warning and portability cleanups on the new changes (Kaveh)
83259243Sobrien 60. V6.07.07 - 19980628
83359243Sobrien 59. Fast execute by-pass for win32 (Amol Deshpande)
83459243Sobrien 58. Clean up const usage a bit, and fix gcc 2.8.1 warnings.
83559243Sobrien 57. Use @bindir@ for DESTBIN in Makefile.in (Edgar Hoch)
83659243Sobrien 56. Avoid overflow in time builtin computation (Nobue Adachi)
83759243Sobrien 55. Color ls additions (Taga Nayuta)
83859243Sobrien 54. unsigned char vs. char warning fixes (Kaveh)
83959243Sobrien 53. Solaris 64 bit fixes (fix directory offset bug) (Thomas-Martin Kruel)
84059243Sobrien 52. More win32 patches (Amol)
84159243Sobrien 51. autoconf lossage from (Kaveh)
84259243Sobrien 50. V6.07.06 - 04/08/98
84359243Sobrien 49. Collation fix for globbing (Andrey A. Chernov)
84459243Sobrien 48. We might have NLS_CATALOGS and not LC_MESSAGES (Andrey A. Chernov)
84559243Sobrien 47. 4.4BSD header fixes (Andrey A. Chernov)
84659243Sobrien 46. Signed char prompt fixes (Andrey A. Chernov)
84759243Sobrien 45. Pattern match fix for directory searches (Mike Patnode)
84859243Sobrien 44. Pentium DGUX fixes (Miko Nahum)
84959243Sobrien 43. Spanish nls message catalogs (Luis Francisco Gonzalez)
85059243Sobrien 42. Fix trailing whitespace parsing in HASHBANG code (Martin Kraemer)
85159243Sobrien 41. Remove stray debuggin message from unmatched substitutions.
85259243Sobrien     (from Amol Deshpande)
85359243Sobrien 40. Fix reversed arguments in Usagae message. (from Amol Deshpande)
85459243Sobrien 39. Fix bug introduced at tcsh-7.06.03 [expdollar] that affected %.n prompt
85559243Sobrien     format.
85659243Sobrien 38. Fix typos introduced in last batch of changes.
85759243Sobrien 37. Fix interrupted script using onintr, exiting parent shell problem.
85859243Sobrien 36. Cleanup prototypes.
85959243Sobrien 35. V6.07.05 - 10/28/97
86059243Sobrien 34. Integrate Amol Deshpande's WINNT fixes to the tcsh source. Note that
86159243Sobrien     this is not complete yet; we are missing the NT glue code and the message
86259243Sobrien     catalogs.
86359243Sobrien 33. Fix ^T at the first character in the line  (Chuck Silvers)
86459243Sobrien 32. Eliminate xsprintf and xvsprintf
86559243Sobrien 31. Qmail patch from (Matthew Zahorik)
86659243Sobrien 30. Added missing linux signals (Vadim Vygonets)
86759243Sobrien 29. fixed problem where  complete complete  'p/*/t:*.txt/' would not honor
86859243Sobrien     the pattern.
86959243Sobrien 28. Port to an EBCDIC machine: BS2000 by Siemens Nixdorf that has an
87059243Sobrien     IBM/390 compatible processor (Martin.Kraemer)
87159243Sobrien 27. Detect when we have errors writing to stdout (Vadim Vygonets)
87259243Sobrien 26. Ignore quotes in the comparisons for builtins, so that \builtin works
87359243Sobrien     (Amol Deshpande).
87459243Sobrien 25. HPUX, portability fixes; make sure that we have the right config file
87559243Sobrien     (Jonathan Kamens)
87659243Sobrien 24. Don't do lookups for x displays and figure out ttys properly 
87759243Sobrien     (Leonard N. Zubkoff)
87859243Sobrien 23. make print_by_columns print in a single column when the output is not a tty
87959243Sobrien 22. use rlim_t for Solaris2 (Casper Dik)
88059243Sobrien 21. V6.07.04 - 05/04/97
88159243Sobrien 20. set -f -l patch (Michael Veksler)
88259243Sobrien 19. SGI patches (Tomasz J. Cholewo). Also fix completion code to take into
88359243Sobrien     account aliases that start with a period.
88459243Sobrien 18. SCO patches (Boyd Lynn Gerber)
88559243Sobrien 17. Fujitsu patches (Toshiaki Nomura)
88659243Sobrien 16. autoconf patches (Kaveh Ghazi)
88759243Sobrien 15. BSDI patches (Paul Vixie)
88859243Sobrien 14. %Q formatting character addition.
88959243Sobrien 13. Fix set=#123; echo $i:s/#// (Quoting problem)
89059243Sobrien 12. V6.07.03 - 02/23/97
89159243Sobrien 11. Understand %$variable in the prompt.
89259243Sobrien 10. Quote directory names properly in .cshdirs
89359243Sobrien  9. USE_ACCESS and autoconfig patches from (Larry Schwimmer)
89459243Sobrien  8. Pyramid att config file (Andrew Lister)
89559243Sobrien  7. $rprompt code (Luke Mewburn)
89659243Sobrien  6. Kanji patches (Huw Rogers)
89759243Sobrien  5. Cray T3E port (Jorn Amundsen)
89859243Sobrien  4. Avoid html redirects in tcsh.man2html (from Kimmo)
89959243Sobrien  3. HP/UX 10.0 fix for filesize resource limit; don't scale by 512 anymore.
90059243Sobrien  2. Workaround for TIOCSTAT for NetBSD from lukem@netbsd.org
90159243Sobrien  1. Return exit status from 0..255 not -128...127, as POSIX mandates.
90259243Sobrien
90359243SobrienV6.07.02, 10/27/96
90459243Sobrien 58. More configure fixes from Kaveh.
90559243Sobrien 57. Fix histdup=erase again: Don't renumber events, or access uninitialized
90659243Sobrien     storage.
90759243Sobrien 56. 6.07.01 - 10/19/96
90859243Sobrien 55. Fix histdup=erase, where after some repetitions, we would get negative
90959243Sobrien     history events (kim@gw.com)
91059243Sobrien 54. NLS fixes and typo in sh.err.c (Martin.Kraemer@deejai.mch.sni.de)
91159243Sobrien 53. Output history in raw format in the history file (mveksler@VNET.IBM.COM)
91259243Sobrien 52. Fix possible core dump when !:<tab> in autoexpand mode (rbrown@ERA.COM)
91359243Sobrien 51. 6.07.00 - 10/11/96
91459243Sobrien 50. Avoid stdio.h inclusion problem in SCO (gethost.c).
91559243Sobrien 49. A bit of housekeeping in host.defs
91659243Sobrien 48. 6.06.04 - 10/05/96
91759243Sobrien 47. Fix tellmewhat() code to return true if found.
91859243Sobrien 46. Change register foo to register int foo to avoid compiler warnings.
91959243Sobrien 45. Fix problem with sticky non editing mode from Casper Dik.
92059243Sobrien 44. history lex fix from Martin Kraemer; history events that ended with 0
92159243Sobrien     were not properly parsed.
92259243Sobrien 43. SNI fixes from Martin Kraemer.
92359243Sobrien 42. SGI fixes from Ralf W. Grosse-Kunstleve.
92459243Sobrien 41. BSDI2.1 fixes from Paul Vixie.
92559243Sobrien 40. 6.06.03 - 09/24/96
92659243Sobrien 39. undef TIOCGLTC for HP/UX 10.0 from Michael Shroeder
92759243Sobrien 38. Sinix fixes
92859243Sobrien 37. 6.06.02 - 06/22/96
92959243Sobrien 36. Added implicitcd
93059243Sobrien 35. Added configure.in and Makefile.in from Kaveh.
93159243Sobrien 34. unset path, unsetenv PATH, ./foo did not work.
93259243Sobrien 33. Add VAR_NOGLOB, and use it to avoid globbing directory names when
93359243Sobrien     cd'ing into them.
93459243Sobrien 32. Fix bug introduced in the new tty parsing code.
93559243Sobrien 31. Avoid pushing string back to the parsing string in ${ errors.
93659243Sobrien 30. Patches for the manual page from Dave.
93759243Sobrien 29. 6.06.01 - 05/24/96
93859243Sobrien 28. Use sysconf to get NCARGS if available Robert Daniel Kennedy
93959243Sobrien     <kennedy@b0ru01.fnal.gov>
94059243Sobrien 27. Grab the program name and use that instead of tcsh in error messages.
94159243Sobrien 26. Fix histdup, so that it does not leave gaps in the event sequence.
94259243Sobrien 25. HP/UX v10.0 fixes: Don't use bsdtty.h and avoid clobbering memory
94359243Sobrien     since SIGRT??? is defined as -1.
94459243Sobrien 24. Avoid coredumps when $TERMCAP exceeds 1024 characters
94559243Sobrien     Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
94659243Sobrien 23. Fix memory clobbering when SHORT_STRINGS is not defined. 
94759243Sobrien     Todd J Derr <infidel+@pitt.edu>
94859243Sobrien 22. Only restart stopped editors. Robert Webb <robertw@wormald.com.au>
94959243Sobrien 21. Recognize pts sysv ptys when checking to set autologout Bob Myers
95059243Sobrien     <bob@intelenet.net> 
95159243Sobrien 20. Magic space incomplete modified core dump fix. Chris Metcalf
95259243Sobrien     <metcalf@catfish.lcs.mit.edu>, Bradley White <bww@fore.com>
95359243Sobrien 19. Linux nls fixes Rik Faith <faith@cs.unc.edu>
95459243Sobrien 18. SGI RS8000, Ported notes. Ralf W. Grosse-Kunstleve
95559243Sobrien     <rwgk@laplace.csb.yale.edu>
95659243Sobrien 17. Greek nls messages. Aggelos P. Varvitsiotis <avarvit@cc.ece.ntua.gr>
95759243Sobrien 16. Imakefile linux and libcrypt fixes. Jonathan Kamens  <jik@cam.ov.com>
95859243Sobrien 15. FreeBSD fixes Jukka Ukkonen <jau@jau.csc.fi>
95959243Sobrien 14. Expand the environment space for path Steve Kelem <steve.kelem@xilinx.com>
96059243Sobrien 13. Don't overwrite the environment randomly Steve Kelem
96159243Sobrien     <steve.kelem@xilinx.com>
96259243Sobrien 12. Don't turn the editor on when we have dumb or unknown terminals. This
96359243Sobrien     breaks emacs when compiled with terminfo Jonathan Kamens  <jik@cam.ov.com>
96459243Sobrien 11. Fix F- parsing in tc.bind.c <bob@intelnet.net> (Bob Meyers)
96559243Sobrien 10. Added -T option in history to force timestamp printing. -h alone does
96659243Sobrien     not print timestamps anymore for compatibility with csh.
96759243Sobrien  9. Typo in tc.bind.c [with -DOBSOLETE] (misplaced parenthesis)
96859243Sobrien  8. Recognize convex models properly.
96959243Sobrien  7. suppress the DING! option using the noding variable.
97059243Sobrien  6. negative nice values did not work.
97159243Sobrien  5. Harris CX/UX 7.x support.
97259243Sobrien  4. ERR_DMMODE was used on the crays but not defined. I changed the error
97359243Sobrien     messages in tc.os.c to use ERR_STRING instead, and fixed a missing error
97459243Sobrien     message in the catalogs. Someone will need to retranslate #30 and #31
97559243Sobrien     in set23.
97659243Sobrien  3. Bug setting listflags... Workaround: set listflags=(A /bin/ls)
97759243Sobrien  2. Typo in Imakefile (# comment instead of c comment)
97859243Sobrien  1. Typo in ma.setp.c (missing parenthesis)
97959243Sobrien
98059243Sobrien
98159243SobrienV6.06.00, 05/13/95
98259243Sobrien 88. Cleanup off-by-one error ed.defns.c.
98359243Sobrien 87. 6.05.09 - 05/06/95
98459243Sobrien 86. Small memory leak in dosetenv()
98559243Sobrien 85. Make sure that the number of editing functions defined is correct
98659243Sobrien     and abort otherwise.
98759243Sobrien 84. Completion Fixes from Tom
98859243Sobrien 83. Don't add yp stuff in the tilde cache [names that start with + or -]
98959243Sobrien 82. Don't let children catclose() in xexit(), because the parent will lose
99059243Sobrien     access to the nls catalogs. From Michael.
99159243Sobrien 81. 6.05.08 - 04/29/95
99259243Sobrien 80. Update to the newest csh sh.file.c
99359243Sobrien 79. More completions from Tom.
99459243Sobrien 78. Fix the Imakefile to use XCOMM
99559243Sobrien 77. Update for AIX 3.2.
99659243Sobrien 76. French catalog from J.M.Vansteene@frcl.bull.fr (fwd Michael Schmidt)
99759243Sobrien 75. Nls fixes and small typos from Michael
99859243Sobrien 74. PDP11 BSD type fixes.
99959243Sobrien 73. More manual page fixes.
100059243Sobrien 72. 6.05.07 - 04/19/95
100159243Sobrien 71. More NLS catalog fixes.
100259243Sobrien 70. Bruce's jumbo patch.
100359243Sobrien 69. 6.05.06 - 03/15/95
100459243Sobrien 68. make clean does not clobber config.h if Makefile.std is used.
100559243Sobrien     make veryclean does.
100659243Sobrien 67. New config define NISPLUS. Reportedly fixes vanishing output of ~expansion
100759243Sobrien     on solaris 2.4.
100859243Sobrien 66. showdots has been removed; use listflags instead. [handles -x too]
100959243Sobrien 65. more nls catalog fixes.
101059243Sobrien 64. set histchars=,. did not have any effect in .cshrc
101159243Sobrien 63. fix "-c command" new core dump.
101259243Sobrien 62. more completions from Tom
101359243Sobrien 61. call catclose() before exiting, so that svr4 cleans up the symlinks before
101459243Sobrien     exiting.
101559243Sobrien 60. Per's fix for insert-last-word
101659243Sobrien 59. Per's emacs abbreviation mode.
101759243Sobrien 58. Makefile fixes for catalog stuff.
101859243Sobrien 57. fixed again complete-word-raw and list-word-raw
101959243Sobrien 56. 6.05.05 - 03/11/95
102059243Sobrien 55. Made %?str work again
102159243Sobrien 54. IRIX sigalarm problem should be fixed
102259243Sobrien 53. complete-word-raw and list-word-raw should work
102359243Sobrien 52. nls catalogs complete reworking.
102459243Sobrien 51. sh.init.c: Signal complete rewrite.
102559243Sobrien 50. Signal fixes from Bruce.
102659243Sobrien 49. Added promptchars, like histchars; affect %# in the prompt. The first
102759243Sobrien     char is for the user and the second is for root.
102859243Sobrien 48. 6.05.04 - 03/03/95
102959243Sobrien 47. Add NODOT config, $command [that holds the command passed with -c]
103059243Sobrien     $GROUP and $group
103159243Sobrien 46. AFS fixes from Larry Schwimmer <rosebud@cyclone.Stanford.EDU>
103259243Sobrien 45. Real NLS catalogs from Michael Schmidt <michael@muc.de>
103359243Sobrien 44. patch to allow ^? binding.
103459243Sobrien 43. completion patch from Paul DuBois.
103559243Sobrien 42. Don't spell check in here docs.
103659243Sobrien 41. Incorrect normalization of usec in sh.time.c
103759243Sobrien 40. directory printing and option parsing fixes [from Paul DuBois]
103859243Sobrien 39. realloc_searchlen should be static to avoid conflicts with OS's that
103959243Sobrien     use the same malloc package.
104059243Sobrien 38. LOGINFIRST now applies to /etc/csh.login
104159243Sobrien 37. Fixes in bind compatibility code to bindkey.
104259243Sobrien 36. 6.05.03 - 01/17/95
104359243Sobrien 35. Don't print the whole watchlist on startup. One can use explicitly
104459243Sobrien     the log builtin for that.
104559243Sobrien 34. Don't display the $watch value in the log command. 
104659243Sobrien 33. Don't delete the unmatched portion if we try to complete a spelling error.
104759243Sobrien 32. Solaris 2.4 workaround for isprint('\t') lossage (From Casper)
104859243Sobrien 31. Fixed csh bug: [Reported by Jaap]
104959243Sobrien	set test="one\
105059243Sobrien	two\
105159243Sobrien	three"
105259243Sobrien	echo "$test:q"
105359243Sobrien 30. Fixed the lossage in setting the looking mode in tw.parse.c before
105459243Sobrien     calling t_search; $x/$y will not append the right suffix.
105559243Sobrien 29. Another attempt at the gethost timeout code.
105659243Sobrien 28. Cray dmmode and filetests -m -k [need documentation!]
105759243Sobrien 27. More manual patches.
105859243Sobrien 26. Don't glob the path; security problem and core-dump. [from beto]
105959243Sobrien 25. Avoid waiting for jobs that failed to restart, thus hanging the shell.
106059243Sobrien     eg, run job in background, attach to debugger; kill it inside the
106159243Sobrien     debugger. Get out of the debugger and you are stuck if you fg that job.
106259243Sobrien 24. 6.05.02 - 09/04/94
106359243Sobrien 23. remhost code could pass the wrong length to getpeername()
106459243Sobrien 22. too eager sed'ing broke convex getwarpbyvalue() to getwarpbyvarval()
106559243Sobrien 21. Fixed new bindings bug.
106659243Sobrien 20. Fixed bug in newgrp code; execv was called incorrectly.
106759243Sobrien 19. Take into account programmable completion hints when spell checking.
106859243Sobrien 18. Unconditionally change stty modes in Rawmode()
106959243Sobrien 17. Change date in $version to be ISO 8601 per Keith's suggestion
107059243Sobrien 16. Fixed portability problems in the new counted-strings codes (From Kaveh)
107159243Sobrien 15. Fixed binding problem with the new counted-strings code [all key bindings
107259243Sobrien     ended up in the extended map]
107359243Sobrien 14. 6.05.01 - 07/08/94
107459243Sobrien 13. Changed key bindings to use counted strings instead of Null terminated
107559243Sobrien     strings, so that binding ^@ works.
107659243Sobrien 12. Fix parsing bug, where words that contained keywords caused incorrect
107759243Sobrien     word breaks:
107859243Sobrien	switch (iftagd)
107959243Sobrien	case iftagd:
108059243Sobrien	    echo It works
108159243Sobrien	    breaksw
108259243Sobrien	default:
108359243Sobrien	    echo It is broken.
108459243Sobrien	endsw
108559243Sobrien 11. Fix sh.c for systems with no job control. [the new hup builtin sends
108659243Sobrien     SIGCONT].
108759243Sobrien 10. Don't add the suffix character when all completions fail, from michael
108859243Sobrien  9. Added histdup=erase, that deletes the oldest duplicate instead of
108959243Sobrien     the newest.
109059243Sobrien  8. Don't call .logout recursively if we receive more than one hup,
109159243Sobrien     and don't process hangups when we execute the .logout.
109259243Sobrien  7. $logout was set to a static string.
109359243Sobrien  6. Non printable binding listing was broken.
109459243Sobrien  5. Recursive sourced scripts would get mangled up because of input buffer
109559243Sobrien     confusion (thanks michael)
109659243Sobrien  4. M-space should not be counted as a space. Leads to infinite loop in
109759243Sobrien     word splitting.
109859243Sobrien  3. Pyramid fixes.
109959243Sobrien  2. Fixed '\' in sysv echo (from Mika)
110059243Sobrien  1. Missed fix_yp_bugs() when setting REMOTEHOST (From Casper)
110159243Sobrien
110259243Sobrien
110359243SobrienV6.05.00, 06/19/94
110459243Sobrien113. 6.04.17 06/18/94
110559243Sobrien112. Realloc debug fix from John.
110659243Sobrien111. Completion fixes from Bruce.
110759243Sobrien110. Added -b option to bind.
110859243Sobrien109. Added tcsh.man2html from Dave. Looks great!
110959243Sobrien108. 6.04.16 06/06/94
111059243Sobrien107. Allow multi word glob in "`foo`" expressions.
111159243Sobrien     > if ("`ls`" == "a b c") then
111259243Sobrien106. Michaels lex() buffer patch version 2.
111359243Sobrien     the previous version core-dumped with
111459243Sobrien     > sleep | echo
111559243Sobrien105. Fix seg fault in find_cmd, when path is unset.
111659243Sobrien104. 6.04.15 05/28/94
111759243Sobrien103. the previous =~ fix, was a bit broken.
111859243Sobrien102. 6.04.14 05/25/94
111959243Sobrien101. expression parser fix for !~ and =~.
112059243Sobrien     if (foo =~ *) echo ok
112159243Sobrien     the * was taken for a multiply and parsed as 0 * 0 returning 0.
112259243Sobrien     and asked to match "foo" with "0"
112359243Sobrien100. Michael's lex() buffer patch.
112459243Sobrien 99. Bruce's Jumbo cleanup
112559243Sobrien 98. fixed Imakefile for X11R6
112659243Sobrien 97. fixed argument parsing in source command.
112759243Sobrien 96. added $sched to format scheduled events.
112859243Sobrien 95. 6.04.13 05/07/94
112959243Sobrien 94. added expand-command
113059243Sobrien 93. Alpha OSF-2.0 fixes
113159243Sobrien 92. 6.04.12 04/28/94
113259243Sobrien 91. Ignoreeof patch from Bruce.
113359243Sobrien 90. Dan's completion fix.
113459243Sobrien 89. 6.04.11 04/12/94
113559243Sobrien 88. Don't source .logout when killed with -HUP unless we are a login shell.
113659243Sobrien     [ actually $loginsh controls the behavior now ]
113759243Sobrien 87. ISC-4.0 posix exec() bug workaround
113859243Sobrien     (from Jonathan Broome <jon@wilbur.uucp>)
113959243Sobrien 86. Dan's patch for complete=enhance
114059243Sobrien 85. Kaveh's patches for memset, host.defs, _{U,G}ID_T
114159243Sobrien 84. 6.04.10 03/29/94
114259243Sobrien 83. Pathname completion bug fixes...
114359243Sobrien 82. Completion pathname(p) changes: Completion 'C' -> 'X'.
114459243Sobrien     Replaced 'p' with 'F' and added D,T,C.
114559243Sobrien 81. Next NLS fixes
114659243Sobrien     (From Paul Nevai <nevai@ops.mps.ohio-state.edu>)
114759243Sobrien 80. make spelling correction obey the current histchars setting.
114859243Sobrien 79. Fix rounding in limits so that 0 is a true 0. 
114959243Sobrien     (From Ken Lalonde <ken@cs.berkeley.edu>)
115059243Sobrien 78. 6.04.09 03/12/94
115159243Sobrien 77. Alarm race with remotehost.
115259243Sobrien 76. If you have in your .cshrc 
115359243Sobrien	set savehist=(100 merge)
115459243Sobrien	and execute
115559243Sobrien	#!./tcsh
115659243Sobrien	exec ps
115759243Sobrien     you get no output; [fixed]
115859243Sobrien 75. setenv SHLVL -1; tcsh = Segmentation fault [fixed]
115959243Sobrien 74. 6.04.08 02/10/94
116059243Sobrien 73. new machtype, ostype, vendor
116159243Sobrien 72. execute .logout on hangup.
116259243Sobrien 71. more man page fixes.
116359243Sobrien 70. 6.04.07 02/04/94
116459243Sobrien 69. Dynamic hash changes, globbing for which command from Michael.
116559243Sobrien 68. INBUFSIZE fixes for history.
116659243Sobrien 67. printenv returns 1 when a variable is not found, like the non builtin one
116759243Sobrien 66. Add quotes to the mismatch array so that:
116859243Sobrien     > touch foo
116959243Sobrien     > mail "oo bar"
117059243Sobrien     does not get corrected. The right fix would be to do correct parsing
117159243Sobrien     and quote the space...
117259243Sobrien 65. NULL terminate mismatch[] array in ed.inputl.c, since it is used in
117359243Sobrien     Strchr().
117459243Sobrien 64. renamed stat to filetest
117559243Sobrien 63. Afs and Hesiod patches.
117659243Sobrien 62. More manual page patches.
117759243Sobrien 61. 6.04.06 12/19/93
117859243Sobrien 60. Alarm for resolver timeouts (untested)
117959243Sobrien 59. Fixes for Henry Spenser's regex in the Makefiles
118059243Sobrien 58. Modifiers now work with $< and $< does not do :q by default.
118159243Sobrien     [incompatibility with csh] and $< can be interrupted.
118259243Sobrien 57. Added $histdup.
118359243Sobrien 56. source /etc/.login for Solaris 2.x
118459243Sobrien 55. don't remove trailing spaces in history searches.
118559243Sobrien 54. dirs -L and dirs -S spurious warning elimination.
118659243Sobrien 53. man page fixes from David.
118759243Sobrien 52. Kimmo's patch [makefile, gcc warning, netdb.h include]
118859243Sobrien 51. 6.04.05 12/12/93
118959243Sobrien 50. rewrote srcunit() to use st_save and st_restore. The code was
119059243Sobrien     too messy to be useful before.
119159243Sobrien 49. recdirs and rechist patches again!
119259243Sobrien 48. Harris hck port, and ISC imake update
119359243Sobrien 47. Eliminate the x windows :display.screen before looking for the 
119459243Sobrien     hostname in REMOTEHOST
119559243Sobrien 46. Patch for CDF filetype() recognition (hpux)
119659243Sobrien 45. 6.04.04 11/12/93
119759243Sobrien 44. Made =x obey nonomatch.
119859243Sobrien 43. Fixed rechist and recdirs not to depend on savehist and savedirs
119959243Sobrien 42. Removed aliases, bind, linedit builtins [ifdef'ed out as OBSOLETE]
120059243Sobrien 41. change REMHOST to REMOTEHOST for compatibility with SGI.
120159243Sobrien 40. $owd was not working correctly.
120259243Sobrien 39. Debugging printf elimination (from Kimmo)
120359243Sobrien 38. Typos in the new hup code in sh.c (from Matt)
120459243Sobrien 37. Imakefile fix for sequent (from Jaap)
120559243Sobrien 36. 6.04.03, 10/30/93
120659243Sobrien 35. New manual page in place.
120759243Sobrien 34. Fixed Makefile sed RE to work with gnu sed.
120859243Sobrien 33. Added hup builtin.
120959243Sobrien 32. Added $REMHOST in config_f.h
121059243Sobrien 31. Fixed random parsing bug in sh.exp.c in isa(). It checked cp[1]
121159243Sobrien     without checking cp[0] first... (should propagate to 4.4BSD)
121259243Sobrien 30. More sh.exp.c fixes from Bruce
121359243Sobrien 29. Always exit when the user types exit. 
121459243Sobrien     cat | tcsh -f -s
121559243Sobrien     exit
121659243Sobrien     ls
121759243Sobrien 28. savedirs fix and readlink() null termination fix from Peter.
121859243Sobrien 27. Added -p flag (force dirs printing in all directory functions and $owd
121959243Sobrien     variable
122059243Sobrien 26. Let $dirstack work by default without needing to be set.
122159243Sobrien 25. Fixed history -h to work with other history flags.
122259243Sobrien 24. Renamed ed-functions more consistently (dcs)
122359243Sobrien 23. Added missing filetests (dcs)
122459243Sobrien 22. Added NEWGRP define in config_f.h (dcs)
122559243Sobrien 21. More fixes for non blocking io recovery from Bruce
122659243Sobrien 20. 6.04.02, 10/08/93
122759243Sobrien 19. changed default prompt to %#
122859243Sobrien 18. New group 'g' completion.
122959243Sobrien 17. removed IIASA defs.
123059243Sobrien 16. fix for history -SL and dirs -SL to work when savedirs and savehist are
123159243Sobrien     not set.
123259243Sobrien 15. fix magic-space to understand :p
123359243Sobrien 14. make :u,:l work for history.
123459243Sobrien 13. Fixes for non-blocking i/o recovery. trap all non blocking styles under
123559243Sobrien     sunos.
123659243Sobrien 12. 6.04.01, 08/10/93
123759243Sobrien 11. Vi mode word moves [they work like vi and don't obey wordchars anymore].
123859243Sobrien 10. New file operators and stat builtin
123959243Sobrien  9. David's FIONREAD patch for SVR4
124059243Sobrien  8. Bruce's ignoreeof=n patch
124159243Sobrien  7. Dan's complete/correct enhancement
124259243Sobrien  6. Abort corrections patch.
124359243Sobrien  5. Print_by_columns, now does not use the rightmost column.
124459243Sobrien  4. Renamed config/config.$i to $i to avoid once and for all filename length
124559243Sobrien     problems.
124659243Sobrien  3. bbn butterfly config
124759243Sobrien  2. Beto's proc fixes
124859243Sobrien  1. Bruce's bug fix for ed.chared.c, signals
124959243Sobrien
125059243Sobrien
125159243SobrienV6.04.00, 07/03/93
125259243Sobrien 92. Alpha prototypes, for gcc -Wall clean compile.
125359243Sobrien 91. Fixed alpha hashing. Did not work for directories > 31, Thanks to
125459243Sobrien     Dan Mosedale <mosedale@genome.Stanford.EDU> for all the help!
125559243Sobrien 90. Added USE(a) for unused parameters, to avoid compiler warnings.
125659243Sobrien 89. 6.03.10, 06/25/93
125759243Sobrien 88. Makefile and lint patches from Bruce.
125859243Sobrien 87. Posixsig patch from Peter for svr4
125959243Sobrien 86. 6.03.09, 06/11/93
126059243Sobrien 85. signal handling broke with the last job control patch...
126159243Sobrien     > (does-not-compute;)
126259243Sobrien     would hang.
126359243Sobrien 84. don't quit after the first modifier fails:
126459243Sobrien     > set i=aabbcc
126559243Sobrien     > echo $i:s/a/A/:s/b/B/
126659243Sobrien     AaBbcc
126759243Sobrien     > echo $i:s/x/A/:s/b/B/
126859243Sobrien     aabbcc
126959243Sobrien 83. Imakefile fixes for sequents from Jaap.
127059243Sobrien 82. Move past the bottom of input when we hit ^C, so that multi-line
127159243Sobrien     input commands don't get trashed.
127259243Sobrien 81. Look only at the first word in ${EDITOR,VISUAL} to determine the
127359243Sobrien     editor name.
127459243Sobrien 80. Last patch broke listmax.
127559243Sobrien 79. Remove extra sandbagging in exitstat(). Not needed anymore as value()
127659243Sobrien     will never return NULL.
127759243Sobrien 78. Save $status before calling aliasrun() otherwise:
127859243Sobrien     > alias precmd 'cd .'
127959243Sobrien     > true
128059243Sobrien     > echo $status
128159243Sobrien     0
128259243Sobrien     > false
128359243Sobrien     > echo $status
128459243Sobrien     0
128559243Sobrien 77. 6.03.08, 06/07/93
128659243Sobrien 76. missing prototypes/unused variables under SYSV4.
128759243Sobrien 75. savedirs should glob the filename argument.
128859243Sobrien 74. 6.03.07, 06/05/93
128959243Sobrien 73. Changed _Q, _Q1 macros in sh.lex.c, sh.dol.c, sh.char.? to _QF and _QB
129059243Sobrien     because today 4.4BSD <ctype.h> defined _Q to be ``Phonetics''
129159243Sobrien 72. listmaxrows variable.
129259243Sobrien 71. set -r would not make existing variables readonly.
129359243Sobrien 70. print usernames with ~user where possible in dirs and job cwd's
129459243Sobrien 69. Mika's fixes (missing args in sh.c set(), linux Makefile, SIGCHLD)
129559243Sobrien 68. FIONREAD argument is int everywhere except on SunOS where it is long.
129659243Sobrien     Tcsh used to think that it was long, and so it broke on the alpha where
129759243Sobrien     sizeof(int) != sizeof(long)
129859243Sobrien 67. 6.03.06 05/16/93
129959243Sobrien 66. Pipeline fixes. This should get rid of the dreaded Stopped tty output
130059243Sobrien     message.
130159243Sobrien 65. Michael's fix for history buffer cleanup:
130259243Sobrien     > alias foo 'echo \!:1:h'
130359243Sobrien     > foo a/b
130459243Sobrien     a
130559243Sobrien     > ^P [nothing happens]
130659243Sobrien 64. Unsigned long rlimit type for 64 bit machines (alpha)
130759243Sobrien 63. Fixed Imakefile for alpha
130859243Sobrien 62. tilde expansion now obeys $nonomatch
130959243Sobrien 61. readonly veriables. 'set -r x=3' will set x to a very sticky 3...
131059243Sobrien 60. Fixed bug in the new tab'ed completion that interfered with old listing.
131159243Sobrien 59. Fixed entry -> item in tw.parse.c
131259243Sobrien 58. Added -f option to unlimit
131359243Sobrien 57. Define __STDC__ in Imakefile for Irix
131459243Sobrien 56. Static redeclarations in tw.parse.c
131559243Sobrien 55. 6.03.05 04/26/93
131659243Sobrien 54. Don't echo history expansion in loops:
131759243Sobrien     > alias junk 'foreach i (\!:2*) \
131859243Sobrien     foreach? echo \!:1 $i; \
131959243Sobrien     foreach? end'
132059243Sobrien     > junk a b c d
132159243Sobrien     echo a $i ;
132259243Sobrien     a b
132359243Sobrien     echo a $i ;
132459243Sobrien     a c
132559243Sobrien     echo a $i ;
132659243Sobrien     a d
132759243Sobrien 53. Added complete-word-fwd and complete-word-back that scroll through
132859243Sobrien     the list of possible completions... Neat addition from 
132959243Sobrien     jfink@csugrad.cs.vt.edu (Jeff "$DOTDIR" Fink)
133059243Sobrien 52. Workaround hpux9.01 broken optimizer in sh.glob.c where 'ls *' breaks.
133159243Sobrien 51. Michael's editor fix.  With "magic margins" and 80 char width, try:
133259243Sobrien	> set prompt=
133359243Sobrien	<ESC>20a<CTRL>a<ESC>76b<CTRL>ac
133459243Sobrien 50. Reverted fix that does not glob the expanded back-quote text again.
133559243Sobrien 49. > cd /., echo $cwd
133659243Sobrien     /.
133759243Sobrien     Eliminate the . in this case...
133859243Sobrien 48. Matt's optimization in glob.c [retracted]
133959243Sobrien 47. Fixed bug with -S
134059243Sobrien 46. Renamed Makefile Makefile.std, and fixed the readme file
134159243Sobrien 45. 6.03.04 04/07/93
134259243Sobrien 44. Changed -s == !-z and -S == socket
134359243Sobrien 43. Fixed typo in sh.c, in phup [shpgrp != pr->pgrp]
134459243Sobrien 42. Multi-line aliases are not entered into the history when executed.
134559243Sobrien 41. Changed f_seek to a union to avoid gcc warnings on 4.4BSD
134659243Sobrien 40. Fixed 'unset home; dirs' bug
134759243Sobrien 39. fixed $HOME->$home memory problem.
134859243Sobrien 38. $?0 returns false now on interactive shells for csh compatibility.
134959243Sobrien 37. Default watch inteval was 10 hours not 10 minutes as advertized in the
135059243Sobrien     manual!
135159243Sobrien 36. Fixed clobbered veriable warning from gcc-1.39 in tw.parse.c
135259243Sobrien 35. Fixed typo with INVPTR in sh.lex.c
135359243Sobrien 34. 6.03.03 03/04/93
135459243Sobrien 33. Eliminate 'Reset tty pgrp error message'. It is normal for the
135559243Sobrien     walking process group stuff. Check about the killpg() above?
135659243Sobrien 32. More portability for 64 bit machines.
135759243Sobrien 31. Improved completion error messages.
135859243Sobrien 30. Fix bug with double globbing expansion on mirrored variables:
135959243Sobrien	> setenv TERM '?vt100'
136059243Sobrien 29. Avoid hanging when writing to pipes etc. (From Paul Close)
136159243Sobrien 28. Typo in the $HOME->$home mirroring.
136259243Sobrien 27. %p %P 'p'recise time formats that include seconds for prompt strings.
136359243Sobrien 26. Signal list fixes from Paul Close. nsig is now a variable.
136459243Sobrien 25. 6.03.02 02/12/93
136559243Sobrien 24. NEC SX3 "entry" is a reserved word!, changed entry to item...
136659243Sobrien     [this is as bad as cray typedefining "word" to int. Next thing I know,
136759243Sobrien      I'll have to prefix all the variables with tcsh_!]
136859243Sobrien 23. xxx
136959243Sobrien 22. Protected all include files to avoid warnings from lcc.
137059243Sobrien 21. Finally resolved the job control problems with linux and ISC (from Beto)
137159243Sobrien 20. More HUP,XFSZ,XCPU fixes. (with Beto)
137259243Sobrien 19. Dcanon would not canonicalize correctly in case where dnormalize()
137359243Sobrien     failed to find a directory, but the directory existed when not 
137459243Sobrien     crossing the symbolic link.
137559243Sobrien 18. sh.init.c fixes; give 65 signals for all POSIX machines.
137659243Sobrien 17. AMS mail fixes and cmu wm handling.
137759243Sobrien 16. Setenv would not ignore trim quoted names...
137859243Sobrien     > alias foo 'setenv "\!:1" bar'
137959243Sobrien     > setenv FOO 123
138059243Sobrien     > foo FOO
138159243Sobrien     > printenv
138259243Sobrien     ...
138359243Sobrien     FOO=123
138459243Sobrien     FOO=bar
138559243Sobrien     ...
138659243Sobrien 15. 6.03.01 08/01/93
138759243Sobrien 14. #undef SHORT_STRINGS gcc warning fixes...
138859243Sobrien 13. csh bug fix in foreach [quoteing problem]
138959243Sobrien     > foreach i ("*")
139059243Sobrien     > echo $i:q
139159243Sobrien     > end
139259243Sobrien     Should print *
139359243Sobrien 12. ls-F obeys showdots...
139459243Sobrien 11. After scheduled commands get executed, the editor could stay disabled
139559243Sobrien     until the first enter.
139659243Sobrien 10. sigset() bug in ed.init.c; ^C could get disabled sometimes.
139759243Sobrien  9. Don't glob in dowhich(); otherwise \pat does not work if pat is aliased.
139859243Sobrien  8. When completion patterns are used $ and ~ expansion did not work right.
139959243Sobrien  7. Printenv builtin and long backquote expansion fix from Harald.
140059243Sobrien  6. $:-1, $:-0 enhancement from Paul and Michael.
140159243Sobrien  5. Lynx/OS patches
140259243Sobrien  4. Apollo bugs [Setenv -> tsetenv, typedef in pid_t]
140359243Sobrien  3. ^@ did not work correctly in bindkey.
140459243Sobrien  2. Fix vms/posix ifdefs in tc.alloc.c
140559243Sobrien  1. Elide gcc-2.3.1 warnings
140659243Sobrien
140759243Sobrien
140859243SobrienV6.03.00, 11/20/92
140959243Sobrien102. Solaris2 patches, renamed sunosX to sosX to fit in 14 character filenames.
141059243Sobrien101. 6.02.12 11/12/92
141159243Sobrien100. Decreased BUFSIZE to 1K...
141259243Sobrien99. Don't use sbrk() in tc.alloc.c on VMS
141359243Sobrien98. EINTR error handling from Michael
141459243Sobrien97. Overwrite mode takes effect immediately, not delayed by a command.
141559243Sobrien96. Emx fixes.
141659243Sobrien95. SIGHUP gain...
141759243Sobrien94. Coherent times()/ <sys/file.h> fixes.
141859243Sobrien93. 6.02.11 10/27/92
141959243Sobrien92. Mach setpath fixes.
142059243Sobrien91. Which now globs its arguments
142159243Sobrien90. Again POSIX SIGHUP fixes... Maybe we got it right this time...
142259243Sobrien89. Increased BUFSIZE to 4K. Smaller machines may want to decrease this.
142359243Sobrien    [ Now one can edit up to 4K of buffer! ]. From Harald.
142459243Sobrien88. : is now a true builtin that does nothing, instead of being treated like
142559243Sobrien    the last character of a label. This is so it can take args. From Harald.
142659243Sobrien87. More fixes for hpux limits from Harald.
142759243Sobrien86. Login shell if ppid == 1 and argc == 1 for VMS.
142859243Sobrien85. Typo in sh.exec.c from Harry.
142959243Sobrien84. Per's editor fixes.
143059243Sobrien83. 6.02.10 10/17/92
143159243Sobrien82. Don't free STRNULL in freelex(). Update linked list in copylex() to
143259243Sobrien    do the same insert as in lex().
143359243Sobrien81. Fixed spurious tilde printing in %c prompt.
143459243Sobrien80. Fixed dumb wild free in AddXKey... 
143559243Sobrien    (thanks Harald for the complex bindings! :-)
143659243Sobrien    > bindkey "\e10z" expand-line # Any editor command will do
143759243Sobrien    > bindkey -[cs] "\e10z" "foo" # Any string or command will do
143859243Sobrien    Free(%x) ....
143959243Sobrien79. coherent additions.
144059243Sobrien78. fixes for hpux8 resource limits [Thanks Harald]
144159243Sobrien77. 6.02.09 10/10/92
144259243Sobrien76. More vms cleanups.
144359243Sobrien75. Removed #include CONFIGH from sh.h. There was no way to make it work 
144459243Sobrien    under VMS/POSIX
144559243Sobrien74. Added t completion (Gray Watson)
144659243Sobrien73. Memory leaks in sh.dir.c and sh.glob.c [thanks purify :-)]
144759243Sobrien72. IRIX 5.0 patches (from Paul Close)
144859243Sobrien71. BSD resource limits for hpux8.0 (From Andreas Stolcke)
144959243Sobrien70. NGROUPS_MAX fixes (from Matt Day)
145059243Sobrien69. 6.02.08 10/04/92
145159243Sobrien68. VMS port additions.
145259243Sobrien67. Added $%var, which == strlen(var)
145359243Sobrien66. Added ^X^I and ^X^D to override programmable listing+completion
145459243Sobrien65. Added case insensitive globbing for OS/2
145559243Sobrien64. FIOCLEX and FIONCLEX are only used if we don't have FD_CLOEXEC.
145659243Sobrien63. Added emx termio support, and emx pathsep support; emx compiles and runs:
145759243Sobrien    needs job-debugging and finishing touches.
145859243Sobrien62. Horrible bug with the lex linked list; from Loic Grenie, grenie@ens.fr
145959243Sobrien    > echo a !#
146059243Sobrien    echoed 'echo a echo a echo'!
146159243Sobrien61. Shell -w,-x were incompatible with the same for test [POSIX] (beto)
146259243Sobrien60. builtin newgrp did not accept the - argument.
146359243Sobrien59. FIOCLEX for the masses (POSIX FD_CLOEXEC addition)
146459243Sobrien58. Old style csh completion bug fix [not used] (beto)
146559243Sobrien57. A background process waiting for input from tty
146659243Sobrien    blocks when being foregrounded doesn't read its input and
146759243Sobrien    doesn't get <cntl-c> and <cntl-z> signals.
146859243Sobrien    It can only be killed from another session. (beto)
146959243Sobrien    > cat > foo
147059243Sobrien    #!/bin/csh -f
147159243Sobrien    echo ">>>>>>"
147259243Sobrien    set x = $<
147359243Sobrien    echo $x
147459243Sobrien    ^D
147559243Sobrien    > chmod +x foo
147659243Sobrien    > foo &
147759243Sobrien    > fg
147859243Sobrien    ^Z,^C # Nothing happens
147959243Sobrien56. history > 1000 fix (beto)
148059243Sobrien55. 6.02.07 9/18/92
148159243Sobrien54. Added e_stuff_char() to put back a character in cooked mode in
148259243Sobrien    the input stream... Useful for status (^T)
148359243Sobrien53. $? == $status and $# == $#argv like in the bourne shell.
148459243Sobrien52. Added $dirstack. Problems: off by one since =0 == $cwd, but 
148559243Sobrien    $dirstack[1] == $cwd... Suggestions welcome.
148659243Sobrien51. Leading spaces would confuse the run-help function.
148759243Sobrien50. Don't expand imported environment variables:
148859243Sobrien    > setenv HOME \*
148959243Sobrien    > tcsh
149059243Sobrien    > echo "$home"
149159243Sobrien    > echo "$HOME"
149259243Sobrien49. %C0n displays the number of directories omitted as /usr/local/bin /<2>bin/
149359243Sobrien48. Added POSIXSIGS as a configuration option.
149459243Sobrien47. Per's fixes for history format and arrow key binding.
149559243Sobrien46. Expand-variables expands array variables too
149659243Sobrien45. 6.02.06 8/14/92 
149759243Sobrien44. Separated limit stuff from BSDTIMES and added BSDLIMIT
149859243Sobrien43. History searching inconsistent with HistLit:
149959243Sobrien    > echo foo
150059243Sobrien    foo
150159243Sobrien    > ^foo^bar
150259243Sobrien    bar
150359243Sobrien    > ec[M-p]
150459243Sobrien    echo foo
150559243Sobrien42. 6.02.05 8/8/92 
150659243Sobrien41. sourcing a script that contains 'onintr -; onintr' would disable 
150759243Sobrien    interrupts on the command line
150859243Sobrien40. cd ../... with symlinks=ignore would work !@#!@
150959243Sobrien39. No more BACKPIPE for POSIX machines...
151059243Sobrien38. SUNOS NLS bug workarounds...
151159243Sobrien37. New HASHBANG define for #! emulation... even 386BSD does not have it
151259243Sobrien    yet...
151359243Sobrien36. Added new -b -c file operators from SGI csh.
151459243Sobrien35. 6.02.04 7/23/92 
151559243Sobrien34. Walking process group fixes.
151659243Sobrien33. $0 contains now argv[0] when we are not executing a shell script.
151759243Sobrien32. New Getwd() was broken.
151859243Sobrien31. 6.02.03 7/17/92
151959243Sobrien30. We kill our last foreground process group on HUP, for POSIX systems.
152059243Sobrien29. Walking process group fix.
152159243Sobrien28. $shlvl gets reset to 1 for login shells.
152259243Sobrien27. Macros can now involve multiple commands, i.e.
152359243Sobrien    bindkey -s "^[OP" "ls\n^P"
152459243Sobrien26. 6.02.02 7/6/92
152559243Sobrien25. nostat accepts now a list shell patterns.
152659243Sobrien24. Avoid print_exit_value in if ( { foo } )
152759243Sobrien23. Symbolic key names for bindkey [arrow keys].
152859243Sobrien22. Smarter getwd() that avoids some of the NFS hangs...
152959243Sobrien21. Use memmove() where possible.
153059243Sobrien20. 6.02.01 6/16/92
153159243Sobrien19. Fix automatic correction to work with the new completion.
153259243Sobrien18. Globbing bug with brace expansion, when arguments need to be realloced...
153359243Sobrien    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}
153459243Sobrien17. shift and left operators update variables correcly ('shift path' did not 
153559243Sobrien    work)
153659243Sobrien16. apollo fixes for cd.
153759243Sobrien15. STRNULL <-> NULL bug fixes.
153859243Sobrien14. %S in xprintf for short strings.
153959243Sobrien13. history -LSc, dirs -LSc additions, builtins builtin [oxymoron]
154059243Sobrien12. history formatting string, who formatting string, prompt formatting
154159243Sobrien    all use tprintf() now.
154259243Sobrien11. $history accepts a second formatting argument..
154359243Sobrien10. History timestamps preserved in .history
154459243Sobrien9.  Backquotes were broken: echo hi | cat > `echo foo`
154559243Sobrien8.  SGI -t operator problem.
154659243Sobrien7.  Dnix fixes.
154759243Sobrien6.  Fix history file writing bug when autologout.
154859243Sobrien5.  Change from TCSETA to TCSETAW, since we affect the output.
154959243Sobrien4.  Per's fixes for display margin bugs.
155059243Sobrien3.  Linux fixes.
155159243Sobrien2.  Collapse adjacent stars in glob.c to avoid exponential behavior.
155259243Sobrien1.  Fixed parseescape to put ^ literally if not followed by alpha.
155359243Sobrien
155459243Sobrien
155559243SobrienV6.02.00, 5/15/92
155659243Sobrien94. Default echo_style was not being set correctly.
155759243Sobrien93. $< did not work correctly with NLS chars.
155859243Sobrien92. 6.01.15 (5/11/92)
155959243Sobrien91. Minor cleanups in refresh code.
156059243Sobrien90. 6.01.14 (5/8/92)
156159243Sobrien89. Print \n in the right margin always to be consistent.
156259243Sobrien88. Linux patches.
156359243Sobrien87. 6.01.13 (5/2/92) 
156459243Sobrien86. Fixes in listing and completion of non-unique commands.
156559243Sobrien85. Fix =stack entries > 9... from Bill Petro
156659243Sobrien84. Fix for last character at margin. [on terminals that have am & xm move
156759243Sobrien    the cursor manually to the next line]
156859243Sobrien83. Fix for complete completions 
156959243Sobrien82. small typo in tc.alloc.c from Mark Moraes.
157059243Sobrien81. small typo in tw.parse.c from Richard.
157159243Sobrien80. Man page fixes from Per.
157259243Sobrien79. 6.01.12 (4/24/92) [release version for 6.02]
157359243Sobrien78. Autosuffix was not getting reset all the time.
157459243Sobrien77. Don't limit completion patterns to 1K.
157559243Sobrien76. Naming changes in ed.screen.c from Justin.
157659243Sobrien75. 6.01.11 (4/10/92)
157759243Sobrien74. Fixed magic-space ! expand bug:
157859243Sobrien    > echo a b123 45.{6,7}
157959243Sobrien    > echo !:2!:3[magic-space]
158059243Sobrien73. Work-around for apollo optimizer in tc.bind.c
158159243Sobrien72. Problem with setjmp in tw.parse.c
158259243Sobrien71. symlinks=expand from Yumin.
158359243Sobrien70. tenematch() fixes from Michael;
158459243Sobrien69. 6.01.10 (4/3/92)
158559243Sobrien68. Fixed Gnmatch.
158659243Sobrien67. Removed ignore_symlinks and chase_symlinks. Replaced by symlinks variable.
158759243Sobrien66. Backquote from completion was broken for machines with no dup2()
158859243Sobrien65. No $printexitvalue for `` jobs.
158959243Sobrien64. Added ultrix stuff for PW_AUTH [from Mike Potter mpotter@lampf.lanl.gov]
159059243Sobrien63. Fixed bug in Gnmatch(), added 'N' command 'x' completion.
159159243Sobrien62. Fixed fg_proc_entry() so autologout gets disabled when a process
159259243Sobrien    is foregrounded.
159359243Sobrien61. 6.01.09 (3/26/92)
159459243Sobrien60. source builtin takes arguments now that are passed in the script e.g.:
159559243Sobrien    > ./tcsh -i a b c
159659243Sobrien    > cat test
159759243Sobrien    echo $argv
159859243Sobrien    > echo $argv
159959243Sobrien    a b c
160059243Sobrien    > source test 1 2 3
160159243Sobrien    1 2 3
160259243Sobrien    > echo $argv
160359243Sobrien    a b c
160459243Sobrien59. Eliminate $margin_bug, add more intelligent margin code [from Justin]
160559243Sobrien58. expand_symlinks variable Urgh...
160659243Sobrien57. SGI CONTROL() fixes...
160759243Sobrien56. new dnormalize(), expand_symlinks flag.
160859243Sobrien55. interrupting completion restores the current line. [from Marc]
160959243Sobrien54. 6.01.08 (3/20/92)
161059243Sobrien53. inputmode affects the first line too.
161159243Sobrien52. Searches in vi do not destroy the current line.
161259243Sobrien51. -drwX test enhancement.
161359243Sobrien50. Generalized completion syntax and added more completion builtins.
161459243Sobrien49. Don't print '\n' on the right margin if we can avoid it.
161559243Sobrien48. 6.01.07 (3/9/92)
161659243Sobrien47. New completion style. [[<pattern>[ ]],=<completion action>]
161759243Sobrien46. 6.01.06 (3/7/92)
161859243Sobrien45. complete styles are ignored after shell metachars eg.
161959243Sobrien    > complete mail =u
162059243Sobrien    > mail christos < [tab]
162159243Sobrien    completes filenames.
162259243Sobrien44. $echo_style is initialized to the default style of the machine.
162359243Sobrien43. SGI 4.0 CTRL() macro is busted. So we ignore it.
162459243Sobrien42. Fixed bug with the new margin code (thanks justin)
162559243Sobrien41. Fixed mirroring of variables. Now set and setenv affect
162659243Sobrien    HOME, TERM, PATH, SHLVL, USER and their csh counterparts. Unset affects
162759243Sobrien    affects only the csh copies of the variables, and unsetenv only the
162859243Sobrien    environment variables.
162959243Sobrien40. Fixed gcc-2.0 warnings in sh.sem.c (needed for vfork() -O2 optimization)
163059243Sobrien39. 6.01.05 (2/21/92)
163159243Sobrien38. signal masking for BSD machines was still wrong in tw.init.c
163259243Sobrien37. Added $margin_bug, and now the editor outputs on the rightmost 
163359243Sobrien    column by default. This should fix the xterm cut-n-paste problem.
163459243Sobrien36. AU/X 2.0 and SGI compiles with POSIX as a default now.
163559243Sobrien35. sysv_echo is gone too. Now we have a variable called echo_style
163659243Sobrien    which can be set to "none", "bsd", "sysv", "both" that defines
163759243Sobrien    the builtin echo_style. The default is "bsd" for systems with
163859243Sobrien    SYSVREL == 0, "sysv" otherwise. This can be overriden in config.h
163959243Sobrien    by defining ECHO_STYLE ro be BSD_ECHO, SYSV_ECHO, BOTH_ECHO, 
164059243Sobrien    or NONE_ECHO.
164159243Sobrien34. asynchronous notification in run-fg-editor would try to change the 
164259243Sobrien    tty settings and print an extra prompt.
164359243Sobrien    > set notify 
164459243Sobrien    > sleep 10 &
164559243Sobrien    > vi^Z
164659243Sobrien    > ^[^Z
164759243Sobrien33. alias x /bin/true
164859243Sobrien    x<esc>?
164959243Sobrien    reported .//bin/true instead of /bin/true
165059243Sobrien32. 6.01.04 (2/12/92)
165159243Sobrien31. fixed vi_substitute_line
165259243Sobrien30. binding completion addition.
165359243Sobrien29. showdots=-A addition
165459243Sobrien28. sysv_echo addition; deleted bsd_echo which is now the default.
165559243Sobrien27. dunique could crash.
165659243Sobrien26. Don't clear lines after an asynchronous notification, because it
165759243Sobrien    might erase the message.
165859243Sobrien25. 6.01.03 (1/29/92)
165959243Sobrien24. `` were not working correctly when tcsh is started with 0,1,2 closed.
166059243Sobrien23. Correction was picking up the wrong thing in cases like .rhosts hosts
166159243Sobrien22. Correction with names with quoted spaces was broken.
166259243Sobrien21. Added sysv_echo and bsd_echo.
166359243Sobrien20. Added and documented the complete builtin.
166459243Sobrien19. Added dunique and cd -.
166559243Sobrien18. Per's fix for alarm functions. Things would break if time went backwards.
166659243Sobrien17. Realloc bug fix (copy min of old and new size)
166759243Sobrien16. Fix for csh compatible braces.
166859243Sobrien15. Brace globbing and negation globbing for Gmatch.
166959243Sobrien14. 6.01.02 (1/16/92)
167059243Sobrien13. Completion builtin, new tw* files.
167159243Sobrien12. 6.01.01 (1/6/92)
167259243Sobrien11. Changed w_ fields in tc.who.c to who_ to avoid redefinitions in
167359243Sobrien    <sys/wait.h> in some os's.
167459243Sobrien10. Setting savehist to an empty string makes savehist use the value
167559243Sobrien    in $history.
167659243Sobrien9.  echotc did not use the internal termcap descriptions.
167759243Sobrien8.  echotc did not work right for single argument termcap strings.
167859243Sobrien7.  DGUX needs SAVESIGVEC, updated type protection, and disabled CSWTCH.
167959243Sobrien6.  Changed SVID to SYSVREL, since there is no SVID == 4 (yet).
168059243Sobrien5.  Typo in tc.sig.h: UNRELSIGS was not getting defined.
168159243Sobrien4.  Globbing bug fix. tglob() should ignore globbing characters inside 
168259243Sobrien    backquotes otherwise things get expanded twice:
168359243Sobrien    % echo 'bar?' > 'foo?'
168459243Sobrien    % echo `cat foo\?`
168559243Sobrien    echo: No match.
168659243Sobrien3.  Mach setpath fix.
168759243Sobrien2.  Alliant process group fix.
168859243Sobrien1.  Xenix fixes for broken vi and help path with no suffixes.
168959243Sobrien
169059243Sobrien
169159243SobrienV6.01.00, 12/19/91 [for comp.sources.unix]
169259243Sobrien22. Restore the original prompt in automatic correction when the user
169359243Sobrien    asks to re-edit the command.
169459243Sobrien21. Better error for unreadable files in tw.parse.c
169559243Sobrien20. Sequent patches.
169659243Sobrien19. (V6.00.08 beta 12/14/91)
169759243Sobrien18. Filenames containing # were spelled/expanded incorrectly.
169859243Sobrien17. Stellar/stellix port.
169959243Sobrien16. Hpux 8.0 has SIGWINDOW but we cannot get the window size. Protect
170059243Sobrien    against window changes updating $LINES and $COLUMNS.
170159243Sobrien15. Mach setpath did not work right.
170259243Sobrien14. Mach does not need setenv in lib; in fact that does not work right.
170359243Sobrien13. shell level gets decremented when we exec.
170459243Sobrien12. restart_fg_editor picked the wrong editor if arg contained a slash.
170559243Sobrien    e.g vi ~/.cshrc
170659243Sobrien11. (V6.00.07 beta 12/08/91)
170759243Sobrien10. Allow use of vfork() on systems that do not have job control.
170859243Sobrien9.  Avoid NUMCC from being defined twice.
170959243Sobrien8.  (V6.00.06 beta 12/05/91)
171059243Sobrien7.  SunOS3's FIOCLEX dups...
171159243Sobrien6.  Yet another globbing bug fix from Michael (echo .[^.])
171259243Sobrien5.  Ultrix now wants __ before cpp symbols.
171359243Sobrien4.  Workaround sun's header files inconsistency so tcsh can be compiled
171459243Sobrien    with #undef POSIX
171559243Sobrien3.  Fixed limit stuff so that large values don't cause errors.
171659243Sobrien2.  Fixed =1 and ~user error messages (Per)
171759243Sobrien1.  (beta-5 6.00.04 == 6.00.05)
171859243Sobrien
171959243Sobrien$#*
172059243Sobrien$#* New numbering scheme (The last 2 digits are reserved for beta releases
172159243Sobrien$#* from now on. So we start at 6.00.06 which is 6.00.04 beta 6, and we are
172259243Sobrien$#* going to release 6.01.00...
172359243Sobrien$#*
172459243Sobrien
172559243SobrienV6.00.04, (never released)
172659243Sobrien34. (beta-5 11/25/91)
172759243Sobrien33. Simplify code in BindArrowKeys()
172859243Sobrien32. Get rid of the PNULL's
172959243Sobrien31. Support for shadow password in locking code. (From Kimmo)
173059243Sobrien30. Normalize-path editor function.
173159243Sobrien29. (beta-4 11/21/91)
173259243Sobrien28. minix additions
173359243Sobrien27. bindkey fixes (-c addition, casting cleanups)
173459243Sobrien26. (beta-3 11/16/91)
173559243Sobrien25. Prompt length checking. 
173659243Sobrien24. Michael's fixes for the watching code. Tcsh could core dump when using
173759243Sobrien    a corrupted utmp.
173859243Sobrien23. overwrite mode flag, and autologout locking code.
173959243Sobrien22. overwrite mode would still insert digits!
174059243Sobrien21. Get the value of _POSIX_VDISABLE from pathconf...
174159243Sobrien20. Hpux 8.0 fixes. Sigstack botches with shared libraries. Ansi mode
174259243Sobrien    static initialization of structures with prototyped function pointers
174359243Sobrien    gives spurious warnings...
174459243Sobrien19. Onintr in /etc rc files is disabled.
174559243Sobrien18. (beta-2 11/03/91)
174659243Sobrien17. Multi-line aliases with `` bug fix.
174759243Sobrien16. Sticky emacs overwrite mode.
174859243Sobrien15. Autolist option.
174959243Sobrien14. Fix for redirection with wildcard filanames.
175059243Sobrien13. No error correction for multi-line commands.
175159243Sobrien12. Esix-4 re-defines p_pid. Argh...
175259243Sobrien11. (beta-1 10/28/91)
175359243Sobrien10. Foreach loops were broken again.
175459243Sobrien9.  SUNOS localtime() bug does not only happen on the 8th byte. [Michael]
175559243Sobrien8.  sh.dir.c, memory corruption in dinit(). Thanks Michael.
175659243Sobrien7.  uts broken <sys/stat.h> work-around, and has a wait3()
175759243Sobrien6.  SGI (-t filename) extension, returns true when filename is a tty.
175859243Sobrien5.  'default:' addition in all switch() statements.
175959243Sobrien4.  oflag was not being updated correctly in Rawmode()
176059243Sobrien3.  missing 'break;' in prompt code '%y'.
176159243Sobrien2.  infinite loop in :a<mod> code.
176259243Sobrien1.  hashstat was not reporting hits+misses
176359243Sobrien
176459243Sobrien
176559243SobrienV6.00.03, 10/21/91
176659243Sobrien31. watch code now accepts shell patterns.
176759243Sobrien30. new hashing code portability fixes.
176859243Sobrien29. $foo:gs/:/ / fix and 'a' modifier addition.
176959243Sobrien28. Added $! (the pid of the last background job forked)
177059243Sobrien27. exec does not kill the shell when it fails.
177159243Sobrien26. Irix4.0 decls.
177259243Sobrien25. SVR4 uthost fixes from Kimmo Suominen
177359243Sobrien24. Imake addition from marc
177459243Sobrien23. New i-search from Per.
177559243Sobrien22. ibmesa fixes
177659243Sobrien21. convex fixes.
177759243Sobrien20. t command for vi.
177859243Sobrien19. SVR4 fixes (reverse pipeline and sigaction()) from David Dawes.
177959243Sobrien18. New hashing from Marc
178059243Sobrien17. Added : to the ~name separators so ~foo:~bar works.
178159243Sobrien16. New ed.init.c. Added ed.term.c
178259243Sobrien15. Still can't get the history exactly csh-like... !-2$ was broken...
178359243Sobrien14. vi character searches.
178459243Sobrien13. -Dvar=name command line option for the apollos.
178559243Sobrien12. Prompt format changes for date/directory.
178659243Sobrien11. Vi searches.
178759243Sobrien10. Emacs i-search. [currently not bound]
178859243Sobrien9.  Vi additions ([dc]-{w,$,f<c>},Undo)
178959243Sobrien8.  tcsh -n parses now builtin structures.
179059243Sobrien7.  seek to the end on errors in loops.
179159243Sobrien6.  echotc -s was broken
179259243Sobrien5.  Better !event parsing. !foo;!bar was broken.
179359243Sobrien4.  foreach loops and if statements in aliases.
179459243Sobrien3.  .cshdirs would corrupt the heap if some directories were not there.
179559243Sobrien2.  System V echo was broken with \
179659243Sobrien1.  Fixed echo '!-1', history would eat the quote.
179759243Sobrien
179859243SobrienV6.00.02, 08/05/91 [For comp.sources.unix]
179959243Sobrien8.  tcsh will always set $LOGNAME and $USER if not already set in the
180059243Sobrien    environment.
180159243Sobrien7.  added $histfile.
180259243Sobrien6.  echo `echo` * and  echo ~ {} were broken
180359243Sobrien5.  setty builtin addition
180459243Sobrien4.  Multiple : modifiers [experimental, disabled with -DCOMPAT]
180559243Sobrien3.  7 bit fixes, and hp9000s500.
180659243Sobrien2.  #undef DEBUG in tc.alloc.c, so we continue if we get a bad free() 
180759243Sobrien1.  getn() is now protected against NULL strings.
180859243Sobrien
180959243SobrienV6.00.01, 07/16/91
181059243Sobrien17. added beepcmd, and fixed small tenematch bugs.
181159243Sobrien16. Renamed DUP2 flag to HAVEDUP2 cause AIXPS2 defines DUP2 already.
181259243Sobrien15. More ANSI fixes, and mit additions (load-average)
181359243Sobrien14. don't clear ECHOE, background programs might need it.
181459243Sobrien13. Refresh bug fix...
181559243Sobrien12. getpwent() should not be interrupted (yellow pages), cause it might
181659243Sobrien    leave dangling pointers, that endpwent() will trash.
181759243Sobrien11. ChangeSize is now responsible to set the screen size to something
181859243Sobrien    sane, but it should not affect the environment if the information
181959243Sobrien    it received is not valid
182059243Sobrien10. Find out if we are running under emacs using $TERM. It is more 
182159243Sobrien    reliable.
182259243Sobrien9.  tcsh was broken if SHORT_STRINGS was not defined (glob() problem)
182359243Sobrien8.  If GetSize() fails it should always return reasonable screen sizes.
182459243Sobrien7.  globbing should not fail if one or more patterns match.
182559243Sobrien6.  increased the number of aliases in the loop detection code.
182659243Sobrien5.  DGUX has size_t and pid_t defined now...
182759243Sobrien4.  ESIX does not have EWOULDBLOCK or EAGAIN & POSIX... That was not handled
182859243Sobrien    correctly.
182959243Sobrien3.  rs6000 needs BSDWAIT.
183059243Sobrien2.  Hpux susp key could not be changed.
183159243Sobrien1.  Apollo fixes.
183259243Sobrien
183359243SobrienV6.00.00, 07/04/91
183459243Sobrien45. Fixed quoting of VSTART/VSTOP on termios
183559243Sobrien44. Memory leak every time you pipe in or out.
183659243Sobrien43. echo {foo bar.[ch]}. Did not check for end of word.
183759243Sobrien42. ANSI prototypes
183859243Sobrien41. dmove() would leave the source descriptor open when using dup2()
183959243Sobrien    e.g.
184059243Sobrien    while (1)
184159243Sobrien	echo foo >>! bar
184259243Sobrien    end
184359243Sobrien    runs out of file descriptors
184459243Sobrien40. recursive `` expanded via aliases would abort.
184559243Sobrien39. set home=../relative-path-name was broken.
184659243Sobrien    e.g.
184759243Sobrien    set home=../..; cd ..;
184859243Sobrien    <abort>
184959243Sobrien38. Incorrect error when changing to directory:
185059243Sobrien    e.g.
185159243Sobrien    mkdir not-in-cd-path; chmod -x not-in-cd-path; cd not-in-cd-path;
185259243Sobrien    echoed:
185359243Sobrien       not-in-cd-path: No such file or directory.
185459243Sobrien    it should have said
185559243Sobrien       not-in-cd-path: Permission denied.
185659243Sobrien37. if ( \! =~ [\!] ) echo ok, did not echo ok. Quoting inside [] pattern.
185759243Sobrien36. More than 127 jobs caused job # to go negative
185859243Sobrien35. unsetenv <pattern> ... Added support for more than one pattern.
185959243Sobrien34. More background process status report fixes.
186059243Sobrien33. Apollo builtin support.
186159243Sobrien32. Glob fix. echo '*' * was not handled properly.
186259243Sobrien31. Glob fix. setenv FOO `sleep 1` would either cause a segmentation fault.
186359243Sobrien    or print ambiguous.
186459243Sobrien30. Glob fix. Quoted characters inside [] were not handled properly.
186559243Sobrien29. Removed TELL and VMUNIX defines. I think we cannot compile on V6 anyway
186659243Sobrien28. Overflow check for expansions.
186759243Sobrien27. Added matchbeep, shell pattern history searching.
186859243Sobrien26. Added code to handle /dev/std{in,out,err}
186959243Sobrien25. Fixed POSIX speed handling in raw mode.
187059243Sobrien24. Fixed a flushing bug in the filec code in sh.file.c
187159243Sobrien23. Compiled and added hp9000s700 to the list of hosts.
187259243Sobrien22. Fixed horrible bug in gmatch() 
187359243Sobrien	switch (4)
187459243Sobrien	case [a-z]:
187559243Sobrien		echo bug;
187659243Sobrien		breaksw;
187759243Sobrien	case 4:
187859243Sobrien		echo ok;
187959243Sobrien		breaksw;
188059243Sobrien	endsw
188159243Sobrien21. Fixes for _SEQUENT_ ut_host.
188259243Sobrien20. FLUSHO added
188359243Sobrien19. mkdir foo\`bar; cd foo\`bar; was broken
188459243Sobrien18. EWOULDBLOCK == EAGAIN on RENO check for that too.
188559243Sobrien17. Dword() simplified and removed the gotos.
188659243Sobrien16. Hpux now compiles with POSIX. Moved the local chars modes in ed.init.c
188759243Sobrien    after the tty modes.
188859243Sobrien15. Process group fixes for POSIX
188959243Sobrien14. We need <sys/filio.h> on the suns for FIOCLEX!!! We did not close
189059243Sobrien    our file descriptors before...
189159243Sobrien13. A/UX fixes.
189259243Sobrien12. History events that start with a number are not necessarily numeric:
189359243Sobrien    > !3d
189459243Sobrien    3d: Event not fount
189559243Sobrien11. History loop detection added.
189659243Sobrien    > alias a \!#
189759243Sobrien    > b; a
189859243Sobrien10. Alias loop detection code was ineffective on eager optimizers.
189959243Sobrien 9. All errors should now go through our table. Next step we should
190059243Sobrien    add nls error messages.
190159243Sobrien 8. Unsetenv now globs its arguments! Before it did not...
190259243Sobrien 7. Added tilde cache and -l flag.
190359243Sobrien 6. Added autocorrect
190459243Sobrien 5. Fixed for so that background jobs in scripts get process groups
190559243Sobrien 4. Fixed amazing memory leak in setenv()...
190659243Sobrien 3. Added short2qstr() so that we can form quoted strings to be used with glob()
190759243Sobrien 2. str2short and short2str allocate space dynamically.
190859243Sobrien 1. Fixed bug related to the is*() routines called with shorts.
190959243Sobrien    [only if NLS and SHORT_STRINGS are defined].
191059243Sobrien    (The _ctype_ was getting indexed with shorts...)
191159243Sobrien 0. Complete overhaul. Brought in the 4.4 csh stuff. Separated most
191259243Sobrien    tcsh and csh code except where I would have to add more global
191359243Sobrien    variables. Compiled correctly with both lint and gcc -Wall on
191459243Sobrien    a sparc running 4.1
191559243Sobrien
191659243SobrienV5.20.03, 03/20/91.	- Never released
191759243Sobrien25. Kanji, SXA additions.
191859243Sobrien24. (exec foo) should not fail if they are suspended jobs.
191959243Sobrien23. Support kernel paging stuff on aix 370.
192059243Sobrien22. Now we handle correctly the environment variables LINES, COLUMNS,
192159243Sobrien    TERMCAP for window size changes...
192259243Sobrien21. Tcsh 5.18c+ had broken NULL chars on scripts.
192359243Sobrien    > cat > foo 
192459243Sobrien    #!/usr/local/bin/tcsh -f
192559243Sobrien    echo "foo"
192659243Sobrien    echo "^V^@"
192759243Sobrien    echo "bar"
192859243Sobrien    ^D
192959243Sobrien    > chmod +x foo; foo
193059243Sobrien    foo
193159243Sobrien20. Posix has EAGAIN and not EWOULDBLOCK
193259243Sobrien19. Don't set ECHOK; makes kill ^U ugly.
193359243Sobrien18. $shell is SHELLPATH and not $SHELL any more.
193459243Sobrien17. Added -n flag to cd, pushd, popd and dirs. Documented -l and -v
193559243Sobrien    flags.
193659243Sobrien16. Documented and fixed chase_symlinks and ignore_symlinks.
193759243Sobrien15. Call endpwent() when you get interrupted...
193859243Sobrien    cd ~chri<tab>^C
193959243Sobrien    cd ~christos/<enter>
194059243Sobrien    <stuck>
194159243Sobrien14. Exec when you have suspended jobs asks for verification.
194259243Sobrien13. Variable length fixes:
194359243Sobrien    >set abcdefghijklmnopqrstuvwxyz=1
194459243Sobrien    >echo $abcdefghijklmnopqrstuvwxyz
194559243Sobrien    abcdefghijklmnopqrs: Undefined variable
194659243Sobrien    Now we have better messages too...
194759243Sobrien12. Icon fixes...
194859243Sobrien11. Quote expanded glob and history chars too.
194959243Sobrien10. If someone sets SHIN to O_NDELAY we died... Now we set it back...
195059243Sobrien 9. unset path; unsetenv PATH; ls-F; (poof) fixed...
195159243Sobrien 8. Patches for masscomp, and ${var123} lexical analysis fix...
195259243Sobrien 7. Patch for sunview bug: A partially covered suntool sends SIGWINCH every
195359243Sobrien    time the text is scrolled, causing annoying redraw effects. Now tcsh
195459243Sobrien    checks if the size really changed before doing anything.
195559243Sobrien 6. Interrupt in the middle of cwdcmd, and periodic does not remove the
195659243Sobrien    aliases.
195759243Sobrien 5. prompt2 and prompt3 fixes:
195859243Sobrien    Prompt2 now prints the status of the parser by default.
195959243Sobrien    Prompt3 can now have the standard prompt escape sequences.
196059243Sobrien 4. eval file descriptor re-direction fix.
196159243Sobrien    >set p='w | tail +3'
196259243Sobrien    >eval $p
196359243Sobrien    (originally | tail +3 was ignored)
196459243Sobrien 3. $edit != emacs anymore; it was misleading, 'set edit' enables editing
196559243Sobrien    'unset edit' disables it.
196659243Sobrien 2. PERROR define fix. 
196759243Sobrien 1. irix3.3.1 line discipline fix.
196859243Sobrien
196959243SobrienV5.20.02, 12/15/90.
197059243Sobrien32. /etc/Logout added and merged with /etc/Login flag.
197159243Sobrien31. Fixed tty chars in ed.init.c. Some of them were not handled correctly.
197259243Sobrien30. Command execution does not leak memory any more, and doing
197359243Sobrien    ~ four times does not core-dump.
197459243Sobrien29. Fixed the notorious csh 'if(' bug (part of the convex fixes)
197559243Sobrien28. Intelligent getwd() on startup, and canonicalization.
197659243Sobrien27. Intelligent directory stack. Gets updated when $HOME changes.
197759243Sobrien26. Directory stack/save-restore additions
197859243Sobrien25. Convex Fixes.
197959243Sobrien24. Fixed onlret, and echonl getting stuck on svid.
198059243Sobrien23. Shouldn't leave tty in raw mode at auto-logout (e.g. when su'ing from a
198159243Sobrien    csh, this is annoying).
198259243Sobrien22. Some users had environment EMACS set to something, and with my bad fix
198359243Sobrien    at pl 1 found that they didn't have echo... (of course, even before my
198459243Sobrien    "fix", they didn't have editing...). Anyway, refined the check to be
198559243Sobrien    for EMACS=t, which is what emacs sets when running a subshell.
198659243Sobrien21. kill -CONT %job, would not update the status of the job, but it would
198759243Sobrien    just restart it.
198859243Sobrien20. Sequent fixes.
198959243Sobrien19. AIX370 signal and TCF fixes.
199059243Sobrien18. fixed ls-F -l, SIGINT problem.
199159243Sobrien17. aix on the ps2 does not have strcoll() either.
199259243Sobrien16. Bind [A - [D and OA to OD in vi mode to the arrow key functions
199359243Sobrien    so that they work from insert mode.
199459243Sobrien15. %~ was not working correctly for /home/news and /home/newsbin...
199559243Sobrien14. Removed Rcs Log
199659243Sobrien13. ISC unix fixes.
199759243Sobrien12. sunos3.x wants <sys/dir.h> not <dirent.h>
199859243Sobrien11. Remove precmd's, cwdcmd's and periodic cmds that had errors.
199959243Sobrien10. Compile sunos4.1 using termio. 
200059243Sobrien 9. Rs6000 line discipline fixes. 
200159243Sobrien 8. T_Tabs was wrong for termio machines.
200259243Sobrien 7. Don't bind single keystroke arrow keys, when they are already bound!
200359243Sobrien 6. Test for newline and tab before deciding not to send shell scripts
200459243Sobrien    to the bourne shell.
200559243Sobrien 5. Added LITERAL prompt stuff.
200659243Sobrien 4. Fixed gethostname() in sh.rest.c to return the nodename.
200759243Sobrien 3. Do not quote spell checked stuff. This is not very intelligent but
200859243Sobrien    works better than before.
200959243Sobrien 2. Fixes for relative path components. (paths that start with a .)
201059243Sobrien 1. Fixed so that Rawmode() is not called when we are not editing
201159243Sobrien    (breaks running under emacs)
201259243Sobrien
201359243SobrienV5.20.01, 11/15/90.
201459243Sobrien12. Recognize environment variables too.
201559243Sobrien11. Always start in Rawmode()
201659243Sobrien10. don't try to execute binary files using the bourne shell.
201759243Sobrien 9. Vi change to end of line updates correctly now.
201859243Sobrien 8. Prompt in continuation lines.
201959243Sobrien 7. Prompt in if statements fix.
202059243Sobrien 6. System V ^C works right now.
202159243Sobrien 5. ^Z works correctly in bindings
202259243Sobrien 4. Better error messages for variables.
202359243Sobrien 3. dinit() now is more robust.
202459243Sobrien 2. Added aux2.0 patches.
202559243Sobrien 1. Fixed bug with arrow key bindings in ed.screen.c. All the keys
202659243Sobrien    were bound to up-history!
202759243Sobrien
202859243SobrienV5.20.00, 11/10/90.
202959243Sobrien26. Fixed system V and POSIX time reporting.
203059243Sobrien25. Fixed ed.screen.c so that it does not use malloc().
203159243Sobrien24. Fixed SIGWINCH on the iris
203259243Sobrien23. Fixed ed.screen.c, so that settc works correcly. It used to set
203359243Sobrien    the termcap with a string that was allocated from the stack!
203459243Sobrien22. Fixed listing of commands, where the last command was not checked.
203559243Sobrien21. Fixed which command. It did not work for
203659243Sobrien    \<command>, if command was aliased.
203759243Sobrien20. Eliminated CSH4.3 define. You've had enough time to upgrade from 4.2
203859243Sobrien19. Fixed GotTermCaps to be called only once.
203959243Sobrien18. Added bindkey -r
204059243Sobrien17. Attributes were not getting reset correctly.
204159243Sobrien16. history -t does not print the time-stamp.
204259243Sobrien15. AddXkey, works now for single character xkeys.
204359243Sobrien14. filetype() knows better about symlinks.
204459243Sobrien13. ls-F works with filenames that have metachars
204559243Sobrien12. Completion/spelling works with quoted things.
204659243Sobrien11. Fixed refresh bug. Repeat by:
204759243Sobrien    On an intelligent terminal that has insert and delete chars (xterm)
204859243Sobrien    > orphan
204959243Sobrien    > vi orphan.c
205059243Sobrien    > ^P^P
205159243Sobrien10. Fixed so that if we don't have a tty on stdin editing is disabled.
205259243Sobrien 9. Check for nested process forking, to avoid loops such as:
205359243Sobrien    > alias foo 'set bar=`foo`'
205459243Sobrien    > foo
205559243Sobrien 8. Fix setting of AsciiOnly (Per)
205659243Sobrien 7. tw.spell.c, defined F_OK for systems that don't have it.
205759243Sobrien 6. ourwait.h had typo in ifdef.
205859243Sobrien 5. BSD compilers need a cast to int for enums used in 
205959243Sobrien    switches (Matthew Day)
206059243Sobrien 4. Found the cause for the core-dump in long backquote 
206159243Sobrien    expansions (Mark Davies)
206259243Sobrien 3. Some externs in ed.h needed to be truly externs...
206359243Sobrien    reported by Mark Davies, bug appeared only on hp9000s800.
206459243Sobrien 2. Changed $tcsh, and $version strings.
206559243Sobrien 1. Added internal sprintf function, renamed putchar to CSHputchar,
206659243Sobrien    printf to CSHprintf, sprintf to CSHsprintf.
206759243Sobrien
206859243SobrienV5.19.02, 10/23/90.
206959243Sobrien36. Added /etc/cshrc for the SGI irises.
207059243Sobrien35. Added expand-variables function.
207159243Sobrien34. Documented $time in tcsh.man
207259243Sobrien33. Shell variables are now 'recognized' when expanding/listing things.
207359243Sobrien32. ls-F does not eat the last slash on the / directory!
207459243Sobrien31. Strings bound to keys are printed inside double quotes.
207559243Sobrien30. History now remembers the exact line, not just an unparsed version of
207659243Sobrien    the tokens.
207759243Sobrien29. Renamed itoa to Itoa(), so things in libc that use itoa() don't break.
207859243Sobrien28. Ported to IBM aix/ps2. 
207959243Sobrien27. Fixed eval so that it forks when the output is piped
208059243Sobrien    Repeat by:
208159243Sobrien    > who | grep $user
208259243Sobrien    > eval who | grep $user
208359243Sobrien26. Fixed so that 'nice <builtin changing the working directory>' does not
208459243Sobrien    nice or fork.
208559243Sobrien    Consider doing:
208659243Sobrien    nice cd /tmp && rm *.c (don't try it!!!)
208759243Sobrien    [what actually happens is that nice has to fork, then the child executes
208859243Sobrien     chdir, and the parent stays where it was]
208959243Sobrien25. Added Dan's patches (nls, builtin bindkey, fixes to the editor).
209059243Sobrien24. Added aix370, migrate, getspath, getspath, getxvers, setxvers
209159243Sobrien23. Added builtin echotc, removed sl and el.
209259243Sobrien22. Ported to 4.4 BSD. This involved changing the way lots of flags worked,
209359243Sobrien    cleanup of the SVID stuff, and addition of more compilation flags.
209459243Sobrien    Now POSIX can work whed BSD is defined...
209559243Sobrien21. Fixed so that el, sl work. Actually they are to be removed soon and
209659243Sobrien    be replaced with echotc.
209759243Sobrien20. Avoid the Quoted Space hack for alias when printing jobs!
209859243Sobrien    [aliases to the same name avoid further alias expansion, by 
209959243Sobrien     inserting a quoted space in front of the command. In SHORT_STRINGS
210059243Sobrien     QUOTE is the 15th bit so print ignores it thinking it is the
210159243Sobrien     end of the string. So we just skip the Quoted Space....]
210259243Sobrien    Repeat by:
210359243Sobrien    > set notify
210459243Sobrien    > alias ls ls -F
210559243Sobrien    > (ls) &
210659243Sobrien    Prints        Exit 0 (
210759243Sobrien    Should print: Exit 0 ( ls -F )
210859243Sobrien19. Fixed so that "", '', ``, all produce ': Command not found',
210959243Sobrien    and not the spurious messages.
211059243Sobrien    Repeat by:
211159243Sobrien    > set path = (/bin /usr/bin .... .)
211259243Sobrien    > ""
211359243Sobrien    /some/path/name/: Command not found
211459243Sobrien18. Enable the use of <ctype.h> macros if they exist and NLS is defined.
211559243Sobrien    NLS code is not ready yet.
211659243Sobrien17. Fixed rmstar and continue_jobs code, so that they are not compile
211759243Sobrien    options, but shell variables. Now you need to 'set rmstar' to get
211859243Sobrien    enable rmstar.
211959243Sobrien16. Fixed SIGWINCH, SIGWINDOW, and setting of li, co, that broke
212059243Sobrien    suntools, and others.
212159243Sobrien    Repeat by:
212259243Sobrien    Start a shelltool of size other than 80x34
212359243Sobrien    > telltc
212459243Sobrien    > stty -a
212559243Sobrien    do not report the same number of lines and columns.
212659243Sobrien15. More fixes to tw.parse.c, and tw.spell.c.
212759243Sobrien14. More fixes to sh.char.c.
212859243Sobrien13. Fixed coredump caused by ``.
212959243Sobrien12. Fixed spell-line code..
213059243Sobrien11. Trapped SIGCHLD in sh.sem.c, while forking. Still there is a small
213159243Sobrien    race, but the probability of happening is smaller!
213259243Sobrien10. Fixed sh.char.c to be ISO compliant.
213359243Sobrien 9. Added expand-glob
213459243Sobrien 8. Fixed ourwait.h for little endians.
213559243Sobrien 7. Fixed that foreach i (^D expands correctly.
213659243Sobrien 6. Fixed so that listmax is ignored in ls-F.
213759243Sobrien 5. Fixed spelling correction so that single letter words and words that
213859243Sobrien    contain globbing chars do not get spell checked.
213959243Sobrien 4. Changed NeXT HOSTTYPE to next, since all HOSTTYPE's are lower case.
214059243Sobrien 3. Fixed symmetry, and changed symmetry HOSTTYPE from sequent to symmetry.
214159243Sobrien 2. Added boldfacing, underlining chars.
214259243Sobrien 1. Added IRIX3.3.1 support.
214359243Sobrien
214459243SobrienV5.19.01, 9/26/90.
214559243Sobrien 7. Brought the README file up-to-date, and changed the bug report
214659243Sobrien    address to point to me.
214759243Sobrien 6. sh.lex.c. In addla(), overflow computation was wrong.
214859243Sobrien 5. Fixed SHELLPATH, to be set correctly when $SHELL is not set.
214959243Sobrien 4. Fixed print statement in sh.proc.c that contained \215.
215059243Sobrien 3. Fixed the Makefile and MAKEDIFFS so that a tahoe diff can be made.
215159243Sobrien 2. RS6000: hacked around execv bug, and ed.init.c warning.
215259243Sobrien 1. Editor should not be enabled when we don't have a tty.
2153