Lines Matching +refs:csh +refs:case +refs:default +refs:re

143   3. cleanup ifdefs in utmp code, and provide default array entries
503 32. t_pmatch() was not really case-insensitive when cs == 8
526 13. make automatic dspmbyte determination case insensitive
546 34. turn on kanji and dspmbyte by default; add check for utf8 locales,
568 17. do a case insensitive comparison for the multibyte vars (Martin Godisch)
589 55. We should have socklen_t in the INET6 case, but we leave int otherwise.
614 34. If we are invoked as csh, default to bsd echo (Matej Vela)
622 27. window change can cause free to be re-entered causing abort (Mark Peek)
649 4. put back csh filec compatible support.
686 11. fix redrawing in the recognize case (Andrew Brown)
755 6. Don't re-use time0 to compare to stat's st_mtime, cause it could be
765 64. Add csh emacs mode (Dan Harkless)
796 36. Ignore case in setenv for windows (amol)
806 27. Don't set $shell to csh, if we were invoked as tcsh (Tomas Persson)
1012 not print timestamps anymore for compatibility with csh.
1038 80. Update to the newest csh sh.file.c
1086 38. LOGINFIRST now applies to /etc/csh.login
1094 31. Fixed csh bug: [Reported by Jaap]
1125 case iftagd:
1128 default:
1226 58. Modifiers now work with $< and $< does not do :q by default.
1227 [incompatibility with csh] and $< can be interrupted.
1266 26. Let $dirstack work by default without needing to be set.
1273 19. changed default prompt to %#
1383 Eliminate the . in this case...
1394 38. $?0 returns false now on interactive shells for csh compatibility.
1418 19. Dcanon would not canonicalize correctly in case where dnormalize()
1434 13. csh bug fix in foreach [quoteing problem]
1500 65. Added case insensitive globbing for OS/2
1510 58. Old style csh completion bug fix [not used] (beto)
1516 #!/bin/csh -f
1559 36. Added new -b -c file operators from SGI csh.
1668 44. $echo_style is initialized to the default style of the machine.
1672 HOME, TERM, PATH, SHLVL, USER and their csh counterparts. Unset affects
1673 affects only the csh copies of the variables, and unsetenv only the
1679 column by default. This should fix the xterm cut-n-paste problem.
1680 36. AU/X 2.0 and SGI compiles with POSIX as a default now.
1683 the builtin echo_style. The default is "bsd" for systems with
1700 28. sysv_echo addition; deleted bsd_echo which is now the default.
1713 16. Fix for csh compatible braces.
1739 asks to re-edit the command.
1797 12. Esix-4 re-defines p_pid. Argh...
1804 5. 'default:' addition in all switch() statements.
1828 15. Still can't get the history exactly csh-like... !-2$ was broken...
1920 case [a-z]:
1923 case 4:
1957 0. Complete overhaul. Brought in the 4.4 csh stuff. Separated most
1958 tcsh and csh code except where I would have to add more global
2004 Prompt2 now prints the status of the parser by default.
2006 4. eval file descriptor re-direction fix.
2020 29. Fixed the notorious csh 'if(' bug (part of the convex fixes)
2027 csh, this is annoying).
2185 4. Changed NeXT HOSTTYPE to next, since all HOSTTYPE's are lower case.