From owner-cvs-all Thu Apr 5 0:37:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 543A637B496; Thu, 5 Apr 2001 00:37:56 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f357bu659039; Thu, 5 Apr 2001 00:37:56 -0700 (PDT) (envelope-from bde) Message-Id: <200104050737.f357bu659039@freefall.freebsd.org> From: Bruce Evans Date: Thu, 5 Apr 2001 00:37:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bde 2001/04/05 00:37:56 PDT Modified files: sbin/ipfw ipfw.c Log: Fixed some printf format errors (don't assume that ntohl() returns u_long). Revision Changes Path 1.100 +3 -3 src/sbin/ipfw/ipfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message