Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



pk
Sun Sep 14 12:20:54 PDT 1997
Update of /cvsroot/src/sys/arch/sparc/sparc
In directory netbsd1:/var/slash-tmp/cvs-serv25596

Modified Files:
        pmap.c 
Log Message:
Refer to KERNBASE instead of its current numerical value in comments
and some early debugging code.


pk
Sun Sep 14 12:22:58 PDT 1997
Update of /cvsroot/src/sys/arch/sparc/stand/common
In directory netbsd1:/var/slash-tmp/cvs-serv27124

Modified Files:
        promdev.h 
Log Message:
Define a new DDB magic number to pass to the kernel.


pk
Sun Sep 14 12:27:25 PDT 1997
Update of /cvsroot/src/sys/arch/sparc/stand/boot
In directory netbsd1:/var/slash-tmp/cvs-serv27476

Modified Files:
        boot.c 
Log Message:
Do not use KERNBASE to calculate the `end of symbols' location. Instead
use the `a_entry' field from the kernel's header as a base.

Pass on a new DDB magic number to the kernel, so kernels linked for a
different KERNBASE value can apply a correction when booted from old
bootblocks.


pk
Sun Sep 14 12:28:20 PDT 1997
Update of /cvsroot/src/sys/arch/sparc/stand/bootxx
In directory netbsd1:/var/slash-tmp/cvs-serv28809

Modified Files:
        bootxx.c 
Log Message:
Call the device close routine when we're done reading.




Home | Main Index | Thread Index | Old Index