From owner-cvs-all Wed Aug 9 12:29:55 2000 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 CF10437BE6F; Wed, 9 Aug 2000 12:29:50 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA31387; Wed, 9 Aug 2000 12:29:50 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200008091929.MAA31387@freefall.freebsd.org> From: Brian Somers Date: Wed, 9 Aug 2000 12:29:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp README.changes chap.c chat.c ppp.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/08/09 12:29:50 PDT Modified files: usr.sbin/ppp README.changes chap.c chat.c ppp.8 Log: Allow leading ``!'' characters in authkeys and chat scripts to be doubled up to mean a single literaly ``!''. Revision Changes Path 1.19 +3 -1 src/usr.sbin/ppp/README.changes 1.64 +5 -4 src/usr.sbin/ppp/chap.c 1.72 +6 -5 src/usr.sbin/ppp/chat.c 1.232 +12 -2 src/usr.sbin/ppp/ppp.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message