Lines Matching +refs:csh +refs:line +refs:to +refs:string

3  13. Fix $x:q:h and $x:q:t return the whole string for strings not containing /
5 11. Fix $x:q:h and $x:q:t to not crash (alzwded) with strings containing /
36 10. PR/37: Introduce GetCmdChar() to avoid open coding array access.
37 9. make closem() not close sockets so as not to affect nss_ldap.
40 7. convert match() from recursive to backtracking.
55 14. Fix drawing issu with multi-line prompt (Kensuke Iwahashi/David Kaspar)
56 13. always send prusage to stdout.
69 1. PR/451: Fix error messages containing %c to be always '%c'
79 34. revert fix to PR/437, breaks short strings.
82 31. PR/291: Print job status messages to stderr.
96 22. rename configure.in to configure.ac, add aclocal.m4 to CVS
100 18. Cache history count to speed up thing
134 10. make ls-F print to stderr and set the exit code
138 7. Parse a FreeBSD compat $LSCOLORS. What to do when both LSCOLORS and
156 95. revert gencat handling to pre-cygwin fixes (without the env settings)
166 87. PR/155: Default $anyerror to set for backward compatibility
169 they can process a directory like -x without resorting to ./-x
176 79. PR/110: Add $anyerror to select behavior. Default to the new one.
177 78. Don't try to spell commands that are correct (Rouben Rostamian)
182 76. Avoid infinite loop while trying to print the pid of a dying process
183 to a closed file (Bob Arendt)
186 73. convert message catalogs to UTF-8 (Werner Fink)
198 62. Don't try to spell check full path binaries that are correct because
200 61. Avoid nested interrupts when exiting causing history writing to fail
207 56. Rename cygwin32 to cygwin and bring it up-to-date with modern cygwin
215 49. PR/113: Don't allow illegal variable names to be set.
222 44. Handle mb{r,}towc() returning 0 by setting the return value to NUL
232 36. Error out when processing the last incomplete line instead of silently
240 30. PR/97: Add parseoctal to retain compatibility with previous versions (Jim
248 26. Ignore \r\n in the command line options for OS's that don't strip
253 23. Turn HistLit on while recording history to avoid \!\! losing its \.
257 20. unset verbose while we are reading the history file to avoid echoing
258 to the terminal. (Jeffrey Bastian)
265 14. Change internal expression calculations to long long so that we can
281 1. remember to closedir in mailchk (from Werner Fink, reported by
322 23. rename setp -> tcsh_setp to avoid conflict with mach (Javier Vasquez)
325 21. Change 'od' to 'od -c' in tests so that they work on big endian machines.
327 20. Add environment variable COMMAND_LINE to be available in completions
332 17. Don't need to flush() if we are silent. Prevents recursive error issue.
350 1. On ancient 7 bit locales, punctuation characters are used to
364 66. rename set to setv to avoid clashes (christos)
377 54. don't limit termcap strings to 1K (Alan Ferrency)
387 callers, I have added caching_strip() to mirror the behavior of other
390 to both build errors with SHORT_STRINGS in 6.14.03, and
397 This is necessary, but I'll still have to look on the older
398 releases to find out why it was not necessary before
400 41. config-package.patch: Readd package version to configure.in,
403 40. item_len.patch: Truncate item.len when truncating the string,
404 just to be sure. (Miloslav Trmac)
411 Declare environ unconditionally, it is a bit hard to detect
433 17. CYGWIN: Don't lowercase commands and allow foo.exe on command line.
438 14. Extend // handling in pathnames from being apollo specific to also
446 7. Make =- refer to $owd (H.Merijn Brand)
478 52. move intptr_t definition to sh.h and include both stdint.h and inttypes.h
480 to be left untouched. This is to avoid closing hesiod/nis etc file
481 descriptors behind their backs. I need to really fix file descriptor
502 33. Use libc functions to access utmp data (Miloslav Trmac)
516 23. Use nl_langinfo(CODESET) to determine $dspmbyte (Miloslav Trmac)
534 6. FreeBSD PR/66420: Allow history parsing to be special so that it
538 3. completion fix to avoid dup hosts from ssh_known_hosts
565 19. Avoid using execl() because the last NULL does not always promoted to
567 18. revert ignoreeof to the 6.11.00 behavior and document it (Martin Godisch)
581 4. use strtol() to detect errors in builtin kill (Peter Jeremy)
596 50. Don't expand path components that don't resolve to path names (Jonathan
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)
631 18. Avoid collapsing paths that refer to non-existent components
635 15. Fixes to polish nls locale (Pawe� Niewiadomski)
645 the new line (Victor I. Pasko)
648 5. Avoid double globbing when ls-F needs to fork (Joe Townsend)
649 4. put back csh filec compatible support.
651 2. unlimit should set rlim.rlim_max to rlim.rlim_cur if max < cur.
657 37. Fix rmstar not to corrupt memory when we say no. (Mark Peek)
660 34. Fix a tcsetattr race running background jobs as the last line on an xterm
668 27. Port to concurrent's powermaxos (Matt Majka)
682 14. MAXHOSTNAMELEN needs to be 256 (Kris Kennaway)
696 1. Accept empty $savedirs to mean infinity.
714 45. change winnt to winnt_native (Randolph Fritz)
725 to be used (Issei Suzuki)
731 29. change FILSIZ to BUFSIZE [now that BUFSIZE >> MAXPATHLEN] and
742 19. NT-specific executable detection moved to NT code (amol)
744 17. Correctly display scaling string in limit error messages (Nathan Ahlstrom)
751 10. Patches to statically link tcsh under solaris-2.6 (John Hawkinson)
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)
767 62. Fix periodic to work without tperiod set (Kenny McCormack)
787 45. "dspmbyte autoset trap" support to HP-UX 10.20. (Yoshiyuki Sakakibara)
795 37. Port to amiga with geek gadgets (Arto Huusko)
806 27. Don't set $shell to csh, if we were invoked as tcsh (Tomas Persson)
815 18. clean up key binding stuff for NT by moving the nt dependent code to
851 85. Leave remotehost ip addresses alone (don't try to resolve them) (Kim)
906 34. Integrate Amol Deshpande's WINNT fixes to the tcsh source. Note that
909 33. Fix ^T at the first character in the line (Chuck Silvers)
915 28. Port to an EBCDIC machine: BS2000 by Siemens Nixdorf that has an
917 27. Detect when we have errors writing to stdout (Vadim Vygonets)
928 19. SGI patches (Tomasz J. Cholewo). Also fix completion code to take into
963 47. Fix tellmewhat() code to return true if found.
964 46. Change register foo to register int foo to avoid compiler warnings.
978 33. Add VAR_NOGLOB, and use it to avoid globbing directory names when
981 31. Avoid pushing string back to the parsing string in ${ errors.
984 28. Use sysconf to get NCARGS if available Robert Daniel Kennedy
995 21. Recognize pts sysv ptys when checking to set autologout Bob Myers
1011 10. Added -T option in history to force timestamp printing. -h alone does
1012 not print timestamps anymore for compatibility with csh.
1019 messages in tc.os.c to use ERR_STRING instead, and fixed a missing error
1020 message in the catalogs. Someone will need to retranslate #30 and #31
1036 access to the nls catalogs. From Michael.
1038 80. Update to the newest csh sh.file.c
1040 78. Fix the Imakefile to use XCOMM
1079 44. patch to allow ^? binding.
1084 39. realloc_searchlen should be static to avoid conflicts with OS's that
1086 38. LOGINFIRST now applies to /etc/csh.login
1087 37. Fixes in bind compatibility code to bindkey.
1092 33. Don't delete the unmatched portion if we try to complete a spelling error.
1094 31. Fixed csh bug: [Reported by Jaap]
1105 25. Avoid waiting for jobs that failed to restart, thus hanging the shell.
1106 eg, run job in background, attach to debugger; kill it inside the
1109 23. remhost code could pass the wrong length to getpeername()
1110 22. too eager sed'ing broke convex getwarpbyvalue() to getwarpbyvarval()
1115 17. Change date in $version to be ISO 8601 per Keith's suggestion
1120 13. Changed key bindings to use counted strings instead of Null terminated
1138 7. $logout was set to a static string.
1142 4. M-space should not be counted as a space. Leads to infinite loop in
1153 110. Added -b option to bind.
1168 and asked to match "foo" with "0"
1173 96. added $sched to format scheduled events.
1213 66. Add quotes to the mismatch array so that:
1216 does not get corrected. The right fix would be to do correct parsing
1220 64. renamed stat to filetest
1227 [incompatibility with csh] and $< can be interrupted.
1235 50. rewrote srcunit() to use st_save and st_restore. The code was
1236 too messy to be useful before.
1244 43. Fixed rechist and recdirs not to depend on savehist and savedirs
1246 41. change REMHOST to REMOTEHOST for compatibility with SGI.
1253 34. Fixed Makefile sed RE to work with gnu sed.
1257 without checking cp[0] first... (should propagate to 4.4BSD)
1266 26. Let $dirstack work by default without needing to be set.
1267 25. Fixed history -h to work with other history flags.
1273 19. changed default prompt to %#
1276 16. fix for history -SL and dirs -SL to work when savedirs and savehist are
1278 15. fix magic-space to understand :p
1290 4. Renamed config/config.$i to $i to avoid once and for all filename length
1299 91. Fixed alpha hashing. Did not work for directories > 31, Thanks to
1301 90. Added USE(a) for unused parameters, to avoid compiler warnings.
1316 82. Move past the bottom of input when we hit ^C, so that multi-line
1318 81. Look only at the first word in ${EDITOR,VISUAL} to determine the
1335 73. Changed _Q, _Q1 macros in sh.lex.c, sh.dol.c, sh.char.? to _QF and _QB
1336 because today 4.4BSD <ctype.h> defined _Q to be ``Phonetics''
1342 Tcsh used to think that it was long, and so it broke on the alpha where
1355 61. readonly veriables. 'set -r x=3' will set x to a very sticky 3...
1358 58. Added -f option to unlimit
1390 42. Multi-line aliases are not entered into the history when executed.
1391 41. Changed f_seek to a union to avoid gcc warnings on 4.4BSD
1394 38. $?0 returns false now on interactive shells for csh compatibility.
1406 29. Avoid hanging when writing to pipes etc. (From Paul Close)
1411 24. NEC SX3 "entry" is a reserved word!, changed entry to item...
1412 [this is as bad as cray typedefining "word" to int. Next thing I know,
1413 I'll have to prefix all the variables with tcsh_!]
1415 22. Protected all include files to avoid warnings from lcc.
1419 failed to find a directory, but the directory existed when not
1434 13. csh bug fix in foreach [quoteing problem]
1455 102. Solaris2 patches, renamed sunosX to sosX to fit in 14 character filenames.
1457 100. Decreased BUFSIZE to 1K...
1468 89. Increased BUFSIZE to 4K. Smaller machines may want to decrease this.
1469 [ Now one can edit up to 4K of buffer! ]. From Harald.
1477 82. Don't free STRNULL in freelex(). Update linked list in copylex() to
1482 > bindkey "\e10z" expand-line # Any editor command will do
1483 > bindkey -[cs] "\e10z" "foo" # Any string or command will do
1489 75. Removed #include CONFIGH from sh.h. There was no way to make it work
1499 66. Added ^X^I and ^X^D to override programmable listing+completion
1510 58. Old style csh completion bug fix [not used] (beto)
1516 #!/bin/csh -f
1527 54. Added e_stuff_char() to put back a character in cooked mode in
1553 interrupts on the command line
1559 36. Added new -b -c file operators from SGI csh.
1567 28. $shlvl gets reset to 1 for login shells.
1577 19. Fix automatic correction to work with the new completion.
1578 18. Globbing bug with brace expansion, when arguments need to be realloced...
1586 12. history formatting string, who formatting string, prompt formatting
1594 5. Change from TCSETA to TCSETAW, since we affect the output.
1597 2. Collapse adjacent stars in glob.c to avoid exponential behavior.
1598 1. Fixed parseescape to put ^ literally if not followed by alpha.
1607 89. Print \n in the right margin always to be consistent.
1613 the cursor manually to the next line]
1620 77. Don't limit completion patterns to 1K.
1654 55. interrupting completion restores the current line. [from Marc]
1656 53. inputmode affects the first line too.
1657 52. Searches in vi do not destroy the current line.
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
1682 which can be set to "none", "bsd", "sysv", "both" that defines
1687 34. asynchronous notification in run-fg-editor would try to change the
1713 16. Fix for csh compatible braces.
1718 11. Changed w_ fields in tc.who.c to who_ to avoid redefinitions in
1720 10. Setting savehist to an empty string makes savehist use the value
1725 6. Changed SVID to SYSVREL, since there is no SVID == 4 (yet).
1739 asks to re-edit the command.
1768 $#* going to release 6.01.00...
1792 17. Multi-line aliases with `` bug fix.
1796 13. No error correction for multi-line commands.
1826 17. Added : to the ~name separators so ~foo:~bar works.
1828 15. Still can't get the history exactly csh-like... !-2$ was broken...
1830 13. -Dvar=name command line option for the apollos.
1836 7. seek to the end on errors in loops.
1857 16. Renamed DUP2 flag to HAVEDUP2 cause AIXPS2 defines DUP2 already.
1863 11. ChangeSize is now responsible to set the screen size to something
1895 38. Incorrect error when changing to directory:
1903 36. More than 127 jobs caused job # to go negative
1914 26. Added code to handle /dev/std{in,out,err}
1917 23. Compiled and added hp9000s700 to the list of hosts.
1952 3. Added short2qstr() so that we can form quoted strings to be used with glob()
1954 1. Fixed bug related to the is*() routines called with shorts.
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
1980 17. Added -n flag to cd, pushd, popd and dirs. Documented -l and -v
1995 10. If someone sets SHIN to O_NDELAY we died... Now we set it back...
2013 1. irix3.3.1 line discipline fix.
2020 29. Fixed the notorious csh 'if(' bug (part of the convex fixes)
2027 csh, this is annoying).
2028 22. Some users had environment EMACS set to something, and with my bad fix
2030 "fix", they didn't have editing...). Anyway, refined the check to be
2038 16. Bind [A - [D and OA to OD in vi mode to the arrow key functions
2046 9. Rs6000 line discipline fixes.
2049 6. Test for newline and tab before deciding not to send shell scripts
2050 to the bourne shell.
2052 4. Fixed gethostname() in sh.rest.c to return the nodename.
2062 10. don't try to execute binary files using the bourne shell.
2063 9. Vi change to end of line updates correctly now.
2072 were bound to up-history!
2078 23. Fixed ed.screen.c, so that settc works correcly. It used to set
2079 the termcap with a string that was allocated from the stack!
2083 20. Eliminated CSH4.3 define. You've had enough time to upgrade from 4.2
2084 19. Fixed GotTermCaps to be called only once.
2098 9. Check for nested process forking, to avoid loops such as:
2104 5. BSD compilers need a cast to int for enums used in
2108 3. Some externs in ed.h needed to be truly externs...
2111 1. Added internal sprintf function, renamed putchar to CSHputchar,
2112 printf to CSHprintf, sprintf to CSHsprintf.
2120 31. Strings bound to keys are printed inside double quotes.
2121 30. History now remembers the exact line, not just an unparsed version of
2123 29. Renamed itoa to Itoa(), so things in libc that use itoa() don't break.
2124 28. Ported to IBM aix/ps2.
2133 [what actually happens is that nice has to fork, then the child executes
2135 25. Added Dan's patches (nls, builtin bindkey, fixes to the editor).
2138 22. Ported to 4.4 BSD. This involved changing the way lots of flags worked,
2141 21. Fixed so that el, sl work. Actually they are to be removed soon and
2144 [aliases to the same name avoid further alias expansion, by
2147 end of the string. So we just skip the Quoted Space....]
2163 options, but shell variables. Now you need to 'set rmstar' to get
2172 15. More fixes to tw.parse.c, and tw.spell.c.
2173 14. More fixes to sh.char.c.
2175 12. Fixed spell-line code..
2178 10. Fixed sh.char.c to be ISO compliant.
2185 4. Changed NeXT HOSTTYPE to next, since all HOSTTYPE's are lower case.
2186 3. Fixed symmetry, and changed symmetry HOSTTYPE from sequent to symmetry.
2191 7. Brought the README file up-to-date, and changed the bug report
2192 address to point to me.
2194 5. Fixed SHELLPATH, to be set correctly when $SHELL is not set.