Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 2004 10:28:39 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net radix.c
Message-ID:  <200404191728.i3JHSdw0075878@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2004/04/19 10:28:39 PDT

  FreeBSD src repository

  Modified files:
    sys/net              radix.c 
  Log:
  Add some comments, move a static array of constants in the only place
  where it is used, and replace R_Malloc with R_Zalloc in a couple
  of places removing the corresponding bzero()'s
  
  Revision  Changes    Path
  1.35      +16 -8     src/sys/net/radix.c



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