Subject: CVS commit: basesrc/usr.sbin/pkg_install/add
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 11/29/2002 10:31:09
Module Name: basesrc
Committed By: grant
Date: Fri Nov 29 08:31:08 UTC 2002
Modified Files:
basesrc/usr.sbin/pkg_install/add: extract.c
Log Message:
replace use of alloca() with the more portable malloc()/free().
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 basesrc/usr.sbin/pkg_install/add/extract.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.