Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Sep 1997 16:15:18 -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 command.c main.c modem.c vars.c
Message-ID:  <199709162315.QAA06255@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1997/09/16 16:15:18 PDT

  Modified files:
    usr.sbin/ppp         command.c main.c modem.c vars.c 
  Log:
  o Fix two unlikely descriptor leaks.
  o Output the correct device for "show modem"
    while in -direct mode.
  o Cosmetic:  Moan a bit more when we can't open
    the [modem] device.
  o Call OpenModem() in a more "natural" way.
  o Add some LogDEBUG in OpenModem().
  
  Revision  Changes    Path
  1.81      +4 -6      src/usr.sbin/ppp/command.c
  1.78      +6 -5      src/usr.sbin/ppp/main.c
  1.52      +60 -27    src/usr.sbin/ppp/modem.c
  1.28      +3 -3      src/usr.sbin/ppp/vars.c



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