Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/23/1998 15:36:17
Module Name:	src
Committed By:	thorpej
Date:		Fri Oct 23 22:36:17 UTC 1998

Modified Files:
	src/sys/sys: mbuf.h
Log Message:
Call m_reclaim() in MCLGET() if initial pool allocation fails.  Accidentally
removed when mbuf clusters were pool'ified.