Subject: Re: CVS commit: [jmcneill-pm] src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: source-changes
Date: 09/16/2007 02:48:21
On Sat, Sep 15, 2007 at 11:05:48PM +0100, David Laight wrote:
> On Sat, Sep 08, 2007 at 03:44:57PM +0000, Joerg Sonnenberger wrote:
> >
> > Module Name: src
> > Committed By: joerg
> > Date: Sat Sep 8 15:44:57 UTC 2007
> >
> > Modified Files:
> > src/sys/arch/x86/x86 [jmcneill-pm]: cpu.c
> >
> > Log Message:
> > ANSIfy before further changes.
>
> Is this a good idea on a branch?
> When the branch is merged the branch-specific changes won't be visible
> - unless the same ANSIfication is done to HEAD separately.
I asked Andrew whether he has changes in this area so I don't expect
this to be a problem.
Joerg