Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jul 2005 01:32:16 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mbuf.h src/sys/kern uipc_mbuf.c
Message-ID:  <200507300132.j6U1WGuU017554@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2005-07-30 01:32:16 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              mbuf.h 
    sys/kern             uipc_mbuf.c 
  Log:
  add m_align, a function to align any type of mbuf (i.e. it
  is a superset of M_ALIGN and MH_ALIGN)
  
  Reviewed by:    several
  
  Revision  Changes    Path
  1.149     +19 -0     src/sys/kern/uipc_mbuf.c
  1.172     +1 -0      src/sys/sys/mbuf.h



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