Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 2003 01:10:11 -0800 (PST)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph netgraph.h ng_message.h
Message-ID:  <200311120910.hAC9AB3W064131@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2003/11/12 01:10:11 PST

  FreeBSD src repository

  Modified files:
    sys/netgraph         netgraph.h ng_message.h 
  Log:
  Double length of node names, hook names, command strings and types. Add
  defines for these constants that include the trailing NUL byte. These
  new constants have SIZ in their name instead of LEN. As soon as all
  consumers in the tree are converted to use the new defines the old
  defines will be put under BURN_BRIDGES.
  
  Reviewed by:    archie, julian, ru
  Approved by:    re (in principle)
  
  Revision  Changes    Path
  1.37      +1 -1      src/sys/netgraph/netgraph.h
  1.20      +15 -5     src/sys/netgraph/ng_message.h



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