From owner-cvs-all Thu Dec 10 08:31:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11826 for cvs-all-outgoing; Thu, 10 Dec 1998 08:31:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11820; Thu, 10 Dec 1998 08:31:12 -0800 (PST) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA04399; Thu, 10 Dec 1998 08:31:13 -0800 (PST) Date: Thu, 10 Dec 1998 08:31:13 -0800 (PST) Message-Id: <199812101631.IAA04399@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/security/fwtk/patches patch-am patch-an patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/12/10 08:31:13 PST Modified files: security/fwtk/patches patch-ad Added files: security/fwtk/patches patch-am patch-an Log: * Fix compiling on 3.0.x. They include headers in the most non-"standard" order I've ever seen. Haven't these guys ever done Unix programming before? * Quiet some compiling warnings. For "security" software, this code should NOT have as many warnings and unused vars as it does. Revision Changes Path 1.3 +15 -4 ports/security/fwtk/patches/patch-ad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message