Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Nov 1997 16:19:37 -0800 (PST)
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 command.c defs.c defs.h main.c
Message-ID:  <199711180019.QAA21890@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1997/11/17 16:19:36 PST

  Modified files:
    usr.sbin/ppp         command.c defs.c defs.h main.c 
  Log:
  Add and use a DropClient() function for closing the diagnostic port.
  Call DropClient() from Cleanup() too.
  
  Revision  Changes    Path
  1.103     +7 -22     src/usr.sbin/ppp/command.c
  1.4       +17 -1     src/usr.sbin/ppp/defs.c
  1.27      +2 -1      src/usr.sbin/ppp/defs.h
  1.102     +4 -11     src/usr.sbin/ppp/main.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711180019.QAA21890>