Date: Mon, 1 Feb 1999 05:48:25 -0800 (PST) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp auth.c auth.h datalink.c pap.c pap.h Message-ID: <199902011348.FAA25198@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1999/02/01 05:48:24 PST Modified files: (Branch: RELENG_3) usr.sbin/ppp auth.c auth.h datalink.c pap.c pap.h Log: MFC: If we receive no answer from the server when sending PAP requests, give up (don't sit there indefinitely). Revision Changes Path 1.34.2.1 +7 -4 src/usr.sbin/ppp/auth.c 1.12.2.1 +5 -3 src/usr.sbin/ppp/auth.h 1.25.2.1 +5 -3 src/usr.sbin/ppp/datalink.c 1.27.2.1 +9 -2 src/usr.sbin/ppp/pap.c 1.6.2.1 +2 -1 src/usr.sbin/ppp/pap.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902011348.FAA25198>