From owner-cvs-all@FreeBSD.ORG Fri Dec 28 14:14:01 2007 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B57916A417 for ; Fri, 28 Dec 2007 14:14:01 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.189]) by mx1.freebsd.org (Postfix) with ESMTP id B4C6513C46A for ; Fri, 28 Dec 2007 14:14:00 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so5229277fka.11 for ; Fri, 28 Dec 2007 06:13:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:message-id:from:to:cc:subject:in-reply-to:references:user-agent:mime-version:content-type:content-transfer-encoding:sender; bh=lhg9C5uEmv+w68BS3RHLWEtKxAzD6NXH40oRwx9uMtA=; b=d9Zy0bAEixBqepKvYyio6JZlFJGrPUnBbIZC6Tz529l5Z75ocgAsQT/YXFJ//zF1tmcCTf9KFLvCYFQx/kwx5tayZt/yykfPl/JEOEoaoW6OtPcpfm3nKkMpyAEgrlq4dRiGoHYpHzVA1hbUisM7GQX+8Kj/BhlqxeCrtD8x4/o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:message-id:from:to:cc:subject:in-reply-to:references:user-agent:mime-version:content-type:content-transfer-encoding:sender; b=RRuVjnRXe2GXWT48Wf4DatbXGQ1Se1VdNjJJTtls9bOPwXQwiLXRcOHXYxsQSZvtrfmx3hhL76odrJ4vt4IWc4EShYmI4aUBFxqRCQ8HhDnnFbMR1xDgN1CoFTMhilP7cz/ORvt1zkYqVIhcMu2UK31FZAyXIpObxgp2KPYzg+A= Received: by 10.82.157.6 with SMTP id f6mr16740363bue.1.1198849636811; Fri, 28 Dec 2007 05:47:16 -0800 (PST) Received: from epsilon.local.gmail.com ( [83.144.140.64]) by mx.google.com with ESMTPS id c22sm14039537ika.3.2007.12.28.05.47.15 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 28 Dec 2007 05:47:16 -0800 (PST) Date: Fri, 28 Dec 2007 13:47:08 +0000 Message-ID: <86myrvexsz.wl%rpaulo@fnop.net> From: Rui Paulo To: Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?= In-Reply-To: <86ir2jhgse.fsf@ds4.des.no> References: <200712271826.lBRIQmYP023995@repoman.freebsd.org> <86ir2jhgse.fsf@ds4.des.no> User-Agent: Wanderlust/2.15.5 (Almost Unreal) Emacs/22.1 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: Rui Cc: cvs-src@FreeBSD.org, njl@freebsd.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Dec 2007 14:14:01 -0000 At Fri, 28 Dec 2007 00:14:09 +0100, Dag-Erling Sm=F8rgrav wrote: >=20 > Rui Paulo writes: > > Log: > > Add asmc(4). >=20 > Why did you add an i386/amd64-only device to the platform-independent > NOTES? I wasn't aware it was platform-independent. I'll revert it. Sorry. Regards. -- Rui Paulo