Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 2003 12:48:52 -0700 (PDT)
From:      Bosko Milekic <bmilekic@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_mbuf.c
Message-ID:  <200308161948.h7GJmqnv001531@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bmilekic    2003/08/16 12:48:52 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             subr_mbuf.c 
  Log:
  Use constants less throughout the code and instead use the objsize
  variable.  This makes changing the size of an mbuf or cluster for
  testing/debugging/whatever purposes easier.
  
  Submitted by: sam
  
  Revision  Changes    Path
  1.55      +6 -6      src/sys/kern/subr_mbuf.c



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