Date: Mon, 16 Feb 1998 21:04:58 -0800 (PST) From: Alex Nash <alex@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/ipfw ipfw.c Message-ID: <199802170504.VAA04850@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alex 1998/02/16 21:04:58 PST Modified files: (Branch: RELENG_2_2) sbin/ipfw ipfw.c Log: Partial unmerge from -current: don't use <sysexits.h>. While this would work fine for 2.2.6-RELEASE and beyond, many 2.2.5-stable installations will still be using the broken version of rc.network which expects to see a return value of 1 as the failure exit code. Revision Changes Path 1.34.2.15 +24 -27 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?199802170504.VAA04850>