Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/21/2000 07:37:18
Module Name:	basesrc
Committed By:	mycroft
Date:		Sat Oct 21 04:37:18 UTC 2000

Modified Files:
	basesrc/bin/sh: memalloc.c

Log Message:
Wrap malloc() calls with an INTOFF/INTON pair.  Fixes PR 8414.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/bin/sh/memalloc.c

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