Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/10/1996 20:00:04
cgd
Mon Jun 10 19:55:40 EDT 1996
Update of /a/cvsroot/src/sys/sys
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv257/sys

Modified Files:
	mbuf.h 
Log Message:
note that m_get/MGET and friends, and M_PREPEND will never fail if M_WAIT
is specified.  also note that MCLGET _can_.