Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2011 11:18:18 +0000 (UTC)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/ppp bundle.c command.c iface.c iface.h log.c log.h main.c ppp.8.m4
Message-ID:  <201102071118.p17BIWrF075871@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2011-02-07 11:18:18 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/ppp         bundle.c command.c iface.c iface.h log.c 
                         log.h main.c ppp.8.m4 
  Log:
  SVN rev 218397 on 2011-02-07 11:18:18Z by brian
  
  Add "iface name" and "iface description" commands.
  
  PR:             151400
  Submitted by:   Aragon Gouveia - aragon at phat dot za dot net with minor fixes
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.137     +2 -2      src/usr.sbin/ppp/bundle.c
  1.309     +20 -0     src/usr.sbin/ppp/command.c
  1.40      +119 -9    src/usr.sbin/ppp/iface.c
  1.9       +4 -0      src/usr.sbin/ppp/iface.h
  1.54      +18 -7     src/usr.sbin/ppp/log.c
  1.35      +1 -1      src/usr.sbin/ppp/log.h
  1.196     +6 -5      src/usr.sbin/ppp/main.c
  1.332     +7 -0      src/usr.sbin/ppp/ppp.8.m4



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102071118.p17BIWrF075871>