Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jul 2002 15:17:18 -0700 (PDT)
From:      Archie Cobbs <archie@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_lmi.c ng_pppoe.c ng_pptpgre.c ng_rfc1490.c ng_socket.c
Message-ID:  <200207022217.g62MHI54016332@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2002/07/02 15:17:18 PDT

  Modified files:        (Branch: RELENG_4)
    sys/netgraph         ng_lmi.c ng_pppoe.c ng_pptpgre.c 
                         ng_rfc1490.c ng_socket.c 
  Log:
  MFC: Const'ify variables to make it clear we're not writing to the mbuf data.
  
  Revision   Changes    Path
  1.5.2.3    +7 -7      src/sys/netgraph/ng_lmi.c
  1.23.2.17  +33 -31    src/sys/netgraph/ng_pppoe.c
  1.2.2.11   +9 -8      src/sys/netgraph/ng_pptpgre.c
  1.6.2.4    +5 -4      src/sys/netgraph/ng_rfc1490.c
  1.11.2.6   +1 -1      src/sys/netgraph/ng_socket.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?200207022217.g62MHI54016332>