Subject: CVS commit: src/usr.sbin/config
To: None <source-changes@NetBSD.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 11/25/2003 19:34:06
Module Name:	src
Committed By:	rafal
Date:		Tue Nov 25 19:34:06 UTC 2003

Modified Files:
	src/usr.sbin/config: hash.c util.c

Log Message:
Make sure to also zero out structures put on local free lists so allocations
satisfied from those lists get zeroed memory back too.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/usr.sbin/config/hash.c
cvs rdiff -r1.19 -r1.20 src/usr.sbin/config/util.c

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