From owner-cvs-all Fri Oct 27 1:38:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D83D37B479; Fri, 27 Oct 2000 01:38:27 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA10205; Fri, 27 Oct 2000 01:38:27 -0700 (PDT) (envelope-from phk@FreeBSD.org) Message-Id: <200010270838.BAA10205@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 27 Oct 2000 01:38:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net bsd_comp.c ppp_deflate.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2000/10/27 01:38:27 PDT Modified files: sys/net bsd_comp.c ppp_deflate.c Log: Remove #if DO_DEFLATE Remove #if DO_BSD_COMPRESS They are the wrong way to enable/disable features and undocumented to boot. Revision Changes Path 1.12 +1 -3 src/sys/net/bsd_comp.c 1.13 +1 -5 src/sys/net/ppp_deflate.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message