From owner-cvs-all@FreeBSD.ORG Thu Jul 24 17:44:56 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 91342106566B; Thu, 24 Jul 2008 17:44:56 +0000 (UTC) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 87DEB8FC13; Thu, 24 Jul 2008 17:44:56 +0000 (UTC) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m6OHiuPT092059; Thu, 24 Jul 2008 17:44:56 GMT (envelope-from julian@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m6OHiu5p092058; Thu, 24 Jul 2008 17:44:56 GMT (envelope-from julian@repoman.freebsd.org) Message-Id: <200807241744.m6OHiu5p092058@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to julian@repoman.freebsd.org using -f From: Julian Elischer Date: Thu, 24 Jul 2008 17:39:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src UPDATING src/lib/libc/sys Makefile.inc setfib.2 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: Thu, 24 Jul 2008 17:44:56 -0000 julian 2008-07-24 17:39:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) . UPDATING lib/libc/sys Makefile.inc sbin/ipfw ipfw2.c Added files: (Branch: RELENG_7) lib/libc/sys setfib.2 Log: SVN rev 180783 on 2008-07-24 17:39:51Z by julian Commit ancillary parts of the MFC that I couldn't do last night because the SVN server went strange (repoman. crashed I believe). Obtained from: Cisco IronPort Revision Changes Path 1.507.2.8 +7 -0 src/UPDATING 1.127.2.3 +2 -2 src/lib/libc/sys/Makefile.inc 1.2.2.1 +79 -0 src/lib/libc/sys/setfib.2 (new) 1.108.2.9 +16 -0 src/sbin/ipfw/ipfw2.c