Matthew Dillon wrote:
> :I was planning on getting stuff up to the 5-current tag.
> :Do we want the MAKE_SHELL functionality? (2000/08/17 00:31:43)
> :
> :Are there problems with patche-4.[0134]?
> :
> : Max
>
> I think MAKE_SHELL is a huge mistake, it looks like a bad hack put
> together by some FreeBSD guy on slow box who wanted to use ksh instead
> of sh... but I'll leave it up to you. It might be more convenient to
> not have to work around it.
>
> Re: the issue with str_concat()... I will fix it by making both
> arguments const char * and moving the free()'s out of the routine
> entirely and into the one place in dir.c that was using the option.
>
> -Matt
> Matthew Dillon
> <dillon@backplane.com>
I can skip the patchsets that contain the MAKE_SHELL changes. It
doesn't affect the next 90 or so patches that I will be sending :-)
Hopefully I can group them in a clean fasion.
Max Okumoto
okumoto@ucsd.edu