Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jul 2002 15:42:57 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net bridge.c
Message-ID:  <200207072242.g67MgvTE051013@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2002/07/07 15:42:57 PDT

  Modified files:
    sys/net              bridge.c 
  Log:
  Remove 0 initializers for global/static variables, so they end up in
  BSS instead of DATA. This marginally reduces the kernel image size, though
  the difference is almost irrelevant for compressed kernels.
  
  Revision  Changes    Path
  1.54      +4 -4      src/sys/net/bridge.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?200207072242.g67MgvTE051013>