Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/26/1995 01:30:03
cgd
Mon Jun 26 01:20:45 EDT 1995
Update of /a/cvsroot/src/sys/arch/i386/isa
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv9978
Modified Files:
fd.c
Log Message:
make dump stubs consistent. fix other piece of code to compile
properly with DEBUG; used bogus variable.
cgd
Mon Jun 26 01:22:02 EDT 1995
Update of /a/cvsroot/src/sys/arch/i386/i386
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10048
Modified Files:
pmap.c
Log Message:
reserve VM to map pages being dumped
cgd
Mon Jun 26 01:22:56 EDT 1995
Update of /a/cvsroot/src/sys/arch/i386/i386
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10069
Modified Files:
machdep.c
Log Message:
use new-style block device dump functions. (most intelligence here now.)