From owner-cvs-usrsbin Thu Oct 17 20:48:09 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA21284 for cvs-usrsbin-outgoing; Thu, 17 Oct 1996 20:48:09 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA21158; Thu, 17 Oct 1996 20:47:55 -0700 (PDT) Date: Thu, 17 Oct 1996 20:47:55 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199610180347.UAA21158@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp Makefile passwdauth.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/10/17 20:47:55 Modified: usr.sbin/ppp Makefile passwdauth.c Log: Make changes suggested in PR#1825, closing it. Removes default local hack behavior better than previous commit. Submitted-By: Peter Childs Revision Changes Path 1.9 +2 -2 src/usr.sbin/ppp/Makefile 1.2 +8 -9 src/usr.sbin/ppp/passwdauth.c