Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 1999 05:42:26 -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:  <199902011342.FAA24482@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/02/01 05:42:26 PST

  Modified files:
    usr.sbin/ppp         auth.c auth.h datalink.c pap.c pap.h 
  Log:
  If we receive no answer from the server when sending PAP
  requests, give up (don't sit there indefinitely).
  
  Revision  Changes    Path
  1.36      +7 -4      src/usr.sbin/ppp/auth.c
  1.13      +5 -3      src/usr.sbin/ppp/auth.h
  1.27      +5 -3      src/usr.sbin/ppp/datalink.c
  1.29      +9 -2      src/usr.sbin/ppp/pap.c
  1.7       +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?199902011342.FAA24482>