On Wed, Feb 10, 2016 at 3:43 AM, Andrew Turner wrote:
> On Wed, 10 Feb 2016 04:43:08 + (UTC)
> Adrian Chadd wrote:
>
> > Author: adrian
> > Date: Wed Feb 10 04:43:08 2016
> > New Revision: 295459
> > URL: https://svnweb.freebsd.org/changeset/base/295459
> >
> > Log:
> > Break out the share
ok. would you like to update the copyright or should i?
-a
On 10 February 2016 at 07:06, Ian Lepore wrote:
> On Wed, 2016-02-10 at 10:43 +, Andrew Turner wrote:
>> On Wed, 10 Feb 2016 04:43:08 + (UTC)
>> Adrian Chadd wrote:
>>
>> > Author: adrian
>> > Date: Wed Feb 10 04:43:08 2016
>>
On Wed, 2016-02-10 at 10:43 +, Andrew Turner wrote:
> On Wed, 10 Feb 2016 04:43:08 + (UTC)
> Adrian Chadd wrote:
>
> > Author: adrian
> > Date: Wed Feb 10 04:43:08 2016
> > New Revision: 295459
> > URL: https://svnweb.freebsd.org/changeset/base/295459
> >
> > Log:
> > Break out the sha
On Wed, 10 Feb 2016 04:43:08 + (UTC)
Adrian Chadd wrote:
> Author: adrian
> Date: Wed Feb 10 04:43:08 2016
> New Revision: 295459
> URL: https://svnweb.freebsd.org/changeset/base/295459
>
> Log:
> Break out the shared bits of the arm intrng definitions into
> sys/intr.h; leave the machine
Author: adrian
Date: Wed Feb 10 04:43:08 2016
New Revision: 295459
URL: https://svnweb.freebsd.org/changeset/base/295459
Log:
Break out the shared bits of the arm intrng definitions into sys/intr.h;
leave the machine dependent bits in sys/arm/.
This is in preparation for MIPS INTRNG work.