Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Sep 1997 17:50:41 -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 command.h main.c modem.c
Message-ID:  <199709220050.RAA16696@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1997/09/21 17:50:40 PDT

  Modified files:        (Branch: RELENG_2_2)
    usr.sbin/ppp         command.c command.h main.c modem.c 
  Log:
  MFC: Correct the way the uucp lock file and the ttyXX.if lock
       file get created.  We don't create lock files over non-tty
       connections, but we *do* create lock files in -direct mode.
       This leaves us capable of adding utmp/wtmp support for
       successful pap & chap logins (coming soon).
  
  Revision  Changes    Path
  1.24.2.41 +10 -15    src/usr.sbin/ppp/command.c
  1.2.6.3   +12 -1     src/usr.sbin/ppp/command.h
  1.22.2.40 +13 -22    src/usr.sbin/ppp/main.c
  1.24.2.23 +71 -21    src/usr.sbin/ppp/modem.c



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