From owner-cvs-all@FreeBSD.ORG Mon Sep 22 08:35:44 2008 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 8E8DC1065674; Mon, 22 Sep 2008 08:35:44 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 07EBE8FC1D; Mon, 22 Sep 2008 08:35:43 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from kobe.laptop (adsl83-215.kln.forthnet.gr [77.49.50.215]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-5) with ESMTP id m8M8ZXTG015336 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 22 Sep 2008 11:35:39 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.3/8.14.3) with ESMTP id m8M8ZWAm002888; Mon, 22 Sep 2008 11:35:32 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.14.3/8.14.3/Submit) id m8M8ZWiS002887; Mon, 22 Sep 2008 11:35:32 +0300 (EEST) (envelope-from keramida@freebsd.org) From: Giorgos Keramidas To: Roman Kurakin References: <200809220412.m8M4CfQM044500@repoman.freebsd.org> <48D73747.1030804@localhost.inse.ru> Date: Mon, 22 Sep 2008 11:35:32 +0300 In-Reply-To: <48D73747.1030804@localhost.inse.ru> (Roman Kurakin's message of "Mon, 22 Sep 2008 10:12:23 +0400") Message-ID: <87myi0zigb.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m8M8ZXTG015336 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.293, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.11, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/ipfw ipfw2.c 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: Mon, 22 Sep 2008 08:35:44 -0000 On Mon, 22 Sep 2008 10:12:23 +0400, Roman Kurakin wrote: > Giorgos Keramidas wrote: >> keramida 2008-09-22 04:12:27 UTC >> >> FreeBSD src repository >> >> Modified files: >> sbin/ipfw ipfw2.c Log: >> SVN rev 183263 on 2008-09-22 04:12:27Z by keramida >> Unbreak the build. >> Revision Changes Path >> 1.128 +1 -1 src/sbin/ipfw/ipfw2.c > > Thanks! No problem :) > PS. > Never do partial commits before going to sleep ;-) Heh. I'm sure we've all been there a few times.