13b6eaa7bSAndrey A. Chernov 57. V6.10.00 - 20001119 23b6eaa7bSAndrey A. Chernov 56. Completion fixes (Tom Warzeka) 33b6eaa7bSAndrey A. Chernov 55. add missing linux kanji define (Tsuyoshi Kawabe) 43b6eaa7bSAndrey A. Chernov 54. More WINNT_NATIVE fixes (amol) 53b6eaa7bSAndrey A. Chernov 53. Fix compile error on winnt (Yoshiyuki Sakakibara) 63b6eaa7bSAndrey A. Chernov 52. nonstopux configure and makefile fixes (Tom Bates) 73b6eaa7bSAndrey A. Chernov 51. V6.09.04 - 20001111 83b6eaa7bSAndrey A. Chernov 50. Order of initialization for multibyte display was wrong 93b6eaa7bSAndrey A. Chernov (HyunChul Kim) 103b6eaa7bSAndrey A. Chernov 49. Follow the guideline for linux for japanese locale: 113b6eaa7bSAndrey A. Chernov http://www.linux.or.jp/JF/JFdocs/Japanese-Locale-Policy.txt 123b6eaa7bSAndrey A. Chernov (Tomohiro KUBOTA) 133b6eaa7bSAndrey A. Chernov 48. Ukrainian nls map (Olexander Kunytsa) 143b6eaa7bSAndrey A. Chernov 47. exit immeditiately if we get an error while we are setting up 153b6eaa7bSAndrey A. Chernov (Michael Shalayeff) 163b6eaa7bSAndrey A. Chernov 46. (unset path; unsetenv PATH; rehash) -> crash (Kent Vander Velden) 173b6eaa7bSAndrey A. Chernov 45. change winnt to winnt_native (Randolph Fritz) 183b6eaa7bSAndrey A. Chernov 44. Support home/end in the editor (Andrey A. Chernov) 193b6eaa7bSAndrey A. Chernov 43. Typo s/gycwin/cygwin/ in tc.os.h (Andreas Schott) 203b6eaa7bSAndrey A. Chernov 42. Alpha ev6 addition (Karen R. McArthur) 213b6eaa7bSAndrey A. Chernov 41. DSPMBYTE patch from (Issei Suzuki) 223b6eaa7bSAndrey A. Chernov 40. Security fix for here-doc tmp files (proton@ENERGYMECH.NET) 233b6eaa7bSAndrey A. Chernov 39. Fix resource limit rounding *again* (Johannes Gross) 243b6eaa7bSAndrey A. Chernov 38. Fix $ expansion in prompt (Takashi Sumiyoshi) 253b6eaa7bSAndrey A. Chernov 37. V6.09.03 - 20000715 263b6eaa7bSAndrey A. Chernov 36. cygwin port fixes (Arihiro Yoshida) 273b6eaa7bSAndrey A. Chernov 35. Add a new "catalog" variable that specifies which NLS catalog 283b6eaa7bSAndrey A. Chernov to be used (Issei Suzuki) 293b6eaa7bSAndrey A. Chernov 34. cleanup and addition of page up/down (amol) 303b6eaa7bSAndrey A. Chernov 33. fix vfork compile problem. 313b6eaa7bSAndrey A. Chernov 32. use inet_addr instead of inet_aton for portability. 323b6eaa7bSAndrey A. Chernov 31. V6.09.02 - 20000704 333b6eaa7bSAndrey A. Chernov 30. lots more completions (George Cox) 343b6eaa7bSAndrey A. Chernov 29. change FILSIZ to BUFSIZE [now that BUFSIZE >> MAXPATHLEN] and 353b6eaa7bSAndrey A. Chernov avoid a potential buffer overflow in sh.dir.c (Volker Schmidt) 363b6eaa7bSAndrey A. Chernov 28. _MINIX_VMD port (Martijn van Buul) 373b6eaa7bSAndrey A. Chernov 27. inet6 handling for remotehost and configure (Hajimu UMEMOTO) 383b6eaa7bSAndrey A. Chernov 26. aix-4 does not need gethostname (Darren Reed) 393b6eaa7bSAndrey A. Chernov 25. IBM OS/390 Unix Systems Services support (Peter Prymmer) 403b6eaa7bSAndrey A. Chernov 24. Fix prompt formatting (Andrey A. Chernov) 413b6eaa7bSAndrey A. Chernov 23. Use HostType from Imakefile correctly (Kjetil Torgrim Homme) 423b6eaa7bSAndrey A. Chernov 22. Handle long and expanded history lines better (Boleslaw Ciesielski) 433b6eaa7bSAndrey A. Chernov 21. With symlinks=expand expand valid paths only (Martin Kraemer) 443b6eaa7bSAndrey A. Chernov 20. Make one-byte charsets work with KANJI (Andrey A. Chernov) 453b6eaa7bSAndrey A. Chernov 19. NT-specific executable detection moved to NT code (amol) 463b6eaa7bSAndrey A. Chernov 18. New "complete module" (Dan Nicolaescu) 473b6eaa7bSAndrey A. Chernov 17. Correctly display scaling string in limit error messages (Nathan Ahlstrom) 483b6eaa7bSAndrey A. Chernov 16. Don't display "unset watch" message when not appropriate (kim) 493b6eaa7bSAndrey A. Chernov 15. V6.09.01 - 20000114 503b6eaa7bSAndrey A. Chernov 14. Circumvent IRIX4D ESTALE bug by exiting. 513b6eaa7bSAndrey A. Chernov 13. IRIS4D de-linting. 523b6eaa7bSAndrey A. Chernov 12. Finnish nls catalogs (Jukka A. Ukkonen) 533b6eaa7bSAndrey A. Chernov 11. Even more multibyte fixes (Taga Nayuta) 543b6eaa7bSAndrey A. Chernov 10. Patches to statically link tcsh under solaris-2.6 (John Hawkinson) 553b6eaa7bSAndrey A. Chernov 9. Manual page typos (R. Bernstein) 563b6eaa7bSAndrey A. Chernov 8. HP/UX-11 (9000/800) HP/UX-10.20 (9000/820) (Haflidi Sigtryggur Magnusson) 573b6eaa7bSAndrey A. Chernov 7. Color-ls fixes (Luis Francisco Gonzalez) 583b6eaa7bSAndrey A. Chernov 6. Don't re-use time0 to compare to stat's st_mtime, cause it could be 598e66bd9eSDavid E. O'Brien the value returned from times(2) which is the ticks since system 608e66bd9eSDavid E. O'Brien startup (Frank van der Linden) 613b6eaa7bSAndrey A. Chernov 5. Time percentage wrap fix (Simon Burge) 623b6eaa7bSAndrey A. Chernov 4. EUCKR support (HyunChul Kim) 633b6eaa7bSAndrey A. Chernov 3. Grammar and typo fixes for tcsh.man (Steve Kelem) 643b6eaa7bSAndrey A. Chernov 2. More multibyte fixes (Rodney Ruddock) 653b6eaa7bSAndrey A. Chernov 1. Change 6.08 -> 6.09 where I missed it; update for utlrix 4.5 (Simon Burge) 663b6eaa7bSAndrey A. Chernov 67c80476e4SDavid E. O'Brien 65. V6.09.00 - 19990816 68c80476e4SDavid E. O'Brien 64. Add csh emacs mode (Dan Harkless) 69c80476e4SDavid E. O'Brien 63. Make sure the the glob buffer matches the word buffer size (Brian Biswas) 70c80476e4SDavid E. O'Brien 62. Fix periodic to work without tperiod set (Kenny McCormack) 71c80476e4SDavid E. O'Brien 61. V6.08.07 - 19990813 72c80476e4SDavid E. O'Brien 60. Fix e_dabbrev_expand (Bjorn Knutsson) 73c80476e4SDavid E. O'Brien 59. Make \builtin work again (by calling the command not the builtin) 74c80476e4SDavid E. O'Brien 58. Add NLS_BUGS for OS's that keep file descriptors open for NLS (Ian Dowse) 75c80476e4SDavid E. O'Brien 57. Make NONLSREBIND work after tcsh starts up. 76c80476e4SDavid E. O'Brien 56. Fix AIX stupid exit bug. (Dan Harkless) 77c80476e4SDavid E. O'Brien 55. More irix fixes (Kaveh) 78c80476e4SDavid E. O'Brien 54. V6.08.06 - 19990701 79c80476e4SDavid E. O'Brien 53. module command completion (Dan Nicolaescu) 80c80476e4SDavid E. O'Brien 52. Man command completion enhancement (Tom) 81c80476e4SDavid E. O'Brien 51. Fixes for irix configuration (Kaveh) 82c80476e4SDavid E. O'Brien 50. Support \a and \e in echo command. From (Keith Thompson) 83c80476e4SDavid E. O'Brien 49. Alpha configure nit from Kaveh 84c80476e4SDavid E. O'Brien 48. V6.08.05 - 19990511 85c80476e4SDavid E. O'Brien 47. In some system, when a builtin fails immediately after we start 86c80476e4SDavid E. O'Brien tcsh and before we print any messages, NLS messages fail (some 87c80476e4SDavid E. O'Brien descriptor might be closed) [FreeBSD, HP/UX?]. So we force reading 88c80476e4SDavid E. O'Brien the NLS catalogs in errinit() (Yoshiyuki Sakakibara) 89c80476e4SDavid E. O'Brien 46. typos in ja/set1 and ja/set29 (Yoshiyuki Sakakibara) 90c80476e4SDavid E. O'Brien 45. "dspmbyte autoset trap" support to HP-UX 10.20. (Yoshiyuki Sakakibara) 91c80476e4SDavid E. O'Brien 44. misnumbered NLS message in tw.help.c (Yoshiyuki Sakakibara) 92c80476e4SDavid E. O'Brien 43. colorcat variable for NLS color messages (Yoshiyuki Sakakibara) 93c80476e4SDavid E. O'Brien 42. autoconf fixes from Kaveh (and if it broke, me) 94c80476e4SDavid E. O'Brien 41. SGI irix fixes from Glenn Coombs. 95c80476e4SDavid E. O'Brien 40. Don't spin writing the history file when quota is exceeded (Rob McMahon) 96c80476e4SDavid E. O'Brien 39. V6.08.04 - 19990419 97c80476e4SDavid E. O'Brien 38. complete additions (John Gotts) 98c80476e4SDavid E. O'Brien 37. Port to amiga with geek gadgets (Arto Huusko) 99c80476e4SDavid E. O'Brien 36. Ignore case in setenv for windows (amol) 100c80476e4SDavid E. O'Brien 35. Bug fixes for NT unc stuff (amol) 101c80476e4SDavid E. O'Brien 34. Hash spell check (amol) 102c80476e4SDavid E. O'Brien 33. V6.08.03 - 19990211 103c80476e4SDavid E. O'Brien 32. Helpcommand documentation (Vladimir Alexiev) 104c80476e4SDavid E. O'Brien 31. small Y2K fix [%y in prompt would be formatted as 10 not 00 at year 2000], 105c80476e4SDavid E. O'Brien and new Itoa() code (Chris Torek) 106c80476e4SDavid E. O'Brien 30. OpenBSD m68k patches (Paul DuBois) 107c80476e4SDavid E. O'Brien 29. Avoid redefinition of getpeername on Solaris-2.7 108c80476e4SDavid E. O'Brien 28. fix problems with savedups=erase, savehist=merge (Randy Gobbel) 109c80476e4SDavid E. O'Brien 27. Don't set $shell to csh, if we were invoked as tcsh (Tomas Persson) 110c80476e4SDavid E. O'Brien 26. added $_ 111c80476e4SDavid E. O'Brien 25. added postcmd 112c80476e4SDavid E. O'Brien 24. V6.08.02 - 19981124 113c80476e4SDavid E. O'Brien 23. document continue and continue_args 114c80476e4SDavid E. O'Brien 22. wrong test in slowexec made NT optimization a noop (Amol) 115c80476e4SDavid E. O'Brien 21. Rhapsody fixes + separate CFLAGS/CPPFLAGS (Wilfredo Sanchez) 116c80476e4SDavid E. O'Brien 20. literals in both prompt at rprompt did not work properly (Taga Nayuta) 117c80476e4SDavid E. O'Brien 19. multibyte deletion fixes (Yoshiyuki.Sakakibara) 118c80476e4SDavid E. O'Brien 18. clean up key binding stuff for NT by moving the nt dependent code to 119c80476e4SDavid E. O'Brien the NT source (amol) 120c80476e4SDavid E. O'Brien 17. dspmbyte fixes for AIX, typos in man page and nls (Yoshiyuki Sakakibara) 121c80476e4SDavid E. O'Brien 16. Convex fixes (Ron Echeverri) 122c80476e4SDavid E. O'Brien 15. V6.08.01 - 19981025 123c80476e4SDavid E. O'Brien 14. SX4 port; this adds many casts for machines where ptrdiff_t is 64 bits. 124c80476e4SDavid E. O'Brien (Andreas Schott) 125c80476e4SDavid E. O'Brien 13. U/Win port; does not work properly with U/Win 1.6, wait for the next 126c80476e4SDavid E. O'Brien version (Chris Jones) 127c80476e4SDavid E. O'Brien 12. Sgi does not need gethostname prototype (John Bogan) 128c80476e4SDavid E. O'Brien 11. Logic in sh.dir.c was wrong for NT (Amol) 129c80476e4SDavid E. O'Brien 10. HP_CXD_SPP stat64 fixes (Scott Garee) 130c80476e4SDavid E. O'Brien 9. Documentation spelling fixes (Keith Thompson) 131c80476e4SDavid E. O'Brien 8. Documentation fix for savedirs (Amol) 132c80476e4SDavid E. O'Brien 7. Siemens OSD_POSIX fixes (Martin Kraemer) 133c80476e4SDavid E. O'Brien 6. include <errno.h> for all the BSD's (Trevor Johnson) 134c80476e4SDavid E. O'Brien 5. Multibyte display fixes for gnu ls (Taga Nayuta) 135c80476e4SDavid E. O'Brien 4. Configure/Makefile hesiod and bindir fixes (Dan Winship) 136c80476e4SDavid E. O'Brien 3. Use winnt not win32 in tc.os.h (Amol) 137c80476e4SDavid E. O'Brien 2. Cygwin32 port (Raj Menon) 138c80476e4SDavid E. O'Brien 1. Ported Fixes (Tom) 139c80476e4SDavid E. O'Brien 140c80476e4SDavid E. O'Brien 95. V6.08.00 - 19981002 141c80476e4SDavid E. O'Brien 94. where builtin nt fix (Amol) 142c80476e4SDavid E. O'Brien 93. V6.07.13 - 19980926 143c80476e4SDavid E. O'Brien 96. NT multibyte fixes (Amol) 144c80476e4SDavid E. O'Brien 95. NeXT needs getcwd. 145c80476e4SDavid E. O'Brien 94. fix new bug introduced by strncpy'fication in sh.dir.c (Taga Nayuta) 146c80476e4SDavid E. O'Brien 93. V6.07.12 - 19980918 147c80476e4SDavid E. O'Brien 92. add cray in configure script (Tom) 148c80476e4SDavid E. O'Brien 91. nls fixes 149c80476e4SDavid E. O'Brien 90. Avoid buffer overflows in directory code (kim) 150c80476e4SDavid E. O'Brien 89. Add multibyte character display support (Yoshiyuki Sakakibara) 151c80476e4SDavid E. O'Brien 88. Make tcsh use getcwd instead of getwd and supply a getcwd. 152c80476e4SDavid E. O'Brien 87. Fix remotehost again (kim) 153c80476e4SDavid E. O'Brien 86. V6.07.11 - 19980913 154c80476e4SDavid E. O'Brien 85. Leave remotehost ip addresses alone (don't try to resolve them) (Kim) 155c80476e4SDavid E. O'Brien 84. Read vs. force_read fixes (Amol) 156c80476e4SDavid E. O'Brien 83. Make colorls if color is set before the first LS_COLORS setenv 157c80476e4SDavid E. O'Brien (Taga Nayuta) 158c80476e4SDavid E. O'Brien 82. Use _PATH_DEFPATH on BSD4_4 systems. (Jim Bernard) 159c80476e4SDavid E. O'Brien 81. Cursor bounds checks (Michael Schroeder) 160c80476e4SDavid E. O'Brien 80. Syntax error nits (Michael Schroeder) 161c80476e4SDavid E. O'Brien 79. configure fixes (Michael Schroeder) 162c80476e4SDavid E. O'Brien 78. V6.07.10 - 19980904 163c80476e4SDavid E. O'Brien 77. Off by one error in NO_ERRORS... 164c80476e4SDavid E. O'Brien 76. Japanese NLS messages (Yoshiyuki Sakakibara) 165c80476e4SDavid E. O'Brien 75. Add ENXIO and EBADF in the test for write failures for Irix Zombies 166c80476e4SDavid E. O'Brien (Ralf W. Grosse-Kunstleve) 167c80476e4SDavid E. O'Brien 74. Missed a test for NOSTRCOLL in glob.c (Michael Liepelt) 168c80476e4SDavid E. O'Brien 73. Another ABSOLUTEP change (Amol) 169c80476e4SDavid E. O'Brien 72. Italian NLS messages (Massimo Bertozzi) 170c80476e4SDavid E. O'Brien 71. WIN32 fixes for ntslowexec and color_ls literal printing in prompt (Amol) 171c80476e4SDavid E. O'Brien 70. a few missed WIN32 merges (Amol) 172c80476e4SDavid E. O'Brien 69. defined YPBUGS for sgi (Kaveh) 173c80476e4SDavid E. O'Brien 68. V6.07.09 - 19980707 174c80476e4SDavid E. O'Brien 67. Separate the nt builtins (Amol) 175c80476e4SDavid E. O'Brien 66. completion fixes (Tom) 176c80476e4SDavid E. O'Brien 65. color ls fixes (Taga Nayuta) 177c80476e4SDavid E. O'Brien 64. V6.07.08 - 19980629 178c80476e4SDavid E. O'Brien 63. add config.h.in (Kaveh) 179c80476e4SDavid E. O'Brien 62. win32 updates (Amol) 180c80476e4SDavid E. O'Brien 61. warning and portability cleanups on the new changes (Kaveh) 181c80476e4SDavid E. O'Brien 60. V6.07.07 - 19980628 182c80476e4SDavid E. O'Brien 59. Fast execute by-pass for win32 (Amol Deshpande) 183c80476e4SDavid E. O'Brien 58. Clean up const usage a bit, and fix gcc 2.8.1 warnings. 184c80476e4SDavid E. O'Brien 57. Use @bindir@ for DESTBIN in Makefile.in (Edgar Hoch) 185c80476e4SDavid E. O'Brien 56. Avoid overflow in time builtin computation (Nobue Adachi) 186c80476e4SDavid E. O'Brien 55. Color ls additions (Taga Nayuta) 187c80476e4SDavid E. O'Brien 54. unsigned char vs. char warning fixes (Kaveh) 188c80476e4SDavid E. O'Brien 53. Solaris 64 bit fixes (fix directory offset bug) (Thomas-Martin Kruel) 189c80476e4SDavid E. O'Brien 52. More win32 patches (Amol) 190c80476e4SDavid E. O'Brien 51. autoconf lossage from (Kaveh) 191c80476e4SDavid E. O'Brien 50. V6.07.06 - 04/08/98 192c80476e4SDavid E. O'Brien 49. Collation fix for globbing (Andrey A. Chernov) 193c80476e4SDavid E. O'Brien 48. We might have NLS_CATALOGS and not LC_MESSAGES (Andrey A. Chernov) 194c80476e4SDavid E. O'Brien 47. 4.4BSD header fixes (Andrey A. Chernov) 195c80476e4SDavid E. O'Brien 46. Signed char prompt fixes (Andrey A. Chernov) 196c80476e4SDavid E. O'Brien 45. Pattern match fix for directory searches (Mike Patnode) 197c80476e4SDavid E. O'Brien 44. Pentium DGUX fixes (Miko Nahum) 198c80476e4SDavid E. O'Brien 43. Spanish nls message catalogs (Luis Francisco Gonzalez) 199c80476e4SDavid E. O'Brien 42. Fix trailing whitespace parsing in HASHBANG code (Martin Kraemer) 200c80476e4SDavid E. O'Brien 41. Remove stray debuggin message from unmatched substitutions. 201c80476e4SDavid E. O'Brien (from Amol Deshpande) 202c80476e4SDavid E. O'Brien 40. Fix reversed arguments in Usagae message. (from Amol Deshpande) 203c80476e4SDavid E. O'Brien 39. Fix bug introduced at tcsh-7.06.03 [expdollar] that affected %.n prompt 204c80476e4SDavid E. O'Brien format. 205c80476e4SDavid E. O'Brien 38. Fix typos introduced in last batch of changes. 206c80476e4SDavid E. O'Brien 37. Fix interrupted script using onintr, exiting parent shell problem. 207c80476e4SDavid E. O'Brien 36. Cleanup prototypes. 208c80476e4SDavid E. O'Brien 35. V6.07.05 - 10/28/97 209c80476e4SDavid E. O'Brien 34. Integrate Amol Deshpande's WINNT fixes to the tcsh source. Note that 210c80476e4SDavid E. O'Brien this is not complete yet; we are missing the NT glue code and the message 211c80476e4SDavid E. O'Brien catalogs. 212c80476e4SDavid E. O'Brien 33. Fix ^T at the first character in the line (Chuck Silvers) 213c80476e4SDavid E. O'Brien 32. Eliminate xsprintf and xvsprintf 214c80476e4SDavid E. O'Brien 31. Qmail patch from (Matthew Zahorik) 215c80476e4SDavid E. O'Brien 30. Added missing linux signals (Vadim Vygonets) 216c80476e4SDavid E. O'Brien 29. fixed problem where complete complete 'p/*/t:*.txt/' would not honor 217c80476e4SDavid E. O'Brien the pattern. 218c80476e4SDavid E. O'Brien 28. Port to an EBCDIC machine: BS2000 by Siemens Nixdorf that has an 219c80476e4SDavid E. O'Brien IBM/390 compatible processor (Martin.Kraemer) 220c80476e4SDavid E. O'Brien 27. Detect when we have errors writing to stdout (Vadim Vygonets) 221c80476e4SDavid E. O'Brien 26. Ignore quotes in the comparisons for builtins, so that \builtin works 222c80476e4SDavid E. O'Brien (Amol Deshpande). 223c80476e4SDavid E. O'Brien 25. HPUX, portability fixes; make sure that we have the right config file 224c80476e4SDavid E. O'Brien (Jonathan Kamens) 225c80476e4SDavid E. O'Brien 24. Don't do lookups for x displays and figure out ttys properly 226c80476e4SDavid E. O'Brien (Leonard N. Zubkoff) 227c80476e4SDavid E. O'Brien 23. make print_by_columns print in a single column when the output is not a tty 228c80476e4SDavid E. O'Brien 22. use rlim_t for Solaris2 (Casper Dik) 229c80476e4SDavid E. O'Brien 21. V6.07.04 - 05/04/97 230c80476e4SDavid E. O'Brien 20. set -f -l patch (Michael Veksler) 231c80476e4SDavid E. O'Brien 19. SGI patches (Tomasz J. Cholewo). Also fix completion code to take into 232c80476e4SDavid E. O'Brien account aliases that start with a period. 233c80476e4SDavid E. O'Brien 18. SCO patches (Boyd Lynn Gerber) 234c80476e4SDavid E. O'Brien 17. Fujitsu patches (Toshiaki Nomura) 235c80476e4SDavid E. O'Brien 16. autoconf patches (Kaveh Ghazi) 236c80476e4SDavid E. O'Brien 15. BSDI patches (Paul Vixie) 237c80476e4SDavid E. O'Brien 14. %Q formatting character addition. 238c80476e4SDavid E. O'Brien 13. Fix set=#123; echo $i:s/#// (Quoting problem) 239c80476e4SDavid E. O'Brien 12. V6.07.03 - 02/23/97 240c80476e4SDavid E. O'Brien 11. Understand %$variable in the prompt. 241c80476e4SDavid E. O'Brien 10. Quote directory names properly in .cshdirs 242c80476e4SDavid E. O'Brien 9. USE_ACCESS and autoconfig patches from (Larry Schwimmer) 243c80476e4SDavid E. O'Brien 8. Pyramid att config file (Andrew Lister) 244c80476e4SDavid E. O'Brien 7. $rprompt code (Luke Mewburn) 245c80476e4SDavid E. O'Brien 6. Kanji patches (Huw Rogers) 246c80476e4SDavid E. O'Brien 5. Cray T3E port (Jorn Amundsen) 247c80476e4SDavid E. O'Brien 4. Avoid html redirects in tcsh.man2html (from Kimmo) 248c80476e4SDavid E. O'Brien 3. HP/UX 10.0 fix for filesize resource limit; don't scale by 512 anymore. 249c80476e4SDavid E. O'Brien 2. Workaround for TIOCSTAT for NetBSD from lukem@netbsd.org 250c80476e4SDavid E. O'Brien 1. Return exit status from 0..255 not -128...127, as POSIX mandates. 251c80476e4SDavid E. O'Brien 252c80476e4SDavid E. O'BrienV6.07.02, 10/27/96 253c80476e4SDavid E. O'Brien 58. More configure fixes from Kaveh. 254c80476e4SDavid E. O'Brien 57. Fix histdup=erase again: Don't renumber events, or access uninitialized 255c80476e4SDavid E. O'Brien storage. 256c80476e4SDavid E. O'Brien 56. 6.07.01 - 10/19/96 257c80476e4SDavid E. O'Brien 55. Fix histdup=erase, where after some repetitions, we would get negative 258c80476e4SDavid E. O'Brien history events (kim@gw.com) 259c80476e4SDavid E. O'Brien 54. NLS fixes and typo in sh.err.c (Martin.Kraemer@deejai.mch.sni.de) 260c80476e4SDavid E. O'Brien 53. Output history in raw format in the history file (mveksler@VNET.IBM.COM) 261c80476e4SDavid E. O'Brien 52. Fix possible core dump when !:<tab> in autoexpand mode (rbrown@ERA.COM) 262c80476e4SDavid E. O'Brien 51. 6.07.00 - 10/11/96 263c80476e4SDavid E. O'Brien 50. Avoid stdio.h inclusion problem in SCO (gethost.c). 264c80476e4SDavid E. O'Brien 49. A bit of housekeeping in host.defs 265c80476e4SDavid E. O'Brien 48. 6.06.04 - 10/05/96 266c80476e4SDavid E. O'Brien 47. Fix tellmewhat() code to return true if found. 267c80476e4SDavid E. O'Brien 46. Change register foo to register int foo to avoid compiler warnings. 268c80476e4SDavid E. O'Brien 45. Fix problem with sticky non editing mode from Casper Dik. 269c80476e4SDavid E. O'Brien 44. history lex fix from Martin Kraemer; history events that ended with 0 270c80476e4SDavid E. O'Brien were not properly parsed. 271c80476e4SDavid E. O'Brien 43. SNI fixes from Martin Kraemer. 272c80476e4SDavid E. O'Brien 42. SGI fixes from Ralf W. Grosse-Kunstleve. 273c80476e4SDavid E. O'Brien 41. BSDI2.1 fixes from Paul Vixie. 274c80476e4SDavid E. O'Brien 40. 6.06.03 - 09/24/96 275c80476e4SDavid E. O'Brien 39. undef TIOCGLTC for HP/UX 10.0 from Michael Shroeder 276c80476e4SDavid E. O'Brien 38. Sinix fixes 277c80476e4SDavid E. O'Brien 37. 6.06.02 - 06/22/96 278c80476e4SDavid E. O'Brien 36. Added implicitcd 279c80476e4SDavid E. O'Brien 35. Added configure.in and Makefile.in from Kaveh. 280c80476e4SDavid E. O'Brien 34. unset path, unsetenv PATH, ./foo did not work. 281c80476e4SDavid E. O'Brien 33. Add VAR_NOGLOB, and use it to avoid globbing directory names when 282c80476e4SDavid E. O'Brien cd'ing into them. 283c80476e4SDavid E. O'Brien 32. Fix bug introduced in the new tty parsing code. 284c80476e4SDavid E. O'Brien 31. Avoid pushing string back to the parsing string in ${ errors. 285c80476e4SDavid E. O'Brien 30. Patches for the manual page from Dave. 286c80476e4SDavid E. O'Brien 29. 6.06.01 - 05/24/96 287c80476e4SDavid E. O'Brien 28. Use sysconf to get NCARGS if available Robert Daniel Kennedy 288c80476e4SDavid E. O'Brien <kennedy@b0ru01.fnal.gov> 289c80476e4SDavid E. O'Brien 27. Grab the program name and use that instead of tcsh in error messages. 290c80476e4SDavid E. O'Brien 26. Fix histdup, so that it does not leave gaps in the event sequence. 291c80476e4SDavid E. O'Brien 25. HP/UX v10.0 fixes: Don't use bsdtty.h and avoid clobbering memory 292c80476e4SDavid E. O'Brien since SIGRT??? is defined as -1. 293c80476e4SDavid E. O'Brien 24. Avoid coredumps when $TERMCAP exceeds 1024 characters 294c80476e4SDavid E. O'Brien Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de> 295c80476e4SDavid E. O'Brien 23. Fix memory clobbering when SHORT_STRINGS is not defined. 296c80476e4SDavid E. O'Brien Todd J Derr <infidel+@pitt.edu> 297c80476e4SDavid E. O'Brien 22. Only restart stopped editors. Robert Webb <robertw@wormald.com.au> 298c80476e4SDavid E. O'Brien 21. Recognize pts sysv ptys when checking to set autologout Bob Myers 299c80476e4SDavid E. O'Brien <bob@intelenet.net> 300c80476e4SDavid E. O'Brien 20. Magic space incomplete modified core dump fix. Chris Metcalf 301c80476e4SDavid E. O'Brien <metcalf@catfish.lcs.mit.edu>, Bradley White <bww@fore.com> 302c80476e4SDavid E. O'Brien 19. Linux nls fixes Rik Faith <faith@cs.unc.edu> 303c80476e4SDavid E. O'Brien 18. SGI RS8000, Ported notes. Ralf W. Grosse-Kunstleve 304c80476e4SDavid E. O'Brien <rwgk@laplace.csb.yale.edu> 305c80476e4SDavid E. O'Brien 17. Greek nls messages. Aggelos P. Varvitsiotis <avarvit@cc.ece.ntua.gr> 306c80476e4SDavid E. O'Brien 16. Imakefile linux and libcrypt fixes. Jonathan Kamens <jik@cam.ov.com> 307c80476e4SDavid E. O'Brien 15. FreeBSD fixes Jukka Ukkonen <jau@jau.csc.fi> 308c80476e4SDavid E. O'Brien 14. Expand the environment space for path Steve Kelem <steve.kelem@xilinx.com> 309c80476e4SDavid E. O'Brien 13. Don't overwrite the environment randomly Steve Kelem 310c80476e4SDavid E. O'Brien <steve.kelem@xilinx.com> 311c80476e4SDavid E. O'Brien 12. Don't turn the editor on when we have dumb or unknown terminals. This 312c80476e4SDavid E. O'Brien breaks emacs when compiled with terminfo Jonathan Kamens <jik@cam.ov.com> 313c80476e4SDavid E. O'Brien 11. Fix F- parsing in tc.bind.c <bob@intelnet.net> (Bob Meyers) 314c80476e4SDavid E. O'Brien 10. Added -T option in history to force timestamp printing. -h alone does 315c80476e4SDavid E. O'Brien not print timestamps anymore for compatibility with csh. 316c80476e4SDavid E. O'Brien 9. Typo in tc.bind.c [with -DOBSOLETE] (misplaced parenthesis) 317c80476e4SDavid E. O'Brien 8. Recognize convex models properly. 318c80476e4SDavid E. O'Brien 7. suppress the DING! option using the noding variable. 319c80476e4SDavid E. O'Brien 6. negative nice values did not work. 320c80476e4SDavid E. O'Brien 5. Harris CX/UX 7.x support. 321c80476e4SDavid E. O'Brien 4. ERR_DMMODE was used on the crays but not defined. I changed the error 322c80476e4SDavid E. O'Brien messages in tc.os.c to use ERR_STRING instead, and fixed a missing error 323c80476e4SDavid E. O'Brien message in the catalogs. Someone will need to retranslate #30 and #31 324c80476e4SDavid E. O'Brien in set23. 325c80476e4SDavid E. O'Brien 3. Bug setting listflags... Workaround: set listflags=(A /bin/ls) 326c80476e4SDavid E. O'Brien 2. Typo in Imakefile (# comment instead of c comment) 327c80476e4SDavid E. O'Brien 1. Typo in ma.setp.c (missing parenthesis) 328c80476e4SDavid E. O'Brien 329c80476e4SDavid E. O'Brien 330c80476e4SDavid E. O'BrienV6.06.00, 05/13/95 331c80476e4SDavid E. O'Brien 88. Cleanup off-by-one error ed.defns.c. 332c80476e4SDavid E. O'Brien 87. 6.05.09 - 05/06/95 333c80476e4SDavid E. O'Brien 86. Small memory leak in dosetenv() 334c80476e4SDavid E. O'Brien 85. Make sure that the number of editing functions defined is correct 335c80476e4SDavid E. O'Brien and abort otherwise. 336c80476e4SDavid E. O'Brien 84. Completion Fixes from Tom 337c80476e4SDavid E. O'Brien 83. Don't add yp stuff in the tilde cache [names that start with + or -] 338c80476e4SDavid E. O'Brien 82. Don't let children catclose() in xexit(), because the parent will lose 339c80476e4SDavid E. O'Brien access to the nls catalogs. From Michael. 340c80476e4SDavid E. O'Brien 81. 6.05.08 - 04/29/95 341c80476e4SDavid E. O'Brien 80. Update to the newest csh sh.file.c 342c80476e4SDavid E. O'Brien 79. More completions from Tom. 343c80476e4SDavid E. O'Brien 78. Fix the Imakefile to use XCOMM 344c80476e4SDavid E. O'Brien 77. Update for AIX 3.2. 345c80476e4SDavid E. O'Brien 76. French catalog from J.M.Vansteene@frcl.bull.fr (fwd Michael Schmidt) 346c80476e4SDavid E. O'Brien 75. Nls fixes and small typos from Michael 347c80476e4SDavid E. O'Brien 74. PDP11 BSD type fixes. 348c80476e4SDavid E. O'Brien 73. More manual page fixes. 349c80476e4SDavid E. O'Brien 72. 6.05.07 - 04/19/95 350c80476e4SDavid E. O'Brien 71. More NLS catalog fixes. 351c80476e4SDavid E. O'Brien 70. Bruce's jumbo patch. 352c80476e4SDavid E. O'Brien 69. 6.05.06 - 03/15/95 353c80476e4SDavid E. O'Brien 68. make clean does not clobber config.h if Makefile.std is used. 354c80476e4SDavid E. O'Brien make veryclean does. 355c80476e4SDavid E. O'Brien 67. New config define NISPLUS. Reportedly fixes vanishing output of ~expansion 356c80476e4SDavid E. O'Brien on solaris 2.4. 357c80476e4SDavid E. O'Brien 66. showdots has been removed; use listflags instead. [handles -x too] 358c80476e4SDavid E. O'Brien 65. more nls catalog fixes. 359c80476e4SDavid E. O'Brien 64. set histchars=,. did not have any effect in .cshrc 360c80476e4SDavid E. O'Brien 63. fix "-c command" new core dump. 361c80476e4SDavid E. O'Brien 62. more completions from Tom 362c80476e4SDavid E. O'Brien 61. call catclose() before exiting, so that svr4 cleans up the symlinks before 363c80476e4SDavid E. O'Brien exiting. 364c80476e4SDavid E. O'Brien 60. Per's fix for insert-last-word 365c80476e4SDavid E. O'Brien 59. Per's emacs abbreviation mode. 366c80476e4SDavid E. O'Brien 58. Makefile fixes for catalog stuff. 367c80476e4SDavid E. O'Brien 57. fixed again complete-word-raw and list-word-raw 368c80476e4SDavid E. O'Brien 56. 6.05.05 - 03/11/95 369c80476e4SDavid E. O'Brien 55. Made %?str work again 370c80476e4SDavid E. O'Brien 54. IRIX sigalarm problem should be fixed 371c80476e4SDavid E. O'Brien 53. complete-word-raw and list-word-raw should work 372c80476e4SDavid E. O'Brien 52. nls catalogs complete reworking. 373c80476e4SDavid E. O'Brien 51. sh.init.c: Signal complete rewrite. 374c80476e4SDavid E. O'Brien 50. Signal fixes from Bruce. 375c80476e4SDavid E. O'Brien 49. Added promptchars, like histchars; affect %# in the prompt. The first 376c80476e4SDavid E. O'Brien char is for the user and the second is for root. 377c80476e4SDavid E. O'Brien 48. 6.05.04 - 03/03/95 378c80476e4SDavid E. O'Brien 47. Add NODOT config, $command [that holds the command passed with -c] 379c80476e4SDavid E. O'Brien $GROUP and $group 380c80476e4SDavid E. O'Brien 46. AFS fixes from Larry Schwimmer <rosebud@cyclone.Stanford.EDU> 381c80476e4SDavid E. O'Brien 45. Real NLS catalogs from Michael Schmidt <michael@muc.de> 382c80476e4SDavid E. O'Brien 44. patch to allow ^? binding. 383c80476e4SDavid E. O'Brien 43. completion patch from Paul DuBois. 384c80476e4SDavid E. O'Brien 42. Don't spell check in here docs. 385c80476e4SDavid E. O'Brien 41. Incorrect normalization of usec in sh.time.c 386c80476e4SDavid E. O'Brien 40. directory printing and option parsing fixes [from Paul DuBois] 387c80476e4SDavid E. O'Brien 39. realloc_searchlen should be static to avoid conflicts with OS's that 388c80476e4SDavid E. O'Brien use the same malloc package. 389c80476e4SDavid E. O'Brien 38. LOGINFIRST now applies to /etc/csh.login 390c80476e4SDavid E. O'Brien 37. Fixes in bind compatibility code to bindkey. 391c80476e4SDavid E. O'Brien 36. 6.05.03 - 01/17/95 392c80476e4SDavid E. O'Brien 35. Don't print the whole watchlist on startup. One can use explicitly 393c80476e4SDavid E. O'Brien the log builtin for that. 394c80476e4SDavid E. O'Brien 34. Don't display the $watch value in the log command. 395c80476e4SDavid E. O'Brien 33. Don't delete the unmatched portion if we try to complete a spelling error. 396c80476e4SDavid E. O'Brien 32. Solaris 2.4 workaround for isprint('\t') lossage (From Casper) 397c80476e4SDavid E. O'Brien 31. Fixed csh bug: [Reported by Jaap] 398c80476e4SDavid E. O'Brien set test="one\ 399c80476e4SDavid E. O'Brien two\ 400c80476e4SDavid E. O'Brien three" 401c80476e4SDavid E. O'Brien echo "$test:q" 402c80476e4SDavid E. O'Brien 30. Fixed the lossage in setting the looking mode in tw.parse.c before 403c80476e4SDavid E. O'Brien calling t_search; $x/$y will not append the right suffix. 404c80476e4SDavid E. O'Brien 29. Another attempt at the gethost timeout code. 405c80476e4SDavid E. O'Brien 28. Cray dmmode and filetests -m -k [need documentation!] 406c80476e4SDavid E. O'Brien 27. More manual patches. 407c80476e4SDavid E. O'Brien 26. Don't glob the path; security problem and core-dump. [from beto] 408c80476e4SDavid E. O'Brien 25. Avoid waiting for jobs that failed to restart, thus hanging the shell. 409c80476e4SDavid E. O'Brien eg, run job in background, attach to debugger; kill it inside the 410c80476e4SDavid E. O'Brien debugger. Get out of the debugger and you are stuck if you fg that job. 411c80476e4SDavid E. O'Brien 24. 6.05.02 - 09/04/94 412c80476e4SDavid E. O'Brien 23. remhost code could pass the wrong length to getpeername() 413c80476e4SDavid E. O'Brien 22. too eager sed'ing broke convex getwarpbyvalue() to getwarpbyvarval() 414c80476e4SDavid E. O'Brien 21. Fixed new bindings bug. 415c80476e4SDavid E. O'Brien 20. Fixed bug in newgrp code; execv was called incorrectly. 416c80476e4SDavid E. O'Brien 19. Take into account programmable completion hints when spell checking. 417c80476e4SDavid E. O'Brien 18. Unconditionally change stty modes in Rawmode() 418c80476e4SDavid E. O'Brien 17. Change date in $version to be ISO 8601 per Keith's suggestion 419c80476e4SDavid E. O'Brien 16. Fixed portability problems in the new counted-strings codes (From Kaveh) 420c80476e4SDavid E. O'Brien 15. Fixed binding problem with the new counted-strings code [all key bindings 421c80476e4SDavid E. O'Brien ended up in the extended map] 422c80476e4SDavid E. O'Brien 14. 6.05.01 - 07/08/94 423c80476e4SDavid E. O'Brien 13. Changed key bindings to use counted strings instead of Null terminated 424c80476e4SDavid E. O'Brien strings, so that binding ^@ works. 425c80476e4SDavid E. O'Brien 12. Fix parsing bug, where words that contained keywords caused incorrect 426c80476e4SDavid E. O'Brien word breaks: 427c80476e4SDavid E. O'Brien switch (iftagd) 428c80476e4SDavid E. O'Brien case iftagd: 429c80476e4SDavid E. O'Brien echo It works 430c80476e4SDavid E. O'Brien breaksw 431c80476e4SDavid E. O'Brien default: 432c80476e4SDavid E. O'Brien echo It is broken. 433c80476e4SDavid E. O'Brien endsw 434c80476e4SDavid E. O'Brien 11. Fix sh.c for systems with no job control. [the new hup builtin sends 435c80476e4SDavid E. O'Brien SIGCONT]. 436c80476e4SDavid E. O'Brien 10. Don't add the suffix character when all completions fail, from michael 437c80476e4SDavid E. O'Brien 9. Added histdup=erase, that deletes the oldest duplicate instead of 438c80476e4SDavid E. O'Brien the newest. 439c80476e4SDavid E. O'Brien 8. Don't call .logout recursively if we receive more than one hup, 440c80476e4SDavid E. O'Brien and don't process hangups when we execute the .logout. 441c80476e4SDavid E. O'Brien 7. $logout was set to a static string. 442c80476e4SDavid E. O'Brien 6. Non printable binding listing was broken. 443c80476e4SDavid E. O'Brien 5. Recursive sourced scripts would get mangled up because of input buffer 444c80476e4SDavid E. O'Brien confusion (thanks michael) 445c80476e4SDavid E. O'Brien 4. M-space should not be counted as a space. Leads to infinite loop in 446c80476e4SDavid E. O'Brien word splitting. 447c80476e4SDavid E. O'Brien 3. Pyramid fixes. 448c80476e4SDavid E. O'Brien 2. Fixed '\' in sysv echo (from Mika) 449c80476e4SDavid E. O'Brien 1. Missed fix_yp_bugs() when setting REMOTEHOST (From Casper) 450c80476e4SDavid E. O'Brien 451c80476e4SDavid E. O'Brien 452c80476e4SDavid E. O'BrienV6.05.00, 06/19/94 453c80476e4SDavid E. O'Brien113. 6.04.17 06/18/94 454c80476e4SDavid E. O'Brien112. Realloc debug fix from John. 455c80476e4SDavid E. O'Brien111. Completion fixes from Bruce. 456c80476e4SDavid E. O'Brien110. Added -b option to bind. 457c80476e4SDavid E. O'Brien109. Added tcsh.man2html from Dave. Looks great! 458c80476e4SDavid E. O'Brien108. 6.04.16 06/06/94 459c80476e4SDavid E. O'Brien107. Allow multi word glob in "`foo`" expressions. 460c80476e4SDavid E. O'Brien > if ("`ls`" == "a b c") then 461c80476e4SDavid E. O'Brien106. Michaels lex() buffer patch version 2. 462c80476e4SDavid E. O'Brien the previous version core-dumped with 463c80476e4SDavid E. O'Brien > sleep | echo 464c80476e4SDavid E. O'Brien105. Fix seg fault in find_cmd, when path is unset. 465c80476e4SDavid E. O'Brien104. 6.04.15 05/28/94 466c80476e4SDavid E. O'Brien103. the previous =~ fix, was a bit broken. 467c80476e4SDavid E. O'Brien102. 6.04.14 05/25/94 468c80476e4SDavid E. O'Brien101. expression parser fix for !~ and =~. 469c80476e4SDavid E. O'Brien if (foo =~ *) echo ok 470c80476e4SDavid E. O'Brien the * was taken for a multiply and parsed as 0 * 0 returning 0. 471c80476e4SDavid E. O'Brien and asked to match "foo" with "0" 472c80476e4SDavid E. O'Brien100. Michael's lex() buffer patch. 473c80476e4SDavid E. O'Brien 99. Bruce's Jumbo cleanup 474c80476e4SDavid E. O'Brien 98. fixed Imakefile for X11R6 475c80476e4SDavid E. O'Brien 97. fixed argument parsing in source command. 476c80476e4SDavid E. O'Brien 96. added $sched to format scheduled events. 477c80476e4SDavid E. O'Brien 95. 6.04.13 05/07/94 478c80476e4SDavid E. O'Brien 94. added expand-command 479c80476e4SDavid E. O'Brien 93. Alpha OSF-2.0 fixes 480c80476e4SDavid E. O'Brien 92. 6.04.12 04/28/94 481c80476e4SDavid E. O'Brien 91. Ignoreeof patch from Bruce. 482c80476e4SDavid E. O'Brien 90. Dan's completion fix. 483c80476e4SDavid E. O'Brien 89. 6.04.11 04/12/94 484c80476e4SDavid E. O'Brien 88. Don't source .logout when killed with -HUP unless we are a login shell. 485c80476e4SDavid E. O'Brien [ actually $loginsh controls the behavior now ] 486c80476e4SDavid E. O'Brien 87. ISC-4.0 posix exec() bug workaround 487c80476e4SDavid E. O'Brien (from Jonathan Broome <jon@wilbur.uucp>) 488c80476e4SDavid E. O'Brien 86. Dan's patch for complete=enhance 489c80476e4SDavid E. O'Brien 85. Kaveh's patches for memset, host.defs, _{U,G}ID_T 490c80476e4SDavid E. O'Brien 84. 6.04.10 03/29/94 491c80476e4SDavid E. O'Brien 83. Pathname completion bug fixes... 492c80476e4SDavid E. O'Brien 82. Completion pathname(p) changes: Completion 'C' -> 'X'. 493c80476e4SDavid E. O'Brien Replaced 'p' with 'F' and added D,T,C. 494c80476e4SDavid E. O'Brien 81. Next NLS fixes 495c80476e4SDavid E. O'Brien (From Paul Nevai <nevai@ops.mps.ohio-state.edu>) 496c80476e4SDavid E. O'Brien 80. make spelling correction obey the current histchars setting. 497c80476e4SDavid E. O'Brien 79. Fix rounding in limits so that 0 is a true 0. 498c80476e4SDavid E. O'Brien (From Ken Lalonde <ken@cs.berkeley.edu>) 499c80476e4SDavid E. O'Brien 78. 6.04.09 03/12/94 500c80476e4SDavid E. O'Brien 77. Alarm race with remotehost. 501c80476e4SDavid E. O'Brien 76. If you have in your .cshrc 502c80476e4SDavid E. O'Brien set savehist=(100 merge) 503c80476e4SDavid E. O'Brien and execute 504c80476e4SDavid E. O'Brien #!./tcsh 505c80476e4SDavid E. O'Brien exec ps 506c80476e4SDavid E. O'Brien you get no output; [fixed] 507c80476e4SDavid E. O'Brien 75. setenv SHLVL -1; tcsh = Segmentation fault [fixed] 508c80476e4SDavid E. O'Brien 74. 6.04.08 02/10/94 509c80476e4SDavid E. O'Brien 73. new machtype, ostype, vendor 510c80476e4SDavid E. O'Brien 72. execute .logout on hangup. 511c80476e4SDavid E. O'Brien 71. more man page fixes. 512c80476e4SDavid E. O'Brien 70. 6.04.07 02/04/94 513c80476e4SDavid E. O'Brien 69. Dynamic hash changes, globbing for which command from Michael. 514c80476e4SDavid E. O'Brien 68. INBUFSIZE fixes for history. 515c80476e4SDavid E. O'Brien 67. printenv returns 1 when a variable is not found, like the non builtin one 516c80476e4SDavid E. O'Brien 66. Add quotes to the mismatch array so that: 517c80476e4SDavid E. O'Brien > touch foo 518c80476e4SDavid E. O'Brien > mail "oo bar" 519c80476e4SDavid E. O'Brien does not get corrected. The right fix would be to do correct parsing 520c80476e4SDavid E. O'Brien and quote the space... 521c80476e4SDavid E. O'Brien 65. NULL terminate mismatch[] array in ed.inputl.c, since it is used in 522c80476e4SDavid E. O'Brien Strchr(). 523c80476e4SDavid E. O'Brien 64. renamed stat to filetest 524c80476e4SDavid E. O'Brien 63. Afs and Hesiod patches. 525c80476e4SDavid E. O'Brien 62. More manual page patches. 526c80476e4SDavid E. O'Brien 61. 6.04.06 12/19/93 527c80476e4SDavid E. O'Brien 60. Alarm for resolver timeouts (untested) 528c80476e4SDavid E. O'Brien 59. Fixes for Henry Spenser's regex in the Makefiles 529c80476e4SDavid E. O'Brien 58. Modifiers now work with $< and $< does not do :q by default. 530c80476e4SDavid E. O'Brien [incompatibility with csh] and $< can be interrupted. 531c80476e4SDavid E. O'Brien 57. Added $histdup. 532c80476e4SDavid E. O'Brien 56. source /etc/.login for Solaris 2.x 533c80476e4SDavid E. O'Brien 55. don't remove trailing spaces in history searches. 534c80476e4SDavid E. O'Brien 54. dirs -L and dirs -S spurious warning elimination. 535c80476e4SDavid E. O'Brien 53. man page fixes from David. 536c80476e4SDavid E. O'Brien 52. Kimmo's patch [makefile, gcc warning, netdb.h include] 537c80476e4SDavid E. O'Brien 51. 6.04.05 12/12/93 538c80476e4SDavid E. O'Brien 50. rewrote srcunit() to use st_save and st_restore. The code was 539c80476e4SDavid E. O'Brien too messy to be useful before. 540c80476e4SDavid E. O'Brien 49. recdirs and rechist patches again! 541c80476e4SDavid E. O'Brien 48. Harris hck port, and ISC imake update 542c80476e4SDavid E. O'Brien 47. Eliminate the x windows :display.screen before looking for the 543c80476e4SDavid E. O'Brien hostname in REMOTEHOST 544c80476e4SDavid E. O'Brien 46. Patch for CDF filetype() recognition (hpux) 545c80476e4SDavid E. O'Brien 45. 6.04.04 11/12/93 546c80476e4SDavid E. O'Brien 44. Made =x obey nonomatch. 547c80476e4SDavid E. O'Brien 43. Fixed rechist and recdirs not to depend on savehist and savedirs 548c80476e4SDavid E. O'Brien 42. Removed aliases, bind, linedit builtins [ifdef'ed out as OBSOLETE] 549c80476e4SDavid E. O'Brien 41. change REMHOST to REMOTEHOST for compatibility with SGI. 550c80476e4SDavid E. O'Brien 40. $owd was not working correctly. 551c80476e4SDavid E. O'Brien 39. Debugging printf elimination (from Kimmo) 552c80476e4SDavid E. O'Brien 38. Typos in the new hup code in sh.c (from Matt) 553c80476e4SDavid E. O'Brien 37. Imakefile fix for sequent (from Jaap) 554c80476e4SDavid E. O'Brien 36. 6.04.03, 10/30/93 555c80476e4SDavid E. O'Brien 35. New manual page in place. 556c80476e4SDavid E. O'Brien 34. Fixed Makefile sed RE to work with gnu sed. 557c80476e4SDavid E. O'Brien 33. Added hup builtin. 558c80476e4SDavid E. O'Brien 32. Added $REMHOST in config_f.h 559c80476e4SDavid E. O'Brien 31. Fixed random parsing bug in sh.exp.c in isa(). It checked cp[1] 560c80476e4SDavid E. O'Brien without checking cp[0] first... (should propagate to 4.4BSD) 561c80476e4SDavid E. O'Brien 30. More sh.exp.c fixes from Bruce 562c80476e4SDavid E. O'Brien 29. Always exit when the user types exit. 563c80476e4SDavid E. O'Brien cat | tcsh -f -s 564c80476e4SDavid E. O'Brien exit 565c80476e4SDavid E. O'Brien ls 566c80476e4SDavid E. O'Brien 28. savedirs fix and readlink() null termination fix from Peter. 567c80476e4SDavid E. O'Brien 27. Added -p flag (force dirs printing in all directory functions and $owd 568c80476e4SDavid E. O'Brien variable 569c80476e4SDavid E. O'Brien 26. Let $dirstack work by default without needing to be set. 570c80476e4SDavid E. O'Brien 25. Fixed history -h to work with other history flags. 571c80476e4SDavid E. O'Brien 24. Renamed ed-functions more consistently (dcs) 572c80476e4SDavid E. O'Brien 23. Added missing filetests (dcs) 573c80476e4SDavid E. O'Brien 22. Added NEWGRP define in config_f.h (dcs) 574c80476e4SDavid E. O'Brien 21. More fixes for non blocking io recovery from Bruce 575c80476e4SDavid E. O'Brien 20. 6.04.02, 10/08/93 576c80476e4SDavid E. O'Brien 19. changed default prompt to %# 577c80476e4SDavid E. O'Brien 18. New group 'g' completion. 578c80476e4SDavid E. O'Brien 17. removed IIASA defs. 579c80476e4SDavid E. O'Brien 16. fix for history -SL and dirs -SL to work when savedirs and savehist are 580c80476e4SDavid E. O'Brien not set. 581c80476e4SDavid E. O'Brien 15. fix magic-space to understand :p 582c80476e4SDavid E. O'Brien 14. make :u,:l work for history. 583c80476e4SDavid E. O'Brien 13. Fixes for non-blocking i/o recovery. trap all non blocking styles under 584c80476e4SDavid E. O'Brien sunos. 585c80476e4SDavid E. O'Brien 12. 6.04.01, 08/10/93 586c80476e4SDavid E. O'Brien 11. Vi mode word moves [they work like vi and don't obey wordchars anymore]. 587c80476e4SDavid E. O'Brien 10. New file operators and stat builtin 588c80476e4SDavid E. O'Brien 9. David's FIONREAD patch for SVR4 589c80476e4SDavid E. O'Brien 8. Bruce's ignoreeof=n patch 590c80476e4SDavid E. O'Brien 7. Dan's complete/correct enhancement 591c80476e4SDavid E. O'Brien 6. Abort corrections patch. 592c80476e4SDavid E. O'Brien 5. Print_by_columns, now does not use the rightmost column. 593c80476e4SDavid E. O'Brien 4. Renamed config/config.$i to $i to avoid once and for all filename length 594c80476e4SDavid E. O'Brien problems. 595c80476e4SDavid E. O'Brien 3. bbn butterfly config 596c80476e4SDavid E. O'Brien 2. Beto's proc fixes 597c80476e4SDavid E. O'Brien 1. Bruce's bug fix for ed.chared.c, signals 598c80476e4SDavid E. O'Brien 599c80476e4SDavid E. O'Brien 600c80476e4SDavid E. O'BrienV6.04.00, 07/03/93 601c80476e4SDavid E. O'Brien 92. Alpha prototypes, for gcc -Wall clean compile. 602c80476e4SDavid E. O'Brien 91. Fixed alpha hashing. Did not work for directories > 31, Thanks to 603c80476e4SDavid E. O'Brien Dan Mosedale <mosedale@genome.Stanford.EDU> for all the help! 604c80476e4SDavid E. O'Brien 90. Added USE(a) for unused parameters, to avoid compiler warnings. 605c80476e4SDavid E. O'Brien 89. 6.03.10, 06/25/93 606c80476e4SDavid E. O'Brien 88. Makefile and lint patches from Bruce. 607c80476e4SDavid E. O'Brien 87. Posixsig patch from Peter for svr4 608c80476e4SDavid E. O'Brien 86. 6.03.09, 06/11/93 609c80476e4SDavid E. O'Brien 85. signal handling broke with the last job control patch... 610c80476e4SDavid E. O'Brien > (does-not-compute;) 611c80476e4SDavid E. O'Brien would hang. 612c80476e4SDavid E. O'Brien 84. don't quit after the first modifier fails: 613c80476e4SDavid E. O'Brien > set i=aabbcc 614c80476e4SDavid E. O'Brien > echo $i:s/a/A/:s/b/B/ 615c80476e4SDavid E. O'Brien AaBbcc 616c80476e4SDavid E. O'Brien > echo $i:s/x/A/:s/b/B/ 617c80476e4SDavid E. O'Brien aabbcc 618c80476e4SDavid E. O'Brien 83. Imakefile fixes for sequents from Jaap. 619c80476e4SDavid E. O'Brien 82. Move past the bottom of input when we hit ^C, so that multi-line 620c80476e4SDavid E. O'Brien input commands don't get trashed. 621c80476e4SDavid E. O'Brien 81. Look only at the first word in ${EDITOR,VISUAL} to determine the 622c80476e4SDavid E. O'Brien editor name. 623c80476e4SDavid E. O'Brien 80. Last patch broke listmax. 624c80476e4SDavid E. O'Brien 79. Remove extra sandbagging in exitstat(). Not needed anymore as value() 625c80476e4SDavid E. O'Brien will never return NULL. 626c80476e4SDavid E. O'Brien 78. Save $status before calling aliasrun() otherwise: 627c80476e4SDavid E. O'Brien > alias precmd 'cd .' 628c80476e4SDavid E. O'Brien > true 629c80476e4SDavid E. O'Brien > echo $status 630c80476e4SDavid E. O'Brien 0 631c80476e4SDavid E. O'Brien > false 632c80476e4SDavid E. O'Brien > echo $status 633c80476e4SDavid E. O'Brien 0 634c80476e4SDavid E. O'Brien 77. 6.03.08, 06/07/93 635c80476e4SDavid E. O'Brien 76. missing prototypes/unused variables under SYSV4. 636c80476e4SDavid E. O'Brien 75. savedirs should glob the filename argument. 637c80476e4SDavid E. O'Brien 74. 6.03.07, 06/05/93 638c80476e4SDavid E. O'Brien 73. Changed _Q, _Q1 macros in sh.lex.c, sh.dol.c, sh.char.? to _QF and _QB 639c80476e4SDavid E. O'Brien because today 4.4BSD <ctype.h> defined _Q to be ``Phonetics'' 640c80476e4SDavid E. O'Brien 72. listmaxrows variable. 641c80476e4SDavid E. O'Brien 71. set -r would not make existing variables readonly. 642c80476e4SDavid E. O'Brien 70. print usernames with ~user where possible in dirs and job cwd's 643c80476e4SDavid E. O'Brien 69. Mika's fixes (missing args in sh.c set(), linux Makefile, SIGCHLD) 644c80476e4SDavid E. O'Brien 68. FIONREAD argument is int everywhere except on SunOS where it is long. 645c80476e4SDavid E. O'Brien Tcsh used to think that it was long, and so it broke on the alpha where 646c80476e4SDavid E. O'Brien sizeof(int) != sizeof(long) 647c80476e4SDavid E. O'Brien 67. 6.03.06 05/16/93 648c80476e4SDavid E. O'Brien 66. Pipeline fixes. This should get rid of the dreaded Stopped tty output 649c80476e4SDavid E. O'Brien message. 650c80476e4SDavid E. O'Brien 65. Michael's fix for history buffer cleanup: 651c80476e4SDavid E. O'Brien > alias foo 'echo \!:1:h' 652c80476e4SDavid E. O'Brien > foo a/b 653c80476e4SDavid E. O'Brien a 654c80476e4SDavid E. O'Brien > ^P [nothing happens] 655c80476e4SDavid E. O'Brien 64. Unsigned long rlimit type for 64 bit machines (alpha) 656c80476e4SDavid E. O'Brien 63. Fixed Imakefile for alpha 657c80476e4SDavid E. O'Brien 62. tilde expansion now obeys $nonomatch 658c80476e4SDavid E. O'Brien 61. readonly veriables. 'set -r x=3' will set x to a very sticky 3... 659c80476e4SDavid E. O'Brien 60. Fixed bug in the new tab'ed completion that interfered with old listing. 660c80476e4SDavid E. O'Brien 59. Fixed entry -> item in tw.parse.c 661c80476e4SDavid E. O'Brien 58. Added -f option to unlimit 662c80476e4SDavid E. O'Brien 57. Define __STDC__ in Imakefile for Irix 663c80476e4SDavid E. O'Brien 56. Static redeclarations in tw.parse.c 664c80476e4SDavid E. O'Brien 55. 6.03.05 04/26/93 665c80476e4SDavid E. O'Brien 54. Don't echo history expansion in loops: 666c80476e4SDavid E. O'Brien > alias junk 'foreach i (\!:2*) \ 667c80476e4SDavid E. O'Brien foreach? echo \!:1 $i; \ 668c80476e4SDavid E. O'Brien foreach? end' 669c80476e4SDavid E. O'Brien > junk a b c d 670c80476e4SDavid E. O'Brien echo a $i ; 671c80476e4SDavid E. O'Brien a b 672c80476e4SDavid E. O'Brien echo a $i ; 673c80476e4SDavid E. O'Brien a c 674c80476e4SDavid E. O'Brien echo a $i ; 675c80476e4SDavid E. O'Brien a d 676c80476e4SDavid E. O'Brien 53. Added complete-word-fwd and complete-word-back that scroll through 677c80476e4SDavid E. O'Brien the list of possible completions... Neat addition from 678c80476e4SDavid E. O'Brien jfink@csugrad.cs.vt.edu (Jeff "$DOTDIR" Fink) 679c80476e4SDavid E. O'Brien 52. Workaround hpux9.01 broken optimizer in sh.glob.c where 'ls *' breaks. 680c80476e4SDavid E. O'Brien 51. Michael's editor fix. With "magic margins" and 80 char width, try: 681c80476e4SDavid E. O'Brien > set prompt= 682c80476e4SDavid E. O'Brien <ESC>20a<CTRL>a<ESC>76b<CTRL>ac 683c80476e4SDavid E. O'Brien 50. Reverted fix that does not glob the expanded back-quote text again. 684c80476e4SDavid E. O'Brien 49. > cd /., echo $cwd 685c80476e4SDavid E. O'Brien /. 686c80476e4SDavid E. O'Brien Eliminate the . in this case... 687c80476e4SDavid E. O'Brien 48. Matt's optimization in glob.c [retracted] 688c80476e4SDavid E. O'Brien 47. Fixed bug with -S 689c80476e4SDavid E. O'Brien 46. Renamed Makefile Makefile.std, and fixed the readme file 690c80476e4SDavid E. O'Brien 45. 6.03.04 04/07/93 691c80476e4SDavid E. O'Brien 44. Changed -s == !-z and -S == socket 692c80476e4SDavid E. O'Brien 43. Fixed typo in sh.c, in phup [shpgrp != pr->pgrp] 693c80476e4SDavid E. O'Brien 42. Multi-line aliases are not entered into the history when executed. 694c80476e4SDavid E. O'Brien 41. Changed f_seek to a union to avoid gcc warnings on 4.4BSD 695c80476e4SDavid E. O'Brien 40. Fixed 'unset home; dirs' bug 696c80476e4SDavid E. O'Brien 39. fixed $HOME->$home memory problem. 697c80476e4SDavid E. O'Brien 38. $?0 returns false now on interactive shells for csh compatibility. 698c80476e4SDavid E. O'Brien 37. Default watch inteval was 10 hours not 10 minutes as advertized in the 699c80476e4SDavid E. O'Brien manual! 700c80476e4SDavid E. O'Brien 36. Fixed clobbered veriable warning from gcc-1.39 in tw.parse.c 701c80476e4SDavid E. O'Brien 35. Fixed typo with INVPTR in sh.lex.c 702c80476e4SDavid E. O'Brien 34. 6.03.03 03/04/93 703c80476e4SDavid E. O'Brien 33. Eliminate 'Reset tty pgrp error message'. It is normal for the 704c80476e4SDavid E. O'Brien walking process group stuff. Check about the killpg() above? 705c80476e4SDavid E. O'Brien 32. More portability for 64 bit machines. 706c80476e4SDavid E. O'Brien 31. Improved completion error messages. 707c80476e4SDavid E. O'Brien 30. Fix bug with double globbing expansion on mirrored variables: 708c80476e4SDavid E. O'Brien > setenv TERM '?vt100' 709c80476e4SDavid E. O'Brien 29. Avoid hanging when writing to pipes etc. (From Paul Close) 710c80476e4SDavid E. O'Brien 28. Typo in the $HOME->$home mirroring. 711c80476e4SDavid E. O'Brien 27. %p %P 'p'recise time formats that include seconds for prompt strings. 712c80476e4SDavid E. O'Brien 26. Signal list fixes from Paul Close. nsig is now a variable. 713c80476e4SDavid E. O'Brien 25. 6.03.02 02/12/93 714c80476e4SDavid E. O'Brien 24. NEC SX3 "entry" is a reserved word!, changed entry to item... 715c80476e4SDavid E. O'Brien [this is as bad as cray typedefining "word" to int. Next thing I know, 716c80476e4SDavid E. O'Brien I'll have to prefix all the variables with tcsh_!] 717c80476e4SDavid E. O'Brien 23. xxx 718c80476e4SDavid E. O'Brien 22. Protected all include files to avoid warnings from lcc. 719c80476e4SDavid E. O'Brien 21. Finally resolved the job control problems with linux and ISC (from Beto) 720c80476e4SDavid E. O'Brien 20. More HUP,XFSZ,XCPU fixes. (with Beto) 721c80476e4SDavid E. O'Brien 19. Dcanon would not canonicalize correctly in case where dnormalize() 722c80476e4SDavid E. O'Brien failed to find a directory, but the directory existed when not 723c80476e4SDavid E. O'Brien crossing the symbolic link. 724c80476e4SDavid E. O'Brien 18. sh.init.c fixes; give 65 signals for all POSIX machines. 725c80476e4SDavid E. O'Brien 17. AMS mail fixes and cmu wm handling. 726c80476e4SDavid E. O'Brien 16. Setenv would not ignore trim quoted names... 727c80476e4SDavid E. O'Brien > alias foo 'setenv "\!:1" bar' 728c80476e4SDavid E. O'Brien > setenv FOO 123 729c80476e4SDavid E. O'Brien > foo FOO 730c80476e4SDavid E. O'Brien > printenv 731c80476e4SDavid E. O'Brien ... 732c80476e4SDavid E. O'Brien FOO=123 733c80476e4SDavid E. O'Brien FOO=bar 734c80476e4SDavid E. O'Brien ... 735c80476e4SDavid E. O'Brien 15. 6.03.01 08/01/93 736c80476e4SDavid E. O'Brien 14. #undef SHORT_STRINGS gcc warning fixes... 737c80476e4SDavid E. O'Brien 13. csh bug fix in foreach [quoteing problem] 738c80476e4SDavid E. O'Brien > foreach i ("*") 739c80476e4SDavid E. O'Brien > echo $i:q 740c80476e4SDavid E. O'Brien > end 741c80476e4SDavid E. O'Brien Should print * 742c80476e4SDavid E. O'Brien 12. ls-F obeys showdots... 743c80476e4SDavid E. O'Brien 11. After scheduled commands get executed, the editor could stay disabled 744c80476e4SDavid E. O'Brien until the first enter. 745c80476e4SDavid E. O'Brien 10. sigset() bug in ed.init.c; ^C could get disabled sometimes. 746c80476e4SDavid E. O'Brien 9. Don't glob in dowhich(); otherwise \pat does not work if pat is aliased. 747c80476e4SDavid E. O'Brien 8. When completion patterns are used $ and ~ expansion did not work right. 748c80476e4SDavid E. O'Brien 7. Printenv builtin and long backquote expansion fix from Harald. 749c80476e4SDavid E. O'Brien 6. $:-1, $:-0 enhancement from Paul and Michael. 750c80476e4SDavid E. O'Brien 5. Lynx/OS patches 751c80476e4SDavid E. O'Brien 4. Apollo bugs [Setenv -> tsetenv, typedef in pid_t] 752c80476e4SDavid E. O'Brien 3. ^@ did not work correctly in bindkey. 753c80476e4SDavid E. O'Brien 2. Fix vms/posix ifdefs in tc.alloc.c 754c80476e4SDavid E. O'Brien 1. Elide gcc-2.3.1 warnings 755c80476e4SDavid E. O'Brien 756c80476e4SDavid E. O'Brien 757c80476e4SDavid E. O'BrienV6.03.00, 11/20/92 758c80476e4SDavid E. O'Brien102. Solaris2 patches, renamed sunosX to sosX to fit in 14 character filenames. 759c80476e4SDavid E. O'Brien101. 6.02.12 11/12/92 760c80476e4SDavid E. O'Brien100. Decreased BUFSIZE to 1K... 761c80476e4SDavid E. O'Brien99. Don't use sbrk() in tc.alloc.c on VMS 762c80476e4SDavid E. O'Brien98. EINTR error handling from Michael 763c80476e4SDavid E. O'Brien97. Overwrite mode takes effect immediately, not delayed by a command. 764c80476e4SDavid E. O'Brien96. Emx fixes. 765c80476e4SDavid E. O'Brien95. SIGHUP gain... 766c80476e4SDavid E. O'Brien94. Coherent times()/ <sys/file.h> fixes. 767c80476e4SDavid E. O'Brien93. 6.02.11 10/27/92 768c80476e4SDavid E. O'Brien92. Mach setpath fixes. 769c80476e4SDavid E. O'Brien91. Which now globs its arguments 770c80476e4SDavid E. O'Brien90. Again POSIX SIGHUP fixes... Maybe we got it right this time... 771c80476e4SDavid E. O'Brien89. Increased BUFSIZE to 4K. Smaller machines may want to decrease this. 772c80476e4SDavid E. O'Brien [ Now one can edit up to 4K of buffer! ]. From Harald. 773c80476e4SDavid E. O'Brien88. : is now a true builtin that does nothing, instead of being treated like 774c80476e4SDavid E. O'Brien the last character of a label. This is so it can take args. From Harald. 775c80476e4SDavid E. O'Brien87. More fixes for hpux limits from Harald. 776c80476e4SDavid E. O'Brien86. Login shell if ppid == 1 and argc == 1 for VMS. 777c80476e4SDavid E. O'Brien85. Typo in sh.exec.c from Harry. 778c80476e4SDavid E. O'Brien84. Per's editor fixes. 779c80476e4SDavid E. O'Brien83. 6.02.10 10/17/92 780c80476e4SDavid E. O'Brien82. Don't free STRNULL in freelex(). Update linked list in copylex() to 781c80476e4SDavid E. O'Brien do the same insert as in lex(). 782c80476e4SDavid E. O'Brien81. Fixed spurious tilde printing in %c prompt. 783c80476e4SDavid E. O'Brien80. Fixed dumb wild free in AddXKey... 784c80476e4SDavid E. O'Brien (thanks Harald for the complex bindings! :-) 785c80476e4SDavid E. O'Brien > bindkey "\e10z" expand-line # Any editor command will do 786c80476e4SDavid E. O'Brien > bindkey -[cs] "\e10z" "foo" # Any string or command will do 787c80476e4SDavid E. O'Brien Free(%x) .... 788c80476e4SDavid E. O'Brien79. coherent additions. 789c80476e4SDavid E. O'Brien78. fixes for hpux8 resource limits [Thanks Harald] 790c80476e4SDavid E. O'Brien77. 6.02.09 10/10/92 791c80476e4SDavid E. O'Brien76. More vms cleanups. 792c80476e4SDavid E. O'Brien75. Removed #include CONFIGH from sh.h. There was no way to make it work 793c80476e4SDavid E. O'Brien under VMS/POSIX 794c80476e4SDavid E. O'Brien74. Added t completion (Gray Watson) 795c80476e4SDavid E. O'Brien73. Memory leaks in sh.dir.c and sh.glob.c [thanks purify :-)] 796c80476e4SDavid E. O'Brien72. IRIX 5.0 patches (from Paul Close) 797c80476e4SDavid E. O'Brien71. BSD resource limits for hpux8.0 (From Andreas Stolcke) 798c80476e4SDavid E. O'Brien70. NGROUPS_MAX fixes (from Matt Day) 799c80476e4SDavid E. O'Brien69. 6.02.08 10/04/92 800c80476e4SDavid E. O'Brien68. VMS port additions. 801c80476e4SDavid E. O'Brien67. Added $%var, which == strlen(var) 802c80476e4SDavid E. O'Brien66. Added ^X^I and ^X^D to override programmable listing+completion 803c80476e4SDavid E. O'Brien65. Added case insensitive globbing for OS/2 804c80476e4SDavid E. O'Brien64. FIOCLEX and FIONCLEX are only used if we don't have FD_CLOEXEC. 805c80476e4SDavid E. O'Brien63. Added emx termio support, and emx pathsep support; emx compiles and runs: 806c80476e4SDavid E. O'Brien needs job-debugging and finishing touches. 807c80476e4SDavid E. O'Brien62. Horrible bug with the lex linked list; from Loic Grenie, grenie@ens.fr 808c80476e4SDavid E. O'Brien > echo a !# 809c80476e4SDavid E. O'Brien echoed 'echo a echo a echo'! 810c80476e4SDavid E. O'Brien61. Shell -w,-x were incompatible with the same for test [POSIX] (beto) 811c80476e4SDavid E. O'Brien60. builtin newgrp did not accept the - argument. 812c80476e4SDavid E. O'Brien59. FIOCLEX for the masses (POSIX FD_CLOEXEC addition) 813c80476e4SDavid E. O'Brien58. Old style csh completion bug fix [not used] (beto) 814c80476e4SDavid E. O'Brien57. A background process waiting for input from tty 815c80476e4SDavid E. O'Brien blocks when being foregrounded doesn't read its input and 816c80476e4SDavid E. O'Brien doesn't get <cntl-c> and <cntl-z> signals. 817c80476e4SDavid E. O'Brien It can only be killed from another session. (beto) 818c80476e4SDavid E. O'Brien > cat > foo 819c80476e4SDavid E. O'Brien #!/bin/csh -f 820c80476e4SDavid E. O'Brien echo ">>>>>>" 821c80476e4SDavid E. O'Brien set x = $< 822c80476e4SDavid E. O'Brien echo $x 823c80476e4SDavid E. O'Brien ^D 824c80476e4SDavid E. O'Brien > chmod +x foo 825c80476e4SDavid E. O'Brien > foo & 826c80476e4SDavid E. O'Brien > fg 827c80476e4SDavid E. O'Brien ^Z,^C # Nothing happens 828c80476e4SDavid E. O'Brien56. history > 1000 fix (beto) 829c80476e4SDavid E. O'Brien55. 6.02.07 9/18/92 830c80476e4SDavid E. O'Brien54. Added e_stuff_char() to put back a character in cooked mode in 831c80476e4SDavid E. O'Brien the input stream... Useful for status (^T) 832c80476e4SDavid E. O'Brien53. $? == $status and $# == $#argv like in the bourne shell. 833c80476e4SDavid E. O'Brien52. Added $dirstack. Problems: off by one since =0 == $cwd, but 834c80476e4SDavid E. O'Brien $dirstack[1] == $cwd... Suggestions welcome. 835c80476e4SDavid E. O'Brien51. Leading spaces would confuse the run-help function. 836c80476e4SDavid E. O'Brien50. Don't expand imported environment variables: 837c80476e4SDavid E. O'Brien > setenv HOME \* 838c80476e4SDavid E. O'Brien > tcsh 839c80476e4SDavid E. O'Brien > echo "$home" 840c80476e4SDavid E. O'Brien > echo "$HOME" 841c80476e4SDavid E. O'Brien49. %C0n displays the number of directories omitted as /usr/local/bin /<2>bin/ 842c80476e4SDavid E. O'Brien48. Added POSIXSIGS as a configuration option. 843c80476e4SDavid E. O'Brien47. Per's fixes for history format and arrow key binding. 844c80476e4SDavid E. O'Brien46. Expand-variables expands array variables too 845c80476e4SDavid E. O'Brien45. 6.02.06 8/14/92 846c80476e4SDavid E. O'Brien44. Separated limit stuff from BSDTIMES and added BSDLIMIT 847c80476e4SDavid E. O'Brien43. History searching inconsistent with HistLit: 848c80476e4SDavid E. O'Brien > echo foo 849c80476e4SDavid E. O'Brien foo 850c80476e4SDavid E. O'Brien > ^foo^bar 851c80476e4SDavid E. O'Brien bar 852c80476e4SDavid E. O'Brien > ec[M-p] 853c80476e4SDavid E. O'Brien echo foo 854c80476e4SDavid E. O'Brien42. 6.02.05 8/8/92 855c80476e4SDavid E. O'Brien41. sourcing a script that contains 'onintr -; onintr' would disable 856c80476e4SDavid E. O'Brien interrupts on the command line 857c80476e4SDavid E. O'Brien40. cd ../... with symlinks=ignore would work !@#!@ 858c80476e4SDavid E. O'Brien39. No more BACKPIPE for POSIX machines... 859c80476e4SDavid E. O'Brien38. SUNOS NLS bug workarounds... 860c80476e4SDavid E. O'Brien37. New HASHBANG define for #! emulation... even 386BSD does not have it 861c80476e4SDavid E. O'Brien yet... 862c80476e4SDavid E. O'Brien36. Added new -b -c file operators from SGI csh. 863c80476e4SDavid E. O'Brien35. 6.02.04 7/23/92 864c80476e4SDavid E. O'Brien34. Walking process group fixes. 865c80476e4SDavid E. O'Brien33. $0 contains now argv[0] when we are not executing a shell script. 866c80476e4SDavid E. O'Brien32. New Getwd() was broken. 867c80476e4SDavid E. O'Brien31. 6.02.03 7/17/92 868c80476e4SDavid E. O'Brien30. We kill our last foreground process group on HUP, for POSIX systems. 869c80476e4SDavid E. O'Brien29. Walking process group fix. 870c80476e4SDavid E. O'Brien28. $shlvl gets reset to 1 for login shells. 871c80476e4SDavid E. O'Brien27. Macros can now involve multiple commands, i.e. 872c80476e4SDavid E. O'Brien bindkey -s "^[OP" "ls\n^P" 873c80476e4SDavid E. O'Brien26. 6.02.02 7/6/92 874c80476e4SDavid E. O'Brien25. nostat accepts now a list shell patterns. 875c80476e4SDavid E. O'Brien24. Avoid print_exit_value in if ( { foo } ) 876c80476e4SDavid E. O'Brien23. Symbolic key names for bindkey [arrow keys]. 877c80476e4SDavid E. O'Brien22. Smarter getwd() that avoids some of the NFS hangs... 878c80476e4SDavid E. O'Brien21. Use memmove() where possible. 879c80476e4SDavid E. O'Brien20. 6.02.01 6/16/92 880c80476e4SDavid E. O'Brien19. Fix automatic correction to work with the new completion. 881c80476e4SDavid E. O'Brien18. Globbing bug with brace expansion, when arguments need to be realloced... 882c80476e4SDavid E. O'Brien 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} 883c80476e4SDavid E. O'Brien17. shift and left operators update variables correcly ('shift path' did not 884c80476e4SDavid E. O'Brien work) 885c80476e4SDavid E. O'Brien16. apollo fixes for cd. 886c80476e4SDavid E. O'Brien15. STRNULL <-> NULL bug fixes. 887c80476e4SDavid E. O'Brien14. %S in xprintf for short strings. 888c80476e4SDavid E. O'Brien13. history -LSc, dirs -LSc additions, builtins builtin [oxymoron] 889c80476e4SDavid E. O'Brien12. history formatting string, who formatting string, prompt formatting 890c80476e4SDavid E. O'Brien all use tprintf() now. 891c80476e4SDavid E. O'Brien11. $history accepts a second formatting argument.. 892c80476e4SDavid E. O'Brien10. History timestamps preserved in .history 893c80476e4SDavid E. O'Brien9. Backquotes were broken: echo hi | cat > `echo foo` 894c80476e4SDavid E. O'Brien8. SGI -t operator problem. 895c80476e4SDavid E. O'Brien7. Dnix fixes. 896c80476e4SDavid E. O'Brien6. Fix history file writing bug when autologout. 897c80476e4SDavid E. O'Brien5. Change from TCSETA to TCSETAW, since we affect the output. 898c80476e4SDavid E. O'Brien4. Per's fixes for display margin bugs. 899c80476e4SDavid E. O'Brien3. Linux fixes. 900c80476e4SDavid E. O'Brien2. Collapse adjacent stars in glob.c to avoid exponential behavior. 901c80476e4SDavid E. O'Brien1. Fixed parseescape to put ^ literally if not followed by alpha. 902c80476e4SDavid E. O'Brien 903c80476e4SDavid E. O'Brien 904c80476e4SDavid E. O'BrienV6.02.00, 5/15/92 905c80476e4SDavid E. O'Brien94. Default echo_style was not being set correctly. 906c80476e4SDavid E. O'Brien93. $< did not work correctly with NLS chars. 907c80476e4SDavid E. O'Brien92. 6.01.15 (5/11/92) 908c80476e4SDavid E. O'Brien91. Minor cleanups in refresh code. 909c80476e4SDavid E. O'Brien90. 6.01.14 (5/8/92) 910c80476e4SDavid E. O'Brien89. Print \n in the right margin always to be consistent. 911c80476e4SDavid E. O'Brien88. Linux patches. 912c80476e4SDavid E. O'Brien87. 6.01.13 (5/2/92) 913c80476e4SDavid E. O'Brien86. Fixes in listing and completion of non-unique commands. 914c80476e4SDavid E. O'Brien85. Fix =stack entries > 9... from Bill Petro 915c80476e4SDavid E. O'Brien84. Fix for last character at margin. [on terminals that have am & xm move 916c80476e4SDavid E. O'Brien the cursor manually to the next line] 917c80476e4SDavid E. O'Brien83. Fix for complete completions 918c80476e4SDavid E. O'Brien82. small typo in tc.alloc.c from Mark Moraes. 919c80476e4SDavid E. O'Brien81. small typo in tw.parse.c from Richard. 920c80476e4SDavid E. O'Brien80. Man page fixes from Per. 921c80476e4SDavid E. O'Brien79. 6.01.12 (4/24/92) [release version for 6.02] 922c80476e4SDavid E. O'Brien78. Autosuffix was not getting reset all the time. 923c80476e4SDavid E. O'Brien77. Don't limit completion patterns to 1K. 924c80476e4SDavid E. O'Brien76. Naming changes in ed.screen.c from Justin. 925c80476e4SDavid E. O'Brien75. 6.01.11 (4/10/92) 926c80476e4SDavid E. O'Brien74. Fixed magic-space ! expand bug: 927c80476e4SDavid E. O'Brien > echo a b123 45.{6,7} 928c80476e4SDavid E. O'Brien > echo !:2!:3[magic-space] 929c80476e4SDavid E. O'Brien73. Work-around for apollo optimizer in tc.bind.c 930c80476e4SDavid E. O'Brien72. Problem with setjmp in tw.parse.c 931c80476e4SDavid E. O'Brien71. symlinks=expand from Yumin. 932c80476e4SDavid E. O'Brien70. tenematch() fixes from Michael; 933c80476e4SDavid E. O'Brien69. 6.01.10 (4/3/92) 934c80476e4SDavid E. O'Brien68. Fixed Gnmatch. 935c80476e4SDavid E. O'Brien67. Removed ignore_symlinks and chase_symlinks. Replaced by symlinks variable. 936c80476e4SDavid E. O'Brien66. Backquote from completion was broken for machines with no dup2() 937c80476e4SDavid E. O'Brien65. No $printexitvalue for `` jobs. 938c80476e4SDavid E. O'Brien64. Added ultrix stuff for PW_AUTH [from Mike Potter mpotter@lampf.lanl.gov] 939c80476e4SDavid E. O'Brien63. Fixed bug in Gnmatch(), added 'N' command 'x' completion. 940c80476e4SDavid E. O'Brien62. Fixed fg_proc_entry() so autologout gets disabled when a process 941c80476e4SDavid E. O'Brien is foregrounded. 942c80476e4SDavid E. O'Brien61. 6.01.09 (3/26/92) 943c80476e4SDavid E. O'Brien60. source builtin takes arguments now that are passed in the script e.g.: 944c80476e4SDavid E. O'Brien > ./tcsh -i a b c 945c80476e4SDavid E. O'Brien > cat test 946c80476e4SDavid E. O'Brien echo $argv 947c80476e4SDavid E. O'Brien > echo $argv 948c80476e4SDavid E. O'Brien a b c 949c80476e4SDavid E. O'Brien > source test 1 2 3 950c80476e4SDavid E. O'Brien 1 2 3 951c80476e4SDavid E. O'Brien > echo $argv 952c80476e4SDavid E. O'Brien a b c 953c80476e4SDavid E. O'Brien59. Eliminate $margin_bug, add more intelligent margin code [from Justin] 954c80476e4SDavid E. O'Brien58. expand_symlinks variable Urgh... 955c80476e4SDavid E. O'Brien57. SGI CONTROL() fixes... 956c80476e4SDavid E. O'Brien56. new dnormalize(), expand_symlinks flag. 957c80476e4SDavid E. O'Brien55. interrupting completion restores the current line. [from Marc] 958c80476e4SDavid E. O'Brien54. 6.01.08 (3/20/92) 959c80476e4SDavid E. O'Brien53. inputmode affects the first line too. 960c80476e4SDavid E. O'Brien52. Searches in vi do not destroy the current line. 961c80476e4SDavid E. O'Brien51. -drwX test enhancement. 962c80476e4SDavid E. O'Brien50. Generalized completion syntax and added more completion builtins. 963c80476e4SDavid E. O'Brien49. Don't print '\n' on the right margin if we can avoid it. 964c80476e4SDavid E. O'Brien48. 6.01.07 (3/9/92) 965c80476e4SDavid E. O'Brien47. New completion style. [[<pattern>[ ]],=<completion action>] 966c80476e4SDavid E. O'Brien46. 6.01.06 (3/7/92) 967c80476e4SDavid E. O'Brien45. complete styles are ignored after shell metachars eg. 968c80476e4SDavid E. O'Brien > complete mail =u 969c80476e4SDavid E. O'Brien > mail christos < [tab] 970c80476e4SDavid E. O'Brien completes filenames. 971c80476e4SDavid E. O'Brien44. $echo_style is initialized to the default style of the machine. 972c80476e4SDavid E. O'Brien43. SGI 4.0 CTRL() macro is busted. So we ignore it. 973c80476e4SDavid E. O'Brien42. Fixed bug with the new margin code (thanks justin) 974c80476e4SDavid E. O'Brien41. Fixed mirroring of variables. Now set and setenv affect 975c80476e4SDavid E. O'Brien HOME, TERM, PATH, SHLVL, USER and their csh counterparts. Unset affects 976c80476e4SDavid E. O'Brien affects only the csh copies of the variables, and unsetenv only the 977c80476e4SDavid E. O'Brien environment variables. 978c80476e4SDavid E. O'Brien40. Fixed gcc-2.0 warnings in sh.sem.c (needed for vfork() -O2 optimization) 979c80476e4SDavid E. O'Brien39. 6.01.05 (2/21/92) 980c80476e4SDavid E. O'Brien38. signal masking for BSD machines was still wrong in tw.init.c 981c80476e4SDavid E. O'Brien37. Added $margin_bug, and now the editor outputs on the rightmost 982c80476e4SDavid E. O'Brien column by default. This should fix the xterm cut-n-paste problem. 983c80476e4SDavid E. O'Brien36. AU/X 2.0 and SGI compiles with POSIX as a default now. 984c80476e4SDavid E. O'Brien35. sysv_echo is gone too. Now we have a variable called echo_style 985c80476e4SDavid E. O'Brien which can be set to "none", "bsd", "sysv", "both" that defines 986c80476e4SDavid E. O'Brien the builtin echo_style. The default is "bsd" for systems with 987c80476e4SDavid E. O'Brien SYSVREL == 0, "sysv" otherwise. This can be overriden in config.h 988c80476e4SDavid E. O'Brien by defining ECHO_STYLE ro be BSD_ECHO, SYSV_ECHO, BOTH_ECHO, 989c80476e4SDavid E. O'Brien or NONE_ECHO. 990c80476e4SDavid E. O'Brien34. asynchronous notification in run-fg-editor would try to change the 991c80476e4SDavid E. O'Brien tty settings and print an extra prompt. 992c80476e4SDavid E. O'Brien > set notify 993c80476e4SDavid E. O'Brien > sleep 10 & 994c80476e4SDavid E. O'Brien > vi^Z 995c80476e4SDavid E. O'Brien > ^[^Z 996c80476e4SDavid E. O'Brien33. alias x /bin/true 997c80476e4SDavid E. O'Brien x<esc>? 998c80476e4SDavid E. O'Brien reported .//bin/true instead of /bin/true 999c80476e4SDavid E. O'Brien32. 6.01.04 (2/12/92) 1000c80476e4SDavid E. O'Brien31. fixed vi_substitute_line 1001c80476e4SDavid E. O'Brien30. binding completion addition. 1002c80476e4SDavid E. O'Brien29. showdots=-A addition 1003c80476e4SDavid E. O'Brien28. sysv_echo addition; deleted bsd_echo which is now the default. 1004c80476e4SDavid E. O'Brien27. dunique could crash. 1005c80476e4SDavid E. O'Brien26. Don't clear lines after an asynchronous notification, because it 1006c80476e4SDavid E. O'Brien might erase the message. 1007c80476e4SDavid E. O'Brien25. 6.01.03 (1/29/92) 1008c80476e4SDavid E. O'Brien24. `` were not working correctly when tcsh is started with 0,1,2 closed. 1009c80476e4SDavid E. O'Brien23. Correction was picking up the wrong thing in cases like .rhosts hosts 1010c80476e4SDavid E. O'Brien22. Correction with names with quoted spaces was broken. 1011c80476e4SDavid E. O'Brien21. Added sysv_echo and bsd_echo. 1012c80476e4SDavid E. O'Brien20. Added and documented the complete builtin. 1013c80476e4SDavid E. O'Brien19. Added dunique and cd -. 1014c80476e4SDavid E. O'Brien18. Per's fix for alarm functions. Things would break if time went backwards. 1015c80476e4SDavid E. O'Brien17. Realloc bug fix (copy min of old and new size) 1016c80476e4SDavid E. O'Brien16. Fix for csh compatible braces. 1017c80476e4SDavid E. O'Brien15. Brace globbing and negation globbing for Gmatch. 1018c80476e4SDavid E. O'Brien14. 6.01.02 (1/16/92) 1019c80476e4SDavid E. O'Brien13. Completion builtin, new tw* files. 1020c80476e4SDavid E. O'Brien12. 6.01.01 (1/6/92) 1021c80476e4SDavid E. O'Brien11. Changed w_ fields in tc.who.c to who_ to avoid redefinitions in 1022c80476e4SDavid E. O'Brien <sys/wait.h> in some os's. 1023c80476e4SDavid E. O'Brien10. Setting savehist to an empty string makes savehist use the value 1024c80476e4SDavid E. O'Brien in $history. 1025c80476e4SDavid E. O'Brien9. echotc did not use the internal termcap descriptions. 1026c80476e4SDavid E. O'Brien8. echotc did not work right for single argument termcap strings. 1027c80476e4SDavid E. O'Brien7. DGUX needs SAVESIGVEC, updated type protection, and disabled CSWTCH. 1028c80476e4SDavid E. O'Brien6. Changed SVID to SYSVREL, since there is no SVID == 4 (yet). 1029c80476e4SDavid E. O'Brien5. Typo in tc.sig.h: UNRELSIGS was not getting defined. 1030c80476e4SDavid E. O'Brien4. Globbing bug fix. tglob() should ignore globbing characters inside 1031c80476e4SDavid E. O'Brien backquotes otherwise things get expanded twice: 1032c80476e4SDavid E. O'Brien % echo 'bar?' > 'foo?' 1033c80476e4SDavid E. O'Brien % echo `cat foo\?` 1034c80476e4SDavid E. O'Brien echo: No match. 1035c80476e4SDavid E. O'Brien3. Mach setpath fix. 1036c80476e4SDavid E. O'Brien2. Alliant process group fix. 1037c80476e4SDavid E. O'Brien1. Xenix fixes for broken vi and help path with no suffixes. 1038c80476e4SDavid E. O'Brien 1039c80476e4SDavid E. O'Brien 1040c80476e4SDavid E. O'BrienV6.01.00, 12/19/91 [for comp.sources.unix] 1041c80476e4SDavid E. O'Brien22. Restore the original prompt in automatic correction when the user 1042c80476e4SDavid E. O'Brien asks to re-edit the command. 1043c80476e4SDavid E. O'Brien21. Better error for unreadable files in tw.parse.c 1044c80476e4SDavid E. O'Brien20. Sequent patches. 1045c80476e4SDavid E. O'Brien19. (V6.00.08 beta 12/14/91) 1046c80476e4SDavid E. O'Brien18. Filenames containing # were spelled/expanded incorrectly. 1047c80476e4SDavid E. O'Brien17. Stellar/stellix port. 1048c80476e4SDavid E. O'Brien16. Hpux 8.0 has SIGWINDOW but we cannot get the window size. Protect 1049c80476e4SDavid E. O'Brien against window changes updating $LINES and $COLUMNS. 1050c80476e4SDavid E. O'Brien15. Mach setpath did not work right. 1051c80476e4SDavid E. O'Brien14. Mach does not need setenv in lib; in fact that does not work right. 1052c80476e4SDavid E. O'Brien13. shell level gets decremented when we exec. 1053c80476e4SDavid E. O'Brien12. restart_fg_editor picked the wrong editor if arg contained a slash. 1054c80476e4SDavid E. O'Brien e.g vi ~/.cshrc 1055c80476e4SDavid E. O'Brien11. (V6.00.07 beta 12/08/91) 1056c80476e4SDavid E. O'Brien10. Allow use of vfork() on systems that do not have job control. 1057c80476e4SDavid E. O'Brien9. Avoid NUMCC from being defined twice. 1058c80476e4SDavid E. O'Brien8. (V6.00.06 beta 12/05/91) 1059c80476e4SDavid E. O'Brien7. SunOS3's FIOCLEX dups... 1060c80476e4SDavid E. O'Brien6. Yet another globbing bug fix from Michael (echo .[^.]) 1061c80476e4SDavid E. O'Brien5. Ultrix now wants __ before cpp symbols. 1062c80476e4SDavid E. O'Brien4. Workaround sun's header files inconsistency so tcsh can be compiled 1063c80476e4SDavid E. O'Brien with #undef POSIX 1064c80476e4SDavid E. O'Brien3. Fixed limit stuff so that large values don't cause errors. 1065c80476e4SDavid E. O'Brien2. Fixed =1 and ~user error messages (Per) 1066c80476e4SDavid E. O'Brien1. (beta-5 6.00.04 == 6.00.05) 1067c80476e4SDavid E. O'Brien 1068c80476e4SDavid E. O'Brien$#* 1069c80476e4SDavid E. O'Brien$#* New numbering scheme (The last 2 digits are reserved for beta releases 1070c80476e4SDavid E. O'Brien$#* from now on. So we start at 6.00.06 which is 6.00.04 beta 6, and we are 1071c80476e4SDavid E. O'Brien$#* going to release 6.01.00... 1072c80476e4SDavid E. O'Brien$#* 1073c80476e4SDavid E. O'Brien 1074c80476e4SDavid E. O'BrienV6.00.04, (never released) 1075c80476e4SDavid E. O'Brien34. (beta-5 11/25/91) 1076c80476e4SDavid E. O'Brien33. Simplify code in BindArrowKeys() 1077c80476e4SDavid E. O'Brien32. Get rid of the PNULL's 1078c80476e4SDavid E. O'Brien31. Support for shadow password in locking code. (From Kimmo) 1079c80476e4SDavid E. O'Brien30. Normalize-path editor function. 1080c80476e4SDavid E. O'Brien29. (beta-4 11/21/91) 1081c80476e4SDavid E. O'Brien28. minix additions 1082c80476e4SDavid E. O'Brien27. bindkey fixes (-c addition, casting cleanups) 1083c80476e4SDavid E. O'Brien26. (beta-3 11/16/91) 1084c80476e4SDavid E. O'Brien25. Prompt length checking. 1085c80476e4SDavid E. O'Brien24. Michael's fixes for the watching code. Tcsh could core dump when using 1086c80476e4SDavid E. O'Brien a corrupted utmp. 1087c80476e4SDavid E. O'Brien23. overwrite mode flag, and autologout locking code. 1088c80476e4SDavid E. O'Brien22. overwrite mode would still insert digits! 1089c80476e4SDavid E. O'Brien21. Get the value of _POSIX_VDISABLE from pathconf... 1090c80476e4SDavid E. O'Brien20. Hpux 8.0 fixes. Sigstack botches with shared libraries. Ansi mode 1091c80476e4SDavid E. O'Brien static initialization of structures with prototyped function pointers 1092c80476e4SDavid E. O'Brien gives spurious warnings... 1093c80476e4SDavid E. O'Brien19. Onintr in /etc rc files is disabled. 1094c80476e4SDavid E. O'Brien18. (beta-2 11/03/91) 1095c80476e4SDavid E. O'Brien17. Multi-line aliases with `` bug fix. 1096c80476e4SDavid E. O'Brien16. Sticky emacs overwrite mode. 1097c80476e4SDavid E. O'Brien15. Autolist option. 1098c80476e4SDavid E. O'Brien14. Fix for redirection with wildcard filanames. 1099c80476e4SDavid E. O'Brien13. No error correction for multi-line commands. 1100c80476e4SDavid E. O'Brien12. Esix-4 re-defines p_pid. Argh... 1101c80476e4SDavid E. O'Brien11. (beta-1 10/28/91) 1102c80476e4SDavid E. O'Brien10. Foreach loops were broken again. 1103c80476e4SDavid E. O'Brien9. SUNOS localtime() bug does not only happen on the 8th byte. [Michael] 1104c80476e4SDavid E. O'Brien8. sh.dir.c, memory corruption in dinit(). Thanks Michael. 1105c80476e4SDavid E. O'Brien7. uts broken <sys/stat.h> work-around, and has a wait3() 1106c80476e4SDavid E. O'Brien6. SGI (-t filename) extension, returns true when filename is a tty. 1107c80476e4SDavid E. O'Brien5. 'default:' addition in all switch() statements. 1108c80476e4SDavid E. O'Brien4. oflag was not being updated correctly in Rawmode() 1109c80476e4SDavid E. O'Brien3. missing 'break;' in prompt code '%y'. 1110c80476e4SDavid E. O'Brien2. infinite loop in :a<mod> code. 1111c80476e4SDavid E. O'Brien1. hashstat was not reporting hits+misses 1112c80476e4SDavid E. O'Brien 1113c80476e4SDavid E. O'Brien 1114c80476e4SDavid E. O'BrienV6.00.03, 10/21/91 1115c80476e4SDavid E. O'Brien31. watch code now accepts shell patterns. 1116c80476e4SDavid E. O'Brien30. new hashing code portability fixes. 1117c80476e4SDavid E. O'Brien29. $foo:gs/:/ / fix and 'a' modifier addition. 1118c80476e4SDavid E. O'Brien28. Added $! (the pid of the last background job forked) 1119c80476e4SDavid E. O'Brien27. exec does not kill the shell when it fails. 1120c80476e4SDavid E. O'Brien26. Irix4.0 decls. 1121c80476e4SDavid E. O'Brien25. SVR4 uthost fixes from Kimmo Suominen 1122c80476e4SDavid E. O'Brien24. Imake addition from marc 1123c80476e4SDavid E. O'Brien23. New i-search from Per. 1124c80476e4SDavid E. O'Brien22. ibmesa fixes 1125c80476e4SDavid E. O'Brien21. convex fixes. 1126c80476e4SDavid E. O'Brien20. t command for vi. 1127c80476e4SDavid E. O'Brien19. SVR4 fixes (reverse pipeline and sigaction()) from David Dawes. 1128c80476e4SDavid E. O'Brien18. New hashing from Marc 1129c80476e4SDavid E. O'Brien17. Added : to the ~name separators so ~foo:~bar works. 1130c80476e4SDavid E. O'Brien16. New ed.init.c. Added ed.term.c 1131c80476e4SDavid E. O'Brien15. Still can't get the history exactly csh-like... !-2$ was broken... 1132c80476e4SDavid E. O'Brien14. vi character searches. 1133c80476e4SDavid E. O'Brien13. -Dvar=name command line option for the apollos. 1134c80476e4SDavid E. O'Brien12. Prompt format changes for date/directory. 1135c80476e4SDavid E. O'Brien11. Vi searches. 1136c80476e4SDavid E. O'Brien10. Emacs i-search. [currently not bound] 1137c80476e4SDavid E. O'Brien9. Vi additions ([dc]-{w,$,f<c>},Undo) 1138c80476e4SDavid E. O'Brien8. tcsh -n parses now builtin structures. 1139c80476e4SDavid E. O'Brien7. seek to the end on errors in loops. 1140c80476e4SDavid E. O'Brien6. echotc -s was broken 1141c80476e4SDavid E. O'Brien5. Better !event parsing. !foo;!bar was broken. 1142c80476e4SDavid E. O'Brien4. foreach loops and if statements in aliases. 1143c80476e4SDavid E. O'Brien3. .cshdirs would corrupt the heap if some directories were not there. 1144c80476e4SDavid E. O'Brien2. System V echo was broken with \ 1145c80476e4SDavid E. O'Brien1. Fixed echo '!-1', history would eat the quote. 1146c80476e4SDavid E. O'Brien 1147c80476e4SDavid E. O'BrienV6.00.02, 08/05/91 [For comp.sources.unix] 1148c80476e4SDavid E. O'Brien8. tcsh will always set $LOGNAME and $USER if not already set in the 1149c80476e4SDavid E. O'Brien environment. 1150c80476e4SDavid E. O'Brien7. added $histfile. 1151c80476e4SDavid E. O'Brien6. echo `echo` * and echo ~ {} were broken 1152c80476e4SDavid E. O'Brien5. setty builtin addition 1153c80476e4SDavid E. O'Brien4. Multiple : modifiers [experimental, disabled with -DCOMPAT] 1154c80476e4SDavid E. O'Brien3. 7 bit fixes, and hp9000s500. 1155c80476e4SDavid E. O'Brien2. #undef DEBUG in tc.alloc.c, so we continue if we get a bad free() 1156c80476e4SDavid E. O'Brien1. getn() is now protected against NULL strings. 1157c80476e4SDavid E. O'Brien 1158c80476e4SDavid E. O'BrienV6.00.01, 07/16/91 1159c80476e4SDavid E. O'Brien17. added beepcmd, and fixed small tenematch bugs. 1160c80476e4SDavid E. O'Brien16. Renamed DUP2 flag to HAVEDUP2 cause AIXPS2 defines DUP2 already. 1161c80476e4SDavid E. O'Brien15. More ANSI fixes, and mit additions (load-average) 1162c80476e4SDavid E. O'Brien14. don't clear ECHOE, background programs might need it. 1163c80476e4SDavid E. O'Brien13. Refresh bug fix... 1164c80476e4SDavid E. O'Brien12. getpwent() should not be interrupted (yellow pages), cause it might 1165c80476e4SDavid E. O'Brien leave dangling pointers, that endpwent() will trash. 1166c80476e4SDavid E. O'Brien11. ChangeSize is now responsible to set the screen size to something 1167c80476e4SDavid E. O'Brien sane, but it should not affect the environment if the information 1168c80476e4SDavid E. O'Brien it received is not valid 1169c80476e4SDavid E. O'Brien10. Find out if we are running under emacs using $TERM. It is more 1170c80476e4SDavid E. O'Brien reliable. 1171c80476e4SDavid E. O'Brien9. tcsh was broken if SHORT_STRINGS was not defined (glob() problem) 1172c80476e4SDavid E. O'Brien8. If GetSize() fails it should always return reasonable screen sizes. 1173c80476e4SDavid E. O'Brien7. globbing should not fail if one or more patterns match. 1174c80476e4SDavid E. O'Brien6. increased the number of aliases in the loop detection code. 1175c80476e4SDavid E. O'Brien5. DGUX has size_t and pid_t defined now... 1176c80476e4SDavid E. O'Brien4. ESIX does not have EWOULDBLOCK or EAGAIN & POSIX... That was not handled 1177c80476e4SDavid E. O'Brien correctly. 1178c80476e4SDavid E. O'Brien3. rs6000 needs BSDWAIT. 1179c80476e4SDavid E. O'Brien2. Hpux susp key could not be changed. 1180c80476e4SDavid E. O'Brien1. Apollo fixes. 1181c80476e4SDavid E. O'Brien 1182c80476e4SDavid E. O'BrienV6.00.00, 07/04/91 1183c80476e4SDavid E. O'Brien45. Fixed quoting of VSTART/VSTOP on termios 1184c80476e4SDavid E. O'Brien44. Memory leak every time you pipe in or out. 1185c80476e4SDavid E. O'Brien43. echo {foo bar.[ch]}. Did not check for end of word. 1186c80476e4SDavid E. O'Brien42. ANSI prototypes 1187c80476e4SDavid E. O'Brien41. dmove() would leave the source descriptor open when using dup2() 1188c80476e4SDavid E. O'Brien e.g. 1189c80476e4SDavid E. O'Brien while (1) 1190c80476e4SDavid E. O'Brien echo foo >>! bar 1191c80476e4SDavid E. O'Brien end 1192c80476e4SDavid E. O'Brien runs out of file descriptors 1193c80476e4SDavid E. O'Brien40. recursive `` expanded via aliases would abort. 1194c80476e4SDavid E. O'Brien39. set home=../relative-path-name was broken. 1195c80476e4SDavid E. O'Brien e.g. 1196c80476e4SDavid E. O'Brien set home=../..; cd ..; 1197c80476e4SDavid E. O'Brien <abort> 1198c80476e4SDavid E. O'Brien38. Incorrect error when changing to directory: 1199c80476e4SDavid E. O'Brien e.g. 1200c80476e4SDavid E. O'Brien mkdir not-in-cd-path; chmod -x not-in-cd-path; cd not-in-cd-path; 1201c80476e4SDavid E. O'Brien echoed: 1202c80476e4SDavid E. O'Brien not-in-cd-path: No such file or directory. 1203c80476e4SDavid E. O'Brien it should have said 1204c80476e4SDavid E. O'Brien not-in-cd-path: Permission denied. 1205c80476e4SDavid E. O'Brien37. if ( \! =~ [\!] ) echo ok, did not echo ok. Quoting inside [] pattern. 1206c80476e4SDavid E. O'Brien36. More than 127 jobs caused job # to go negative 1207c80476e4SDavid E. O'Brien35. unsetenv <pattern> ... Added support for more than one pattern. 1208c80476e4SDavid E. O'Brien34. More background process status report fixes. 1209c80476e4SDavid E. O'Brien33. Apollo builtin support. 1210c80476e4SDavid E. O'Brien32. Glob fix. echo '*' * was not handled properly. 1211c80476e4SDavid E. O'Brien31. Glob fix. setenv FOO `sleep 1` would either cause a segmentation fault. 1212c80476e4SDavid E. O'Brien or print ambiguous. 1213c80476e4SDavid E. O'Brien30. Glob fix. Quoted characters inside [] were not handled properly. 1214c80476e4SDavid E. O'Brien29. Removed TELL and VMUNIX defines. I think we cannot compile on V6 anyway 1215c80476e4SDavid E. O'Brien28. Overflow check for expansions. 1216c80476e4SDavid E. O'Brien27. Added matchbeep, shell pattern history searching. 1217c80476e4SDavid E. O'Brien26. Added code to handle /dev/std{in,out,err} 1218c80476e4SDavid E. O'Brien25. Fixed POSIX speed handling in raw mode. 1219c80476e4SDavid E. O'Brien24. Fixed a flushing bug in the filec code in sh.file.c 1220c80476e4SDavid E. O'Brien23. Compiled and added hp9000s700 to the list of hosts. 1221c80476e4SDavid E. O'Brien22. Fixed horrible bug in gmatch() 1222c80476e4SDavid E. O'Brien switch (4) 1223c80476e4SDavid E. O'Brien case [a-z]: 1224c80476e4SDavid E. O'Brien echo bug; 1225c80476e4SDavid E. O'Brien breaksw; 1226c80476e4SDavid E. O'Brien case 4: 1227c80476e4SDavid E. O'Brien echo ok; 1228c80476e4SDavid E. O'Brien breaksw; 1229c80476e4SDavid E. O'Brien endsw 1230c80476e4SDavid E. O'Brien21. Fixes for _SEQUENT_ ut_host. 1231c80476e4SDavid E. O'Brien20. FLUSHO added 1232c80476e4SDavid E. O'Brien19. mkdir foo\`bar; cd foo\`bar; was broken 1233c80476e4SDavid E. O'Brien18. EWOULDBLOCK == EAGAIN on RENO check for that too. 1234c80476e4SDavid E. O'Brien17. Dword() simplified and removed the gotos. 1235c80476e4SDavid E. O'Brien16. Hpux now compiles with POSIX. Moved the local chars modes in ed.init.c 1236c80476e4SDavid E. O'Brien after the tty modes. 1237c80476e4SDavid E. O'Brien15. Process group fixes for POSIX 1238c80476e4SDavid E. O'Brien14. We need <sys/filio.h> on the suns for FIOCLEX!!! We did not close 1239c80476e4SDavid E. O'Brien our file descriptors before... 1240c80476e4SDavid E. O'Brien13. A/UX fixes. 1241c80476e4SDavid E. O'Brien12. History events that start with a number are not necessarily numeric: 1242c80476e4SDavid E. O'Brien > !3d 1243c80476e4SDavid E. O'Brien 3d: Event not fount 1244c80476e4SDavid E. O'Brien11. History loop detection added. 1245c80476e4SDavid E. O'Brien > alias a \!# 1246c80476e4SDavid E. O'Brien > b; a 1247c80476e4SDavid E. O'Brien10. Alias loop detection code was ineffective on eager optimizers. 1248c80476e4SDavid E. O'Brien 9. All errors should now go through our table. Next step we should 1249c80476e4SDavid E. O'Brien add nls error messages. 1250c80476e4SDavid E. O'Brien 8. Unsetenv now globs its arguments! Before it did not... 1251c80476e4SDavid E. O'Brien 7. Added tilde cache and -l flag. 1252c80476e4SDavid E. O'Brien 6. Added autocorrect 1253c80476e4SDavid E. O'Brien 5. Fixed for so that background jobs in scripts get process groups 1254c80476e4SDavid E. O'Brien 4. Fixed amazing memory leak in setenv()... 1255c80476e4SDavid E. O'Brien 3. Added short2qstr() so that we can form quoted strings to be used with glob() 1256c80476e4SDavid E. O'Brien 2. str2short and short2str allocate space dynamically. 1257c80476e4SDavid E. O'Brien 1. Fixed bug related to the is*() routines called with shorts. 1258c80476e4SDavid E. O'Brien [only if NLS and SHORT_STRINGS are defined]. 1259c80476e4SDavid E. O'Brien (The _ctype_ was getting indexed with shorts...) 1260c80476e4SDavid E. O'Brien 0. Complete overhaul. Brought in the 4.4 csh stuff. Separated most 1261c80476e4SDavid E. O'Brien tcsh and csh code except where I would have to add more global 1262c80476e4SDavid E. O'Brien variables. Compiled correctly with both lint and gcc -Wall on 1263c80476e4SDavid E. O'Brien a sparc running 4.1 1264c80476e4SDavid E. O'Brien 1265c80476e4SDavid E. O'BrienV5.20.03, 03/20/91. - Never released 1266c80476e4SDavid E. O'Brien25. Kanji, SXA additions. 1267c80476e4SDavid E. O'Brien24. (exec foo) should not fail if they are suspended jobs. 1268c80476e4SDavid E. O'Brien23. Support kernel paging stuff on aix 370. 1269c80476e4SDavid E. O'Brien22. Now we handle correctly the environment variables LINES, COLUMNS, 1270c80476e4SDavid E. O'Brien TERMCAP for window size changes... 1271c80476e4SDavid E. O'Brien21. Tcsh 5.18c+ had broken NULL chars on scripts. 1272c80476e4SDavid E. O'Brien > cat > foo 1273c80476e4SDavid E. O'Brien #!/usr/local/bin/tcsh -f 1274c80476e4SDavid E. O'Brien echo "foo" 1275c80476e4SDavid E. O'Brien echo "^V^@" 1276c80476e4SDavid E. O'Brien echo "bar" 1277c80476e4SDavid E. O'Brien ^D 1278c80476e4SDavid E. O'Brien > chmod +x foo; foo 1279c80476e4SDavid E. O'Brien foo 1280c80476e4SDavid E. O'Brien20. Posix has EAGAIN and not EWOULDBLOCK 1281c80476e4SDavid E. O'Brien19. Don't set ECHOK; makes kill ^U ugly. 1282c80476e4SDavid E. O'Brien18. $shell is SHELLPATH and not $SHELL any more. 1283c80476e4SDavid E. O'Brien17. Added -n flag to cd, pushd, popd and dirs. Documented -l and -v 1284c80476e4SDavid E. O'Brien flags. 1285c80476e4SDavid E. O'Brien16. Documented and fixed chase_symlinks and ignore_symlinks. 1286c80476e4SDavid E. O'Brien15. Call endpwent() when you get interrupted... 1287c80476e4SDavid E. O'Brien cd ~chri<tab>^C 1288c80476e4SDavid E. O'Brien cd ~christos/<enter> 1289c80476e4SDavid E. O'Brien <stuck> 1290c80476e4SDavid E. O'Brien14. Exec when you have suspended jobs asks for verification. 1291c80476e4SDavid E. O'Brien13. Variable length fixes: 1292c80476e4SDavid E. O'Brien >set abcdefghijklmnopqrstuvwxyz=1 1293c80476e4SDavid E. O'Brien >echo $abcdefghijklmnopqrstuvwxyz 1294c80476e4SDavid E. O'Brien abcdefghijklmnopqrs: Undefined variable 1295c80476e4SDavid E. O'Brien Now we have better messages too... 1296c80476e4SDavid E. O'Brien12. Icon fixes... 1297c80476e4SDavid E. O'Brien11. Quote expanded glob and history chars too. 1298c80476e4SDavid E. O'Brien10. If someone sets SHIN to O_NDELAY we died... Now we set it back... 1299c80476e4SDavid E. O'Brien 9. unset path; unsetenv PATH; ls-F; (poof) fixed... 1300c80476e4SDavid E. O'Brien 8. Patches for masscomp, and ${var123} lexical analysis fix... 1301c80476e4SDavid E. O'Brien 7. Patch for sunview bug: A partially covered suntool sends SIGWINCH every 1302c80476e4SDavid E. O'Brien time the text is scrolled, causing annoying redraw effects. Now tcsh 1303c80476e4SDavid E. O'Brien checks if the size really changed before doing anything. 1304c80476e4SDavid E. O'Brien 6. Interrupt in the middle of cwdcmd, and periodic does not remove the 1305c80476e4SDavid E. O'Brien aliases. 1306c80476e4SDavid E. O'Brien 5. prompt2 and prompt3 fixes: 1307c80476e4SDavid E. O'Brien Prompt2 now prints the status of the parser by default. 1308c80476e4SDavid E. O'Brien Prompt3 can now have the standard prompt escape sequences. 1309c80476e4SDavid E. O'Brien 4. eval file descriptor re-direction fix. 1310c80476e4SDavid E. O'Brien >set p='w | tail +3' 1311c80476e4SDavid E. O'Brien >eval $p 1312c80476e4SDavid E. O'Brien (originally | tail +3 was ignored) 1313c80476e4SDavid E. O'Brien 3. $edit != emacs anymore; it was misleading, 'set edit' enables editing 1314c80476e4SDavid E. O'Brien 'unset edit' disables it. 1315c80476e4SDavid E. O'Brien 2. PERROR define fix. 1316c80476e4SDavid E. O'Brien 1. irix3.3.1 line discipline fix. 1317c80476e4SDavid E. O'Brien 1318c80476e4SDavid E. O'BrienV5.20.02, 12/15/90. 1319c80476e4SDavid E. O'Brien32. /etc/Logout added and merged with /etc/Login flag. 1320c80476e4SDavid E. O'Brien31. Fixed tty chars in ed.init.c. Some of them were not handled correctly. 1321c80476e4SDavid E. O'Brien30. Command execution does not leak memory any more, and doing 1322c80476e4SDavid E. O'Brien ~ four times does not core-dump. 1323c80476e4SDavid E. O'Brien29. Fixed the notorious csh 'if(' bug (part of the convex fixes) 1324c80476e4SDavid E. O'Brien28. Intelligent getwd() on startup, and canonicalization. 1325c80476e4SDavid E. O'Brien27. Intelligent directory stack. Gets updated when $HOME changes. 1326c80476e4SDavid E. O'Brien26. Directory stack/save-restore additions 1327c80476e4SDavid E. O'Brien25. Convex Fixes. 1328c80476e4SDavid E. O'Brien24. Fixed onlret, and echonl getting stuck on svid. 1329c80476e4SDavid E. O'Brien23. Shouldn't leave tty in raw mode at auto-logout (e.g. when su'ing from a 1330c80476e4SDavid E. O'Brien csh, this is annoying). 1331c80476e4SDavid E. O'Brien22. Some users had environment EMACS set to something, and with my bad fix 1332c80476e4SDavid E. O'Brien at pl 1 found that they didn't have echo... (of course, even before my 1333c80476e4SDavid E. O'Brien "fix", they didn't have editing...). Anyway, refined the check to be 1334c80476e4SDavid E. O'Brien for EMACS=t, which is what emacs sets when running a subshell. 1335c80476e4SDavid E. O'Brien21. kill -CONT %job, would not update the status of the job, but it would 1336c80476e4SDavid E. O'Brien just restart it. 1337c80476e4SDavid E. O'Brien20. Sequent fixes. 1338c80476e4SDavid E. O'Brien19. AIX370 signal and TCF fixes. 1339c80476e4SDavid E. O'Brien18. fixed ls-F -l, SIGINT problem. 1340c80476e4SDavid E. O'Brien17. aix on the ps2 does not have strcoll() either. 1341c80476e4SDavid E. O'Brien16. Bind [A - [D and OA to OD in vi mode to the arrow key functions 1342c80476e4SDavid E. O'Brien so that they work from insert mode. 1343c80476e4SDavid E. O'Brien15. %~ was not working correctly for /home/news and /home/newsbin... 1344c80476e4SDavid E. O'Brien14. Removed Rcs Log 1345c80476e4SDavid E. O'Brien13. ISC unix fixes. 1346c80476e4SDavid E. O'Brien12. sunos3.x wants <sys/dir.h> not <dirent.h> 1347c80476e4SDavid E. O'Brien11. Remove precmd's, cwdcmd's and periodic cmds that had errors. 1348c80476e4SDavid E. O'Brien10. Compile sunos4.1 using termio. 1349c80476e4SDavid E. O'Brien 9. Rs6000 line discipline fixes. 1350c80476e4SDavid E. O'Brien 8. T_Tabs was wrong for termio machines. 1351c80476e4SDavid E. O'Brien 7. Don't bind single keystroke arrow keys, when they are already bound! 1352c80476e4SDavid E. O'Brien 6. Test for newline and tab before deciding not to send shell scripts 1353c80476e4SDavid E. O'Brien to the bourne shell. 1354c80476e4SDavid E. O'Brien 5. Added LITERAL prompt stuff. 1355c80476e4SDavid E. O'Brien 4. Fixed gethostname() in sh.rest.c to return the nodename. 1356c80476e4SDavid E. O'Brien 3. Do not quote spell checked stuff. This is not very intelligent but 1357c80476e4SDavid E. O'Brien works better than before. 1358c80476e4SDavid E. O'Brien 2. Fixes for relative path components. (paths that start with a .) 1359c80476e4SDavid E. O'Brien 1. Fixed so that Rawmode() is not called when we are not editing 1360c80476e4SDavid E. O'Brien (breaks running under emacs) 1361c80476e4SDavid E. O'Brien 1362c80476e4SDavid E. O'BrienV5.20.01, 11/15/90. 1363c80476e4SDavid E. O'Brien12. Recognize environment variables too. 1364c80476e4SDavid E. O'Brien11. Always start in Rawmode() 1365c80476e4SDavid E. O'Brien10. don't try to execute binary files using the bourne shell. 1366c80476e4SDavid E. O'Brien 9. Vi change to end of line updates correctly now. 1367c80476e4SDavid E. O'Brien 8. Prompt in continuation lines. 1368c80476e4SDavid E. O'Brien 7. Prompt in if statements fix. 1369c80476e4SDavid E. O'Brien 6. System V ^C works right now. 1370c80476e4SDavid E. O'Brien 5. ^Z works correctly in bindings 1371c80476e4SDavid E. O'Brien 4. Better error messages for variables. 1372c80476e4SDavid E. O'Brien 3. dinit() now is more robust. 1373c80476e4SDavid E. O'Brien 2. Added aux2.0 patches. 1374c80476e4SDavid E. O'Brien 1. Fixed bug with arrow key bindings in ed.screen.c. All the keys 1375c80476e4SDavid E. O'Brien were bound to up-history! 1376c80476e4SDavid E. O'Brien 1377c80476e4SDavid E. O'BrienV5.20.00, 11/10/90. 1378c80476e4SDavid E. O'Brien26. Fixed system V and POSIX time reporting. 1379c80476e4SDavid E. O'Brien25. Fixed ed.screen.c so that it does not use malloc(). 1380c80476e4SDavid E. O'Brien24. Fixed SIGWINCH on the iris 1381c80476e4SDavid E. O'Brien23. Fixed ed.screen.c, so that settc works correcly. It used to set 1382c80476e4SDavid E. O'Brien the termcap with a string that was allocated from the stack! 1383c80476e4SDavid E. O'Brien22. Fixed listing of commands, where the last command was not checked. 1384c80476e4SDavid E. O'Brien21. Fixed which command. It did not work for 1385c80476e4SDavid E. O'Brien \<command>, if command was aliased. 1386c80476e4SDavid E. O'Brien20. Eliminated CSH4.3 define. You've had enough time to upgrade from 4.2 1387c80476e4SDavid E. O'Brien19. Fixed GotTermCaps to be called only once. 1388c80476e4SDavid E. O'Brien18. Added bindkey -r 1389c80476e4SDavid E. O'Brien17. Attributes were not getting reset correctly. 1390c80476e4SDavid E. O'Brien16. history -t does not print the time-stamp. 1391c80476e4SDavid E. O'Brien15. AddXkey, works now for single character xkeys. 1392c80476e4SDavid E. O'Brien14. filetype() knows better about symlinks. 1393c80476e4SDavid E. O'Brien13. ls-F works with filenames that have metachars 1394c80476e4SDavid E. O'Brien12. Completion/spelling works with quoted things. 1395c80476e4SDavid E. O'Brien11. Fixed refresh bug. Repeat by: 1396c80476e4SDavid E. O'Brien On an intelligent terminal that has insert and delete chars (xterm) 1397c80476e4SDavid E. O'Brien > orphan 1398c80476e4SDavid E. O'Brien > vi orphan.c 1399c80476e4SDavid E. O'Brien > ^P^P 1400c80476e4SDavid E. O'Brien10. Fixed so that if we don't have a tty on stdin editing is disabled. 1401c80476e4SDavid E. O'Brien 9. Check for nested process forking, to avoid loops such as: 1402c80476e4SDavid E. O'Brien > alias foo 'set bar=`foo`' 1403c80476e4SDavid E. O'Brien > foo 1404c80476e4SDavid E. O'Brien 8. Fix setting of AsciiOnly (Per) 1405c80476e4SDavid E. O'Brien 7. tw.spell.c, defined F_OK for systems that don't have it. 1406c80476e4SDavid E. O'Brien 6. ourwait.h had typo in ifdef. 1407c80476e4SDavid E. O'Brien 5. BSD compilers need a cast to int for enums used in 1408c80476e4SDavid E. O'Brien switches (Matthew Day) 1409c80476e4SDavid E. O'Brien 4. Found the cause for the core-dump in long backquote 1410c80476e4SDavid E. O'Brien expansions (Mark Davies) 1411c80476e4SDavid E. O'Brien 3. Some externs in ed.h needed to be truly externs... 1412c80476e4SDavid E. O'Brien reported by Mark Davies, bug appeared only on hp9000s800. 1413c80476e4SDavid E. O'Brien 2. Changed $tcsh, and $version strings. 1414c80476e4SDavid E. O'Brien 1. Added internal sprintf function, renamed putchar to CSHputchar, 1415c80476e4SDavid E. O'Brien printf to CSHprintf, sprintf to CSHsprintf. 1416c80476e4SDavid E. O'Brien 1417c80476e4SDavid E. O'BrienV5.19.02, 10/23/90. 1418c80476e4SDavid E. O'Brien36. Added /etc/cshrc for the SGI irises. 1419c80476e4SDavid E. O'Brien35. Added expand-variables function. 1420c80476e4SDavid E. O'Brien34. Documented $time in tcsh.man 1421c80476e4SDavid E. O'Brien33. Shell variables are now 'recognized' when expanding/listing things. 1422c80476e4SDavid E. O'Brien32. ls-F does not eat the last slash on the / directory! 1423c80476e4SDavid E. O'Brien31. Strings bound to keys are printed inside double quotes. 1424c80476e4SDavid E. O'Brien30. History now remembers the exact line, not just an unparsed version of 1425c80476e4SDavid E. O'Brien the tokens. 1426c80476e4SDavid E. O'Brien29. Renamed itoa to Itoa(), so things in libc that use itoa() don't break. 1427c80476e4SDavid E. O'Brien28. Ported to IBM aix/ps2. 1428c80476e4SDavid E. O'Brien27. Fixed eval so that it forks when the output is piped 1429c80476e4SDavid E. O'Brien Repeat by: 1430c80476e4SDavid E. O'Brien > who | grep $user 1431c80476e4SDavid E. O'Brien > eval who | grep $user 1432c80476e4SDavid E. O'Brien26. Fixed so that 'nice <builtin changing the working directory>' does not 1433c80476e4SDavid E. O'Brien nice or fork. 1434c80476e4SDavid E. O'Brien Consider doing: 1435c80476e4SDavid E. O'Brien nice cd /tmp && rm *.c (don't try it!!!) 1436c80476e4SDavid E. O'Brien [what actually happens is that nice has to fork, then the child executes 1437c80476e4SDavid E. O'Brien chdir, and the parent stays where it was] 1438c80476e4SDavid E. O'Brien25. Added Dan's patches (nls, builtin bindkey, fixes to the editor). 1439c80476e4SDavid E. O'Brien24. Added aix370, migrate, getspath, getspath, getxvers, setxvers 1440c80476e4SDavid E. O'Brien23. Added builtin echotc, removed sl and el. 1441c80476e4SDavid E. O'Brien22. Ported to 4.4 BSD. This involved changing the way lots of flags worked, 1442c80476e4SDavid E. O'Brien cleanup of the SVID stuff, and addition of more compilation flags. 1443c80476e4SDavid E. O'Brien Now POSIX can work whed BSD is defined... 1444c80476e4SDavid E. O'Brien21. Fixed so that el, sl work. Actually they are to be removed soon and 1445c80476e4SDavid E. O'Brien be replaced with echotc. 1446c80476e4SDavid E. O'Brien20. Avoid the Quoted Space hack for alias when printing jobs! 1447c80476e4SDavid E. O'Brien [aliases to the same name avoid further alias expansion, by 1448c80476e4SDavid E. O'Brien inserting a quoted space in front of the command. In SHORT_STRINGS 1449c80476e4SDavid E. O'Brien QUOTE is the 15th bit so print ignores it thinking it is the 1450c80476e4SDavid E. O'Brien end of the string. So we just skip the Quoted Space....] 1451c80476e4SDavid E. O'Brien Repeat by: 1452c80476e4SDavid E. O'Brien > set notify 1453c80476e4SDavid E. O'Brien > alias ls ls -F 1454c80476e4SDavid E. O'Brien > (ls) & 1455c80476e4SDavid E. O'Brien Prints Exit 0 ( 1456c80476e4SDavid E. O'Brien Should print: Exit 0 ( ls -F ) 1457c80476e4SDavid E. O'Brien19. Fixed so that "", '', ``, all produce ': Command not found', 1458c80476e4SDavid E. O'Brien and not the spurious messages. 1459c80476e4SDavid E. O'Brien Repeat by: 1460c80476e4SDavid E. O'Brien > set path = (/bin /usr/bin .... .) 1461c80476e4SDavid E. O'Brien > "" 1462c80476e4SDavid E. O'Brien /some/path/name/: Command not found 1463c80476e4SDavid E. O'Brien18. Enable the use of <ctype.h> macros if they exist and NLS is defined. 1464c80476e4SDavid E. O'Brien NLS code is not ready yet. 1465c80476e4SDavid E. O'Brien17. Fixed rmstar and continue_jobs code, so that they are not compile 1466c80476e4SDavid E. O'Brien options, but shell variables. Now you need to 'set rmstar' to get 1467c80476e4SDavid E. O'Brien enable rmstar. 1468c80476e4SDavid E. O'Brien16. Fixed SIGWINCH, SIGWINDOW, and setting of li, co, that broke 1469c80476e4SDavid E. O'Brien suntools, and others. 1470c80476e4SDavid E. O'Brien Repeat by: 1471c80476e4SDavid E. O'Brien Start a shelltool of size other than 80x34 1472c80476e4SDavid E. O'Brien > telltc 1473c80476e4SDavid E. O'Brien > stty -a 1474c80476e4SDavid E. O'Brien do not report the same number of lines and columns. 1475c80476e4SDavid E. O'Brien15. More fixes to tw.parse.c, and tw.spell.c. 1476c80476e4SDavid E. O'Brien14. More fixes to sh.char.c. 1477c80476e4SDavid E. O'Brien13. Fixed coredump caused by ``. 1478c80476e4SDavid E. O'Brien12. Fixed spell-line code.. 1479c80476e4SDavid E. O'Brien11. Trapped SIGCHLD in sh.sem.c, while forking. Still there is a small 1480c80476e4SDavid E. O'Brien race, but the probability of happening is smaller! 1481c80476e4SDavid E. O'Brien10. Fixed sh.char.c to be ISO compliant. 1482c80476e4SDavid E. O'Brien 9. Added expand-glob 1483c80476e4SDavid E. O'Brien 8. Fixed ourwait.h for little endians. 1484c80476e4SDavid E. O'Brien 7. Fixed that foreach i (^D expands correctly. 1485c80476e4SDavid E. O'Brien 6. Fixed so that listmax is ignored in ls-F. 1486c80476e4SDavid E. O'Brien 5. Fixed spelling correction so that single letter words and words that 1487c80476e4SDavid E. O'Brien contain globbing chars do not get spell checked. 1488c80476e4SDavid E. O'Brien 4. Changed NeXT HOSTTYPE to next, since all HOSTTYPE's are lower case. 1489c80476e4SDavid E. O'Brien 3. Fixed symmetry, and changed symmetry HOSTTYPE from sequent to symmetry. 1490c80476e4SDavid E. O'Brien 2. Added boldfacing, underlining chars. 1491c80476e4SDavid E. O'Brien 1. Added IRIX3.3.1 support. 1492c80476e4SDavid E. O'Brien 1493c80476e4SDavid E. O'BrienV5.19.01, 9/26/90. 1494c80476e4SDavid E. O'Brien 7. Brought the README file up-to-date, and changed the bug report 1495c80476e4SDavid E. O'Brien address to point to me. 1496c80476e4SDavid E. O'Brien 6. sh.lex.c. In addla(), overflow computation was wrong. 1497c80476e4SDavid E. O'Brien 5. Fixed SHELLPATH, to be set correctly when $SHELL is not set. 1498c80476e4SDavid E. O'Brien 4. Fixed print statement in sh.proc.c that contained \215. 1499c80476e4SDavid E. O'Brien 3. Fixed the Makefile and MAKEDIFFS so that a tahoe diff can be made. 1500c80476e4SDavid E. O'Brien 2. RS6000: hacked around execv bug, and ed.init.c warning. 1501c80476e4SDavid E. O'Brien 1. Editor should not be enabled when we don't have a tty. 1502