Date:Tue, 17 Jul 2018 09:06:53 -0400
From:"D'Arcy Cain"
Message-ID: <409f3df1-c91c-897c-e4ea-98413263f...@netbsd.org>
| Do you think that this is a candidate for a pullup to 8?
You've already been informed that it is too late for 8.0 (and I don't think
that is the
On Tue, Jul 17, 2018 at 09:06:53AM -0400, D'Arcy Cain wrote:
> On 2018-07-17 08:41 AM, Christos Zoulas wrote:
> > Well, the comment needs to be amended, since you don't need to close the
> > fd's anymore. Other than that it looks fine.
>
> Great! I went ahead.
>
> Do you think that this is a can
In article <409f3df1-c91c-897c-e4ea-98413263f...@netbsd.org>,
D'Arcy Cain wrote:
>On 2018-07-17 08:41 AM, Christos Zoulas wrote:
>> Well, the comment needs to be amended, since you don't need to close the
>> fd's anymore. Other than that it looks fine.
>
>Great! I went ahead.
>
>Do you think tha
On 2018-07-17 08:41 AM, Christos Zoulas wrote:
> Well, the comment needs to be amended, since you don't need to close the
> fd's anymore. Other than that it looks fine.
Great! I went ahead.
Do you think that this is a candidate for a pullup to 8?
--
D'Arcy J.M. Cain
http://www.NetBSD.org/ IM:
In article <69e203a6-fa65-bc01-f00d-da4b3ea9e...@vybenetworks.com>,
D'Arcy Cain wrote:
>Years ago I added the -l option to cp. I was looking at it recently and
>I saw that it was opening and closing the file even though it never did
>anything except link it.
>
>I want to make the following chang