From owner-cvs-usrsbin Wed Sep 24 18:07:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA12915 for cvs-usrsbin-outgoing; Wed, 24 Sep 1997 18:07:04 -0700 (PDT) Received: from awfulhak.demon.co.uk (awfulhak.demon.co.uk [158.152.17.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA12906; Wed, 24 Sep 1997 18:06:51 -0700 (PDT) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.demon.co.uk (8.8.5/8.8.5) with ESMTP id CAA28342; Thu, 25 Sep 1997 02:06:45 +0100 (BST) Message-Id: <199709250106.CAA28342@awfulhak.demon.co.uk> X-Mailer: exmh version 2.0zeta 7/24/97 To: Brian Somers cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/ppp Makefile chap.c command.c command.h lcp.c main.h ppp.8 vars.h In-reply-to: Your message of "Wed, 24 Sep 1997 17:52:38 PDT." <199709250052.RAA02819@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 25 Sep 1997 02:06:45 +0100 From: Brian Somers Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > brian 1997/09/24 17:52:38 PDT > > Modified files: > usr.sbin/ppp Makefile chap.c command.c command.h lcp.c > main.h ppp.8 vars.h > Log: > Allow Microsoft CHAP authentication. > This is a combination of MD4 & DES. > Submitted by: Gabor Kincses > > Revision Changes Path > 1.25 +8 -1 src/usr.sbin/ppp/Makefile > 1.23 +59 -30 src/usr.sbin/ppp/chap.c > 1.85 +10 -4 src/usr.sbin/ppp/command.c > 1.7 +3 -2 src/usr.sbin/ppp/command.h > 1.35 +15 -3 src/usr.sbin/ppp/lcp.c > 1.6 +2 -1 src/usr.sbin/ppp/main.h > 1.68 +20 -8 src/usr.sbin/ppp/ppp.8 > 1.29 +8 -4 src/usr.sbin/ppp/vars.h Can someone take a look at the Makefile here and check that it's ok ? It's conditionally using DES code :-| I'm not sure if this is the "correct" way to do it. Thanks. -- Brian , , Don't _EVER_ lose your sense of humour....