Subject: CVS commit: pkgsrc/devel/rvm
To: None <pkgsrc-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: pkgsrc-changes
Date: 07/03/2002 13:59:48
Module Name:	pkgsrc
Committed By:	jdolecek
Date:		Wed Jul  3 10:59:48 UTC 2002

Modified Files:
	pkgsrc/devel/rvm: Makefile distinfo
Added Files:
	pkgsrc/devel/rvm/patches: patch-ab

Log Message:
Fix one place in rvm library where code implicitly assumed malloc()
returns zeroed data. Discovered by using MALLOC_OPTIONS=J.
coda-server's vice-setup-rvm runs to completition for me with this patch
finally!

bump pkg revision to nb1


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/rvm/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/rvm/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/rvm/patches/patch-ab

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