Lines Matching refs:Fixed
7 9. Fixed reversed test that broke history merging (Brett Frankenberger)
590 54. Fixed for Darwin/Rhapsody (Mark Peek)
1094 31. Fixed csh bug: [Reported by Jaap]
1099 30. Fixed the lossage in setting the looking mode in tw.parse.c before
1111 21. Fixed new bindings bug.
1112 20. Fixed bug in newgrp code; execv was called incorrectly.
1116 16. Fixed portability problems in the new counted-strings codes (From Kaveh)
1117 15. Fixed binding problem with the new counted-strings code [all key bindings
1145 2. Fixed '\' in sysv echo (from Mika)
1244 43. Fixed rechist and recdirs not to depend on savehist and savedirs
1253 34. Fixed Makefile sed RE to work with gnu sed.
1256 31. Fixed random parsing bug in sh.exp.c in isa(). It checked cp[1]
1267 25. Fixed history -h to work with other history flags.
1299 91. Fixed alpha hashing. Did not work for directories > 31, Thanks to
1353 63. Fixed Imakefile for alpha
1356 60. Fixed bug in the new tab'ed completion that interfered with old listing.
1357 59. Fixed entry -> item in tw.parse.c
1385 47. Fixed bug with -S
1389 43. Fixed typo in sh.c, in phup [shpgrp != pr->pgrp]
1392 40. Fixed 'unset home; dirs' bug
1397 36. Fixed clobbered veriable warning from gcc-1.39 in tw.parse.c
1398 35. Fixed typo with INVPTR in sh.lex.c
1479 81. Fixed spurious tilde printing in %c prompt.
1480 80. Fixed dumb wild free in AddXKey...
1598 1. Fixed parseescape to put ^ literally if not followed by alpha.
1623 74. Fixed magic-space ! expand bug:
1631 68. Fixed Gnmatch.
1636 63. Fixed bug in Gnmatch(), added 'N' command 'x' completion.
1637 62. Fixed fg_proc_entry() so autologout gets disabled when a process
1670 42. Fixed bug with the new margin code (thanks justin)
1671 41. Fixed mirroring of variables. Now set and setenv affect
1675 40. Fixed gcc-2.0 warnings in sh.sem.c (needed for vfork() -O2 optimization)
1761 3. Fixed limit stuff so that large values don't cause errors.
1762 2. Fixed =1 and ~user error messages (Per)
1842 1. Fixed echo '!-1', history would eat the quote.
1880 45. Fixed quoting of VSTART/VSTOP on termios
1915 25. Fixed POSIX speed handling in raw mode.
1916 24. Fixed a flushing bug in the filec code in sh.file.c
1918 22. Fixed horrible bug in gmatch()
1950 5. Fixed for so that background jobs in scripts get process groups
1951 4. Fixed amazing memory leak in setenv()...
1954 1. Fixed bug related to the is*() routines called with shorts.
2017 31. Fixed tty chars in ed.init.c. Some of them were not handled correctly.
2020 29. Fixed the notorious csh 'if(' bug (part of the convex fixes)
2025 24. Fixed onlret, and echonl getting stuck on svid.
2052 4. Fixed gethostname() in sh.rest.c to return the nodename.
2056 1. Fixed so that Rawmode() is not called when we are not editing
2071 1. Fixed bug with arrow key bindings in ed.screen.c. All the keys
2075 26. Fixed system V and POSIX time reporting.
2076 25. Fixed ed.screen.c so that it does not use malloc().
2077 24. Fixed SIGWINCH on the iris
2078 23. Fixed ed.screen.c, so that settc works correcly. It used to set
2080 22. Fixed listing of commands, where the last command was not checked.
2081 21. Fixed which command. It did not work for
2084 19. Fixed GotTermCaps to be called only once.
2092 11. Fixed refresh bug. Repeat by:
2097 10. Fixed so that if we don't have a tty on stdin editing is disabled.
2125 27. Fixed eval so that it forks when the output is piped
2129 26. Fixed so that 'nice <builtin changing the working directory>' does not
2141 21. Fixed so that el, sl work. Actually they are to be removed soon and
2154 19. Fixed so that "", '', ``, all produce ': Command not found',
2162 17. Fixed rmstar and continue_jobs code, so that they are not compile
2165 16. Fixed SIGWINCH, SIGWINDOW, and setting of li, co, that broke
2174 13. Fixed coredump caused by ``.
2175 12. Fixed spell-line code..
2178 10. Fixed sh.char.c to be ISO compliant.
2180 8. Fixed ourwait.h for little endians.
2181 7. Fixed that foreach i (^D expands correctly.
2182 6. Fixed so that listmax is ignored in ls-F.
2183 5. Fixed spelling correction so that single letter words and words that
2186 3. Fixed symmetry, and changed symmetry HOSTTYPE from sequent to symmetry.
2194 5. Fixed SHELLPATH, to be set correctly when $SHELL is not set.
2195 4. Fixed print statement in sh.proc.c that contained \215.
2196 3. Fixed the Makefile and MAKEDIFFS so that a tahoe diff can be made.