Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 1999 05:52:45 -0800 (PST)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mbuf.h
Message-ID:  <199912181352.FAA57141@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       1999/12/18 05:52:45 PST

  Modified files:
    sys/sys              mbuf.h 
  Log:
  I've been Bruceified!  As penance, I've fixed my error (improper ordering,
  moving #ifdefs to the non-historically-correct place, indentation bugs),
  and I've also completely restyle(9)d mbuf.h.  There shouldn't be any
  KNF issues with it anymore, nor should there be any internal
  discrepencies.
     (Oh, I also fixed a small bug, but it was benign.  The spl was not
      released in MCLALLOC if M_NOWAIT and there were no free mclusters.)
  
  Not objected to by:	bde
  
  Revision  Changes    Path
  1.40      +230 -222  src/sys/sys/mbuf.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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