Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 05/28/2001 23:56:55
Module Name: syssrc
Committed By: chs
Date: Mon May 28 20:56:55 UTC 2001
Modified Files:
syssrc/sys/arch/sun3/include: param.h
syssrc/sys/arch/sun3/sun3x: machdep.c
Log Message:
make sun3x work again after the recent change to the m68k cpu_kcore_hdr:
allocate a page for dumps like the sun3 does rather than using part of
the msgbuf page. this also lets the msgbuf use the full msgbuf page.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 syssrc/sys/arch/sun3/include/param.h
cvs rdiff -r1.65 -r1.66 syssrc/sys/arch/sun3/sun3x/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.