From owner-cvs-sys Sat Feb 3 03:48:19 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA22400 for cvs-sys-outgoing; Sat, 3 Feb 1996 03:48:19 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA22392 Sat, 3 Feb 1996 03:48:16 -0800 (PST) Date: Sat, 3 Feb 1996 03:48:16 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199602031148.DAA22392@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/conf LINT Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk phk 96/02/03 03:48:15 Modified: sys/netinet ip_fw.c sys/i386/conf LINT Log: Make the sorting of IPFW rules an option. You don't want it to sort them. >>>WARNING<<< you may have to revisit your firewall setup. Revision Changes Path 1.28 +3 -1 src/sys/netinet/ip_fw.c 1.237 +4 -1 src/sys/i386/conf/LINT