cvs commit: src/sys/net radix.c

Luigi Rizzo luigi at FreeBSD.org
Mon Apr 19 10:28:40 PDT 2004


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


More information about the cvs-src mailing list