On Mon, Aug 27, 2001 at 08:02:43PM -0700, David O'Brien wrote:
> On Mon, Aug 27, 2001 at 09:45:03PM -0500, Jim Bryant wrote:
> > Someone recently commented in the tcsh/csh thread concerning the fact
> > that the FreeBSD tcsh is maintained separately from the port,
> 
> As is all 3rd party contributed software.
> 
> > and nobody is really sure who is responsible for keeping the FreeBSD
> > version both in sync, AND, csh compatable when called with the
> > executable name "csh".
> 
> We *do* know who that is.  This however is a more tcsh-specific issue,
> and raising it with the tcsh author would probably lead you to faster
> happiness.  Is there some reason you wont email him about this?

Except it isn't tcsh specific really. 

Our config.h in /usr/src/bin/csh defines SYSMALLOC. The port does not.
The port works, the system version doesn't. If you comment out SYSMALLOC
in /usr/src/bin/csh/config.h and recompile then the TCSH bug goes away.

Now you could argue that perhaps the definition of SYSMALLOC just exposes
a bug in tcsh? OTOH, since the system version in -STABLE also defines
SYSMALLOC and still manages to work... you could also argue that this points
to some other bug in -CURRENT... lastly it could be argued that I'm barking
up completely the wrong tree. *shrug*

-Steve

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to