Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 01/07/2007 15:37:54
Module Name:	src
Committed By:	elad
Date:		Sun Jan  7 15:37:54 UTC 2007

Modified Files:
	src/distrib/sets/lists/comp: mi
	src/share/man/man9: Makefile
Added Files:
	src/share/man/man9: memoryallocators.9

Log Message:
Add a memoryallocators(9) man-page to give a short summary of memory
allocators available in the kernel.

Tons of input from YAMAMOTO Takashi, thanks!


To generate a diff of this commit:
cvs rdiff -r1.987 -r1.988 src/distrib/sets/lists/comp/mi
cvs rdiff -r1.222 -r1.223 src/share/man/man9/Makefile
cvs rdiff -r0 -r1.1 src/share/man/man9/memoryallocators.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.