Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2000 16:15:30 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp arp.c ccp.c chap.c chap_ms.c datalink.c filter.c lcp.c log.c main.c mp.c mppe.c server.c
Message-ID:  <200010300015.QAA60705@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2000/10/29 16:15:30 PST

  Modified files:
    usr.sbin/ppp         arp.c ccp.c chap.c chap_ms.c datalink.c 
                         filter.c lcp.c log.c main.c mp.c mppe.c 
                         server.c 
  Log:
  Various whitespace changes.
  Make some functions static.
  
  Revision  Changes    Path
  1.39      +3 -2      src/usr.sbin/ppp/arp.c
  1.58      +3 -3      src/usr.sbin/ppp/ccp.c
  1.67      +12 -9     src/usr.sbin/ppp/chap.c
  1.12      +35 -13    src/usr.sbin/ppp/chap_ms.c
  1.63      +3 -2      src/usr.sbin/ppp/datalink.c
  1.46      +5 -3      src/usr.sbin/ppp/filter.c
  1.86      +3 -2      src/usr.sbin/ppp/lcp.c
  1.47      +3 -2      src/usr.sbin/ppp/log.c
  1.176     +3 -3      src/usr.sbin/ppp/main.c
  1.43      +3 -2      src/usr.sbin/ppp/mp.c
  1.2       +13 -9     src/usr.sbin/ppp/mppe.c
  1.32      +3 -2      src/usr.sbin/ppp/server.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?200010300015.QAA60705>