Re: FreeBSD6 /bin/tcsh ls-F : Floating exception (core dumped)

2005-11-08 Thread Jonathan Chen
On Tue, Nov 08, 2005 at 02:46:28PM +0900, TOMITA Yoshinori wrote: [...] Here is a tiny patch. Please send-pr this, so that it doesn't get lost. This would probably fix http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/88538 as well. Thanks. -- Jonathan Chen [EMAIL PROTECTED]

FreeBSD6 /bin/tcsh ls-F : Floating exception (core dumped)

2005-11-07 Thread TOMITA Yoshinori
tcsh 6.14.00 of FreeBSD 6-STABLE will crash by ls-F built-in command. % /bin/tcsh % cd /SOMEWHERE % ls-F Floating exception (core dumped) If login shell is /bin/tcsh, this results in unintentional logout. This problem occurs for example, 1. charset of filename is ja_JP.eucJP 2. LANG is

Re: FreeBSD6 /bin/tcsh ls-F : Floating exception (core dumped)

2005-11-07 Thread Kris Kennaway
On Tue, Nov 08, 2005 at 02:46:28PM +0900, TOMITA Yoshinori wrote: tcsh 6.14.00 of FreeBSD 6-STABLE will crash by ls-F built-in command. Here is a tiny patch. Thanks, but tcsh is a third-party utility that isn't separately maintained in FreeBSD; you should submit your patch to the tcsh authors