From owner-svn-src-all@FreeBSD.ORG Sat Jan 23 17:00:08 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1006106566B; Sat, 23 Jan 2010 17:00:07 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.cksoft.de (mail.cksoft.de [IPv6:2001:4068:10::3]) by mx1.freebsd.org (Postfix) with ESMTP id 646488FC1C; Sat, 23 Jan 2010 17:00:07 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 64D8F41C751; Sat, 23 Jan 2010 18:00:06 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([192.168.74.103]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id dkT5Qeq1Sjjj; Sat, 23 Jan 2010 18:00:06 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id 0756541C712; Sat, 23 Jan 2010 18:00:06 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 5B2C64448EC; Sat, 23 Jan 2010 16:58:27 +0000 (UTC) Date: Sat, 23 Jan 2010 16:58:27 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Joerg Wunsch In-Reply-To: <201001230754.o0N7s70b040987@svn.freebsd.org> Message-ID: <20100123165730.J50938@maildrop.int.zabbadoz.net> References: <201001230754.o0N7s70b040987@svn.freebsd.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r202870 - head/sys/dev/ieee488 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 23 Jan 2010 17:00:08 -0000 On Sat, 23 Jan 2010, Joerg Wunsch wrote: > Author: joerg > Date: Sat Jan 23 07:54:06 2010 > New Revision: 202870 > URL: http://svn.freebsd.org/changeset/base/202870 > > Log: > Overhaul of the pcii driver: > ... > > MFC after: 1 day If it's not security related - we don't do that and still use a minmium of 3 days to catch problems ... like that this seems to have broken HEAD. -- Bjoern A. Zeeb It will not break if you know what you are doing.