Bug 28729

Summary: [PATCH] ipfw usage verbiage buries the actual error message
Product: Base System Reporter: Lyndon Nerenberg <lyndon>
Component: binAssignee: Crist J. Clark <cjc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.3-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Lyndon Nerenberg 2001-07-05 20:20:01 UTC
Any ipfw command line error results is a one line message describing
the error, followed by a multi-line usage statement. The usage statement
is so long that it forces the original error message to scroll off the
screen. This makes it very difficult to catch errors at boot time.

Fix: Apply the following patch, which suppresses the annoying usage message.
Comment 1 ru freebsd_committer freebsd_triage 2001-07-17 12:07:48 UTC
Responsible Changed
From-To: freebsd-bugs->cjc

Crist was looking at this.
Comment 2 Crist J. Clark freebsd_committer freebsd_triage 2001-07-22 07:40:24 UTC
State Changed
From-To: open->closed


Thanks for the patch, but I had already done this when ru pointed out 
the PR. Commited to CURRENT as revision 1.106.