Date: Sat, 21 Jul 2001 23:40:12 -0700 (PDT) From: "Crist J. Clark" <cjc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.c Message-ID: <200107220640.f6M6eCr96163@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cjc 2001/07/21 23:40:12 PDT
Modified files:
sbin/ipfw ipfw.c
Log:
Error messaging in ipfw(8) was out of hand, almost 50 lines of usage
information for any command line error, the actual error message
almost always (and sometimes irretrievably) lost scrolling off the top
of the screen. Now just print the error. Give ipfw(8) no arguments for
the old usage summary.
Thanks to Lyndon Nerenberg <lyndon@orthanc.ab.ca> for the patch and
PR, but I had already done this when ru pointed out the PR.
PR: bin/28729
Approved by: ru
MFC after: 1 week
Revision Changes Path
1.106 +115 -110 src/sbin/ipfw/ipfw.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107220640.f6M6eCr96163>
