From owner-freebsd-hackers Sun Feb 9 19:32:59 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA04307 for hackers-outgoing; Sun, 9 Feb 1997 19:32:59 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA04301 for ; Sun, 9 Feb 1997 19:32:51 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id UAA08115; Sun, 9 Feb 1997 20:32:39 -0700 (MST) Date: Sun, 9 Feb 1997 20:32:39 -0700 (MST) Message-Id: <199702100332.UAA08115@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Daniel O'Callaghan" Cc: hackers@freebsd.org Subject: Re: ipfw command line - opinions wanted. In-Reply-To: References: Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I was about to commit patches to ipfw.c to add a '-q' (quiet) option. > This will prevent the "Flushed all rules" message from appearing, but in > its present version still presents the question "Are you sure?" if the > '-f' flag is not present. > > Question: Should '-q' imply '-f' and prevent the "Are you sure?" prompt > on a flush? Yes.