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)
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"