Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 1997 02:06:45 +0100
From:      Brian Somers <brian@awfulhak.org>
To:        Brian Somers <brian@FreeBSD.ORG>
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 
Message-ID:  <199709250106.CAA28342@awfulhak.demon.co.uk>
In-Reply-To: Your message of "Wed, 24 Sep 1997 17:52:38 PDT." <199709250052.RAA02819@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <gabor@acm.org>
>   
>   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 <brian@Awfulhak.org>, <brian@FreeBSD.org>, <bri@OpenBSD.org>
      <http://www.Awfulhak.org>;
Don't _EVER_ lose your sense of humour....





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709250106.CAA28342>