Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 1999 09:39:20 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp exec.c physical.c physical.h tcp.c tty.c udp.c
Message-ID:  <199905241639.JAA66438@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/05/24 09:39:20 PDT

  Modified files:
    usr.sbin/ppp         exec.c physical.c physical.h tcp.c tty.c 
                         udp.c 
  Log:
  Correct the ``ignoring sync/async'' warnings so that they show
  up with the correct device type.
  Reassign the correct tcpdevice or execdevice after transfering
  a link in MP server mode.
  
  Revision  Changes    Path
  1.3       +5 -3      src/usr.sbin/ppp/exec.c
  1.14      +6 -7      src/usr.sbin/ppp/physical.c
  1.11      +2 -2      src/usr.sbin/ppp/physical.h
  1.3       +5 -3      src/usr.sbin/ppp/tcp.c
  1.7       +4 -7      src/usr.sbin/ppp/tty.c
  1.2       +8 -12     src/usr.sbin/ppp/udp.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?199905241639.JAA66438>