From owner-cvs-all Sun Jun 7 23:05:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA08030 for cvs-all-outgoing; Sun, 7 Jun 1998 23:05:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA08024; Sun, 7 Jun 1998 23:05:30 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA07531; Sun, 7 Jun 1998 23:04:14 -0700 (PDT) Date: Sun, 7 Jun 1998 23:04:14 -0700 (PDT) Message-Id: <199806080604.XAA07531@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet ip_fil.h ip_fil.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/06/07 23:04:14 PDT Modified files: sys/netinet ip_fil.h ip_fil.c Log: ip_fil.h has 9 separate declarations of iplioctl() in a disgusting ifdef tangle. The previous commit to ip_fil.h didn't change the one that actually applies to the current FreeBSD kernel, of course. Fixed. Fixed style bugs in previous commit to ip_fil.h. Revision Changes Path 1.4 +5 -3 src/sys/netinet/ip_fil.h 1.4 +3 -2 src/sys/netinet/ip_fil.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message