Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Oct 1998 09:38:47 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ppp command.c main.c ppp.8 systems.c systems.h
Message-ID:  <199810311738.JAA26212@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/10/31 09:38:47 PST

  Modified files:
    usr.sbin/ppp         command.c main.c ppp.8 systems.c 
                         systems.h 
  Log:
  Allow multiple systems (config labels) on the command
  line and in the ``load'' & ``dial'' commands.  The last
  label loaded becomes the current label name.
  Only require a label for -auto mode.
  
  Revision  Changes    Path
  1.175     +25 -22    src/usr.sbin/ppp/command.c
  1.145     +51 -58    src/usr.sbin/ppp/main.c
  1.133     +5 -5      src/usr.sbin/ppp/ppp.8
  1.40      +28 -9     src/usr.sbin/ppp/systems.c
  1.13      +2 -2      src/usr.sbin/ppp/systems.h

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?199810311738.JAA26212>