Subject: CVS commit: syssrc/sys/compat/netbsd32
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/10/2001 03:56:46
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Dec 10 01:56:46 UTC 2001

Modified Files:
	syssrc/sys/compat/netbsd32: netbsd32_core.c

Log Message:
Move the code that walks the process's VM map during a coredump
into uvm_coredump_walkmap(), and use callbacks into the coredump
routine to do something with each section.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/compat/netbsd32/netbsd32_core.c

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