cvs commit: src/sys/kern subr_mbuf.c

Bosko Milekic bmilekic at FreeBSD.org
Sat Aug 16 12:48:53 PDT 2003


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


More information about the cvs-src mailing list