Subject: CVS commit: othersrc/bootstrap-pkgsrc/mtree
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 11/29/2002 03:08:31
Module Name:	othersrc
Committed By:	grant
Date:		Fri Nov 29 01:08:31 UTC 2002

Modified Files:
	othersrc/bootstrap-pkgsrc/mtree: vis.c

Log Message:
replace use of alloca() with the more portable malloc()/free().

only include assert.h if it is present.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 othersrc/bootstrap-pkgsrc/mtree/vis.c

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