From owner-svn-src-all@FreeBSD.ORG Tue Feb 10 02:38:20 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1F8EABF7; Tue, 10 Feb 2015 02:38:20 +0000 (UTC) Received: from smtp2.ore.mailhop.org (smtp2.ore.mailhop.org [54.186.57.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F2603F57; Tue, 10 Feb 2015 02:38:19 +0000 (UTC) Received: from [73.34.117.227] (helo=ilsoft.org) by smtp2.ore.mailhop.org with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82) (envelope-from ) id 1YL0iQ-000854-Gn; Tue, 10 Feb 2015 02:38:18 +0000 Received: from revolution.hippie.lan (revolution.hippie.lan [172.22.42.240]) by ilsoft.org (8.14.9/8.14.9) with ESMTP id t1A2cGe3077444; Mon, 9 Feb 2015 19:38:16 -0700 (MST) (envelope-from ian@freebsd.org) X-Mail-Handler: DuoCircle Outbound SMTP X-Originating-IP: 73.34.117.227 X-Report-Abuse-To: abuse@duocircle.com (see https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information for abuse reporting information) X-MHO-User: U2FsdGVkX1+2BdBjnDUtxZRbX2raYftY Message-ID: <1423535896.80968.5.camel@freebsd.org> Subject: Re: svn commit: r278478 - head/sys/sys From: Ian Lepore To: John-Mark Gurney Date: Mon, 09 Feb 2015 19:38:16 -0700 In-Reply-To: <20150210000252.GO1953@funkthat.com> References: <201502092304.t19N4VB7078488@svn.freebsd.org> <20150210000252.GO1953@funkthat.com> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.12.8 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Rui Paulo X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2015 02:38:20 -0000 On Mon, 2015-02-09 at 16:02 -0800, 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? > As long as that doesn't result in a boot-time cacaphony of voices disclaiming responsibility for being in Bill Paul's head. -- Ian