Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/18/2000 20:14:11
Module Name: syssrc
Committed By: tv
Date: Wed Oct 18 17:14:11 UTC 2000
Modified Files:
syssrc/sys/arch/powerpc/powerpc [netbsd-1-5]: ofw_machdep.c
Log Message:
Pullup 1.6 [tsubai]:
In mem_regions(), remove zero sized entry returned from OF.
Since this function uses size == 0 to delimiter, valid entries must not
contain 0 in size field.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.4.1 syssrc/sys/arch/powerpc/powerpc/ofw_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.