Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 2000 17:46:55 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp cbcp.c ccp.c defs.c defs.h ip.c ipcp.c lcp.c route.c
Message-ID:  <200003140146.RAA82053@freefall.freebsd.org>

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

  Modified files:
    usr.sbin/ppp         cbcp.c ccp.c defs.c defs.h ip.c ipcp.c 
                         lcp.c route.c 
  Log:
  When ppp can't identify the relevant name, don't use "???", use
  <nnn> or <0xxxx> instead.
  
  Revision  Changes    Path
  1.19      +3 -3      src/usr.sbin/ppp/cbcp.c
  1.55      +28 -31    src/usr.sbin/ppp/ccp.c
  1.32      +28 -1     src/usr.sbin/ppp/defs.c
  1.54      +3 -1      src/usr.sbin/ppp/defs.h
  1.80      +3 -5      src/usr.sbin/ppp/ip.c
  1.91      +24 -25    src/usr.sbin/ppp/ipcp.c
  1.82      +38 -33    src/usr.sbin/ppp/lcp.c
  1.63      +6 -6      src/usr.sbin/ppp/route.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?200003140146.RAA82053>