Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 2016 09:50:57 -0700
From:      Warner Losh <imp@bsdimp.com>
To:        Andrew Turner <andrew@fubar.geek.nz>
Cc:        Adrian Chadd <adrian@freebsd.org>, src-committers <src-committers@freebsd.org>,  "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>,  "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r295459 - in head/sys: arm/include sys
Message-ID:  <CANCZdfo7pgxm9TFuzusYC9We%2BwOC9ugq4odLoGFjghF7-UgtZw@mail.gmail.com>
In-Reply-To: <20160210104344.493c5ab9@zapp.Home>
References:  <201602100443.u1A4h80W000230@repo.freebsd.org> <20160210104344.493c5ab9@zapp.Home>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 10, 2016 at 3:43 AM, Andrew Turner <andrew@fubar.geek.nz> wrote:

> On Wed, 10 Feb 2016 04:43:08 +0000 (UTC)
> Adrian Chadd <adrian@FreeBSD.org> 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 dependent bits in sys/arm/.
> >
> >   This is in preparation for MIPS INTRNG work.
> >
> >   Submitted by:       Stanislav Galabov <sgalabov@gmail.com>
> ...
> > Added: head/sys/sys/intr.h
> >
> ==============================================================================
> > --- /dev/null 00:00:00 1970   (empty, because file is
> > newly added) +++ head/sys/sys/intr.h  Wed Feb 10 04:43:08
> > 2016  (r295459) @@ -0,0 +1,130 @@
> > +/*   $NetBSD: intr.h,v 1.7 2003/06/16 20:01:00 thorpej Exp
> > $     */ +
> > +/*-
> > + * Copyright (c) 1997 Mark Brinicombe.
> > + * All rights reserved.
>
> Is this still the case? It seems all the code in this file was written
> for intrng and not by Mark Brinicombe.
>

More generally, we should look to see if any of the original Brinicombe code
survives or not in each of the files that we've taken, copied and modified.
While
I like Mark (used to work with him), if there's none of his original code
left, it will
help with license regulariszation if we can remove  him where he's not
relevant.
The same applies to many other folks as well, btw.

But think kind of work is, at the best of times, thankless.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfo7pgxm9TFuzusYC9We%2BwOC9ugq4odLoGFjghF7-UgtZw>