Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 2000 17:47:29 -0800 (PST)
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 command.c filter.c filter.h ipcp.c ipcp.h ppp.8 route.c route.h
Message-ID:  <200003140147.RAA82520@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2000/03/13 17:47:29 PST

  Modified files:
    usr.sbin/ppp         bundle.c bundle.h command.c filter.c 
                         filter.h ipcp.c ipcp.h ppp.8 route.c 
                         route.h 
  Log:
  Add the ``resolv'' command for telling ppp how to deal with resolv.conf.
  You can now ``resolv restore'' in ppp.linkdown !
  Add DNS0 and DNS1 macros.
  
  Revision  Changes    Path
  1.88      +14 -5     src/usr.sbin/ppp/bundle.c
  1.37      +2 -1      src/usr.sbin/ppp/bundle.h
  1.233     +59 -9     src/usr.sbin/ppp/command.c
  1.40      +24 -2     src/usr.sbin/ppp/filter.c
  1.22      +4 -2      src/usr.sbin/ppp/filter.h
  1.94      +223 -120  src/usr.sbin/ppp/ipcp.c
  1.31      +14 -1     src/usr.sbin/ppp/ipcp.h
  1.212     +86 -7     src/usr.sbin/ppp/ppp.8
  1.66      +18 -2     src/usr.sbin/ppp/route.c
  1.15      +9 -7      src/usr.sbin/ppp/route.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?200003140147.RAA82520>