svn commit: r278478 - head/sys/sys

Rui Paulo rpaulo at me.com
Tue Feb 10 02:31:39 UTC 2015


On Feb 9, 2015, at 16:02, John-Mark Gurney <jmg at funkthat.com> wrote:
> 
> Rui Paulo wrote this message on Mon, Feb 09, 2015 at 23:04 +0000:
>> Author: rpaulo
>> Date: Mon Feb  9 23:04:30 2015
>> New Revision: 278478
>> URL: https://svnweb.freebsd.org/changeset/base/278478
>> 
>> Log:
>>  Add the ability to print a vendor copyright in dmesg.
> 
> Should we change this into a linker set so that any module can
> add their own vendor copyright w/o having to modify this again?

So you want a copyright module?  That seems a bit overkill.  :-)

An API like Julian mentioned seems like a better idea, but it's not trivial to implement if you want the Copyright to be the first thing to be printed.

--
Rui Paulo





More information about the svn-src-head mailing list