Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 1999 08:21:12 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp bundle.c bundle.h iface.c main.c ppp.8
Message-ID:  <199910191521.IAA58204@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/10/19 08:21:12 PDT

  Modified files:
    usr.sbin/ppp         bundle.c bundle.h iface.c main.c ppp.8 
  Log:
  Add the -unit command line switch for specifying the tun device.
  Warn about -alias being depricated (but still allow it).
  Don't moan twice about failing to open any tun device.
  Fix a diagnostic and add the -quiet switch to the usage message.
  
  Revision  Changes    Path
  1.71      +17 -7     src/usr.sbin/ppp/bundle.c
  1.28      +2 -2      src/usr.sbin/ppp/bundle.h
  1.12      +4 -2      src/usr.sbin/ppp/iface.c
  1.159     +67 -39    src/usr.sbin/ppp/main.c
  1.199     +18 -2     src/usr.sbin/ppp/ppp.8



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?199910191521.IAA58204>