From owner-cvs-all@FreeBSD.ORG Fri Dec 16 13:10:34 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1F4516A433; Fri, 16 Dec 2005 13:10:34 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 655E943D5E; Fri, 16 Dec 2005 13:10:33 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jBGDAXEC070245; Fri, 16 Dec 2005 13:10:33 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jBGDAXVH070244; Fri, 16 Dec 2005 13:10:33 GMT (envelope-from glebius) Message-Id: <200512161310.jBGDAXVH070244@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 16 Dec 2005 13:10:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet ip_fw2.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: Fri, 16 Dec 2005 13:10:35 -0000 glebius 2005-12-16 13:10:32 UTC FreeBSD src repository Modified files: sys/netinet ip_fw2.c Log: Cleanup __FreeBSD_version. Revision Changes Path 1.120 +0 -5 src/sys/netinet/ip_fw2.c