Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 04/14/1999 17:50:39
Module Name:	src
Committed By:	simonb
Date:		Thu Apr 15 00:50:39 UTC 1999

Added Files:
	src/sys/lib/libz: zalloc.c
Log Message:
A simple implementation of zcalloc and zcfree in terms of the libsa
alloc and free.