Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jun 1998 17:19:45 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ppp bundle.c command.c datalink.c fsm.c fsm.h mp.c
Message-ID:  <199806200019.RAA18962@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/06/19 17:19:45 PDT

  Modified files:
    usr.sbin/ppp         bundle.c command.c datalink.c fsm.c fsm.h 
                         mp.c 
  Log:
  Create & use fsm2initial(), a function to bring a
  state machine back to ST_INITIAL without going
  through any unnecessary TLS/TLF pairs.
  
  Revision  Changes    Path
  1.21      +6 -16     src/usr.sbin/ppp/bundle.c
  1.148     +3 -4      src/usr.sbin/ppp/command.c
  1.11      +6 -17     src/usr.sbin/ppp/datalink.c
  1.31      +14 -6     src/usr.sbin/ppp/fsm.c
  1.18      +4 -3      src/usr.sbin/ppp/fsm.h
  1.10      +2 -3      src/usr.sbin/ppp/mp.c

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?199806200019.RAA18962>