From owner-cvs-all Thu Jul 15 14:49: 6 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 505E614E44; Thu, 15 Jul 1999 14:49:04 -0700 (PDT) (envelope-from abial@FreeBSD.org) Received: (from abial@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA28172; Thu, 15 Jul 1999 14:47:53 -0700 (PDT) (envelope-from abial@FreeBSD.org) Message-Id: <199907152147.OAA28172@freefall.freebsd.org> From: Andrzej Bialecki Date: Thu, 15 Jul 1999 14:47:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pppd Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk abial 1999/07/15 14:47:53 PDT Modified files: usr.sbin/pppd Makefile Log: Add a knob to avoid DES code when making crunched binary. This isn't a beauty incarnated, it just matches other deficiencies related to crunchgen and friends... and we already have similar code in ppp/Makefile. RELEASE_CRUNCH should be axed, but for now let's be consistent. Submitted by: Patrick Powell Revision Changes Path 1.14 +11 -2 src/usr.sbin/pppd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message