Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2009 10:34:30 +0000 (UTC)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net radix.c
Message-ID:  <200912101034.nBAAYfWo072989@repoman.freebsd.org>

index | next in thread | raw e-mail

luigi       2009-12-10 10:34:30 UTC

  FreeBSD src repository

  Modified files:
    sys/net              radix.c 
  Log:
  SVN rev 200354 on 2009-12-10 10:34:30Z by luigi
  
  No functional changes (who dares to touch this code!) but:
  
  - cast the result of LEN() to int as this is the main usage.
  - use LEN() in one place where it was forgotten.
  - Document the use of a static variable in rw mode.
  
  More small changes to follow.
  
  MFC after:      7 days
  
  Revision  Changes    Path
  1.43      +8 -5      src/sys/net/radix.c


help

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