Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 08/24/2000 09:09:26
Module Name:	syssrc
Committed By:	chs
Date:		Thu Aug 24 06:09:26 UTC 2000

Modified Files:
	syssrc/sys/uvm: uvm_unix.c

Log Message:
in uvm_coredump(), avoid dumping parts of the stack multiple times
while skipping parts of the stack that hasn't been used.
pointed out by SAITOH Masanobu <masanobu@iij.ad.jp>.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/uvm/uvm_unix.c

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