From owner-cvs-all Wed Jun 13 8:26:51 2001 Delivered-To: cvs-all@freebsd.org Received: from mail4.sonera-xs.nl (cobalt1.corp.sonera-xs.nl [195.66.15.114]) by hub.freebsd.org (Postfix) with ESMTP id A6D5337B429; Wed, 13 Jun 2001 08:26:40 -0700 (PDT) (envelope-from ron@zappa.demon.nl) Received: from pcron (qn-212-127-134-154.quicknet.nl [212.127.134.154]) by mail4.sonera-xs.nl (8.9.3/8.9.3) with SMTP id TAA09990; Wed, 13 Jun 2001 19:44:26 +0200 Message-ID: <013c01c0f41d$a202df20$9601a8c0@denhartogh.nl> From: "Ron Klinkien" To: "Dag-Erling Smorgrav" , , References: <200106042356.f54NuRF32225@freefall.freebsd.org> Subject: Re: cvs commit: src/sbin/ipfw ipfw.8 ipfw.c Date: Wed, 13 Jun 2001 17:28:52 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > des 2001/06/04 16:56:27 PDT > > Modified files: > sbin/ipfw ipfw.8 ipfw.c > Log: > Invert the meaning of the -d option (i.e. default to *not* list dynamic rules, > but list them if -d was specified). > > Avoid listing expired dynamic rules unless the (new) -e option was specified. > > If specific rule numbers were listed on the command line, and the -d flag was > specified, only list dynamic rules that match the specified rule numbers. > > Try to partly clean up the bleeding mess this file has become. If there is > any justice in this world, the responsible parties (you know who you are!) > should expect to wake up one morning with a horse's head in their bed. The > code still looks like spaghetti, but at least now it's *properly intented* > spaghetti (hmm? did somebody say "tagliatelle"?). > > Revision Changes Path > 1.85 +9 -5 src/sbin/ipfw/ipfw.8 > 1.103 +1151 -1114 src/sbin/ipfw/ipfw.c > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message Hi, It seems to me this cvs commit closes PR 18550 but I could be wrong. Regards, Ron. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message