Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2015 10:18:47 +0800
From:      Julian Elischer <julian@freebsd.org>
To:        John-Mark Gurney <jmg@funkthat.com>, Rui Paulo <rpaulo@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r278478 - head/sys/sys
Message-ID:  <54D96A87.7000600@freebsd.org>
In-Reply-To: <20150210000252.GO1953@funkthat.com>
References:  <201502092304.t19N4VB7078488@svn.freebsd.org> <20150210000252.GO1953@funkthat.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/10/15 8:02 AM, John-Mark Gurney 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?
>
that is not a stupid idea..
or we could add a copyright element to the sample sysinit code and 
provide a linked list of things to print out.
(a copyright API.. call it from SYINIT, if it's early it queues it.. 
if you are already booted it prints it right away)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54D96A87.7000600>