Date: Thu, 12 Jul 2007 14:56:16 -0400 From: christos@zoulas.com (Christos Zoulas) To: Doug White <dwhite@gumbysoft.com> Cc: Mark Peek <mp@FreeBSD.org>, tcsh-bugs@mx.gw.com, current@freebsd.org Subject: Re: tcsh backtick hang info Message-ID: <20070712185616.2BA2D56539@rebar.astron.com> In-Reply-To: <20070712114328.F4608@carver.gumbysoft.com> from Doug White (Jul 12, 11:48am)
next in thread | previous in thread | raw e-mail | index | archive | help
On Jul 12, 11:48am, dwhite@gumbysoft.com (Doug White) wrote: -- Subject: Re: tcsh backtick hang info | Thanks for the good words, Christos! If you can confirm this will be the | official patch then we can apply it to our vendor sources. If there are | any other fixes for nasty bugs in 6.15.00 that you're hanging on to it'd | be good to get those out and imported as well. You are welcome! This will be the official patch, and yes I have another 9 bug fixes since 6.15.00. In general, I don't make 6.15.XX generally available, but the severity of some of those problems fixed is high enough to possibly justify a 6.16.00 sooner than later. Here's the list of fixes: 10. kill `foo` got stuck because sigchld was disabled too soon (Mark Peek) 9. Avoid null pointer dereference in proc cwd (Kurt Miller) 8. eval "foreach a b c" exits (Anthony Menasse) 7. Quoting was broken in substitutions (Joe Wells) 6. QNX patches via pkgsrc 5. cd - twice from a directory that contained a glob pattern, expands the glob twice (Mark Santcroos) 4. MidnightBsd support (Lucas Holt) 3. Fix history substitution core-dump with no history entries 2. Merge two character tables that are the same (Martin Kraemer) 1. On ancient 7 bit locales, punctuation characters are used to denote special characters such as umlaut, adiaresis, etc. These characters return true for isalpha/isalnum. Ignore them because they break parsing (Martin Kraemer) | We'll keep banging on the gdb issue. Good luck. christos
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070712185616.2BA2D56539>