Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Sep 1997 16:20:23 -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:  <199709162320.QAA06314@freefall.freebsd.org>

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

  Modified files:        (Branch: RELENG_2_2)
    usr.sbin/ppp         command.c main.c modem.c vars.c 
  Log:
  MFC: 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.24.2.39 +4 -6      src/usr.sbin/ppp/command.c
  1.22.2.37 +6 -5      src/usr.sbin/ppp/main.c
  1.24.2.20 +60 -27    src/usr.sbin/ppp/modem.c
  1.9.2.13  +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?199709162320.QAA06314>