Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/22/2000 22:04:50
Module Name: basesrc
Committed By: tv
Date: Sun Oct 22 19:04:50 UTC 2000
Modified Files:
basesrc/bin/sh [netbsd-1-5]: memalloc.c
Log Message:
Pullup 1.22 [he]:
Wrap malloc() calls with an INTOFF/INTON pair. Fixes PR 8414.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.21.10.1 basesrc/bin/sh/memalloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.