Doug Barton <[EMAIL PROTECTED]> writes:
> Ok, I've imported stat(1) and modified mergemaster to use it instead.
Works great, thanks!
DES
--
Dag-Erling Smorgrav - [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
> Ok, I've imported stat(1) and modified mergemaster to use it instead. For
> now, I have simply disabled use of the user's umask for mode setting so
> that I could get the non-perl version in the tree asap. I will look at
> Giorgos' excellent patch and steal bits from it so that I can add that
>
Ok, I've imported stat(1) and modified mergemaster to use it instead. For
now, I have simply disabled use of the user's umask for mode setting so
that I could get the non-perl version in the tree asap. I will look at
Giorgos' excellent patch and steal bits from it so that I can add that
feature ba
On Wed, Jun 05, 2002 at 03:27:47PM -0700, Doug Barton wrote:
> On Thu, 6 Jun 2002, Giorgos Keramidas wrote:
> > Hello dougb & all,
> > Here's a patch that removes all trails of Perl usage from mergemaster.
>
> Your work looks good, but I wish you'd asked before embarking on it. My
> current plan
Doug Barton wrote:
> On Thu, 6 Jun 2002, Giorgos Keramidas wrote:
> > Here's a patch that removes all trails of Perl usage from mergemaster.
>
> Your work looks good, but I wish you'd asked before embarking on it. My
> current plan is actually to import netbsd's stat(1), which will solve this
> p
On 2002-06-05 15:27 -0700, Doug Barton wrote:
> On Thu, 6 Jun 2002, Giorgos Keramidas wrote:
> > Hello dougb & all,
> >
> > Here's a patch that removes all trails of Perl usage from mergemaster.
>
> Your work looks good, but I wish you'd asked before embarking on it. My
> current plan is actually
[ I'm replacing -hackers with -arch for reasons that are clear below. ]
On Thu, 6 Jun 2002, Giorgos Keramidas wrote:
> Hello dougb & all,
>
> Here's a patch that removes all trails of Perl usage from mergemaster.
Your work looks good, but I wish you'd asked before embarking on it. My
current pl
Hello dougb & all,
Here's a patch that removes all trails of Perl usage from mergemaster.
The parts that I want your careful scrutiny directed at are the new
stat_mode() shell function, and the parts that I have touched lines
removing Perl code. I have done some testing to the resulting
mergemas