Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 1999 18:37:48 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp physical.c tty.c
Message-ID:  <199905180137.SAA62535@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/05/17 18:37:48 PDT

  Modified files:
    usr.sbin/ppp         physical.c tty.c 
  Log:
  Move the tty locking stuff back out to physical.c so
  that we lock the device *before* we open it.
  We still open the device only once - and then ask all
  our handlers if they know how to handle it.
  
  Revision  Changes    Path
  1.13      +100 -43   src/usr.sbin/ppp/physical.c
  1.6       +56 -109   src/usr.sbin/ppp/tty.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?199905180137.SAA62535>