From owner-freebsd-current@FreeBSD.ORG Thu Feb 28 03:48:33 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EABD61065671; Thu, 28 Feb 2008 03:48:33 +0000 (UTC) (envelope-from zec@icir.org) Received: from xaqua.tel.fer.hr (xaqua.tel.fer.hr [161.53.19.25]) by mx1.freebsd.org (Postfix) with ESMTP id 96D258FC21; Thu, 28 Feb 2008 03:48:33 +0000 (UTC) (envelope-from zec@icir.org) Received: by xaqua.tel.fer.hr (Postfix, from userid 20006) id 1C6179B64F; Thu, 28 Feb 2008 04:48:32 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on xaqua.tel.fer.hr X-Spam-Level: X-Spam-Status: No, score=-4.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.7 Received: from [192.168.200.110] (zec2.tel.fer.hr [161.53.19.79]) by xaqua.tel.fer.hr (Postfix) with ESMTP id 6C4349B649; Thu, 28 Feb 2008 04:48:31 +0100 (CET) From: Marko Zec To: "Bjoern A. Zeeb" Date: Thu, 28 Feb 2008 04:48:26 +0100 User-Agent: KMail/1.9.7 References: <47C39948.3080907@elischer.org> <47C4CDE6.6040509@elischer.org> <20080227092902.Q94494@maildrop.int.zabbadoz.net> In-Reply-To: <20080227092902.Q94494@maildrop.int.zabbadoz.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802280448.26440.zec@icir.org> Cc: Brooks Davis , Marko Zec , Julian Elischer , FreeBSD Current Subject: Re: warning of pending commit attempt. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 03:48:34 -0000 On Wednesday 27 February 2008 10:30:50 Bjoern A. Zeeb wrote: > On Tue, 26 Feb 2008, Julian Elischer wrote: > > replying to a random mail: > > so could you provide a patch somewhere to fetch (better not post it > as I expect it to be huge) of the vimage branch to todays HEAD so > that everyone could see the changes w/o having to have p4 access? http://imunes.net/virtnet/head_vimage_20080226.diff Marko