Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Wed Feb 25 15:24:35 PST 1998
Update of /cvsroot/src/sys/arch/mips/mips
In directory nb00:/tmp/cvs-serv27817
Modified Files:
mips_machdep.c
Log Message:
Pull some code out of N mach_init() functions, and place it in a
common place:
- allocsys(), which computes space for and assigns addresses
to kernel data structures at boot time.
- mips_init_msgbuf(), which initializes the error message
buffer at the end of core.
- mips_init_proc0(), which initializes the U-area for proc0
and nullproc.
thorpej
Wed Feb 25 15:25:16 PST 1998
Update of /cvsroot/src/sys/arch/mips/include
In directory nb00:/tmp/cvs-serv27837/include
Modified Files:
cpu.h
Log Message:
Prototype allocsys(), mips_init_msgbuf(), and mips_init_proc0().
thorpej
Wed Feb 25 15:26:41 PST 1998
Update of /cvsroot/src/sys/arch/mips/include
In directory nb00:/tmp/cvs-serv27857/include
Modified Files:
pmap.h vmparam.h
Log Message:
Implement and switch to MACHINE_NEW_NONCONTIG.
thorpej
Wed Feb 25 15:26:41 PST 1998
Update of /cvsroot/src/sys/arch/mips/mips
In directory nb00:/tmp/cvs-serv27857/mips
Modified Files:
pmap.c
Log Message:
Implement and switch to MACHINE_NEW_NONCONTIG.
thorpej
Wed Feb 25 15:27:20 PST 1998
Update of /cvsroot/src/sys/arch/news/include
In directory nb00:/tmp/cvs-serv27895/include
Modified Files:
vmparam.h
Log Message:
NEWS has one physical memory segment.
thorpej
Wed Feb 25 15:28:25 PST 1998
Update of /cvsroot/src/sys/arch/news/news
In directory nb00:/tmp/cvs-serv27915/news
Modified Files:
machdep.c
Log Message:
Use allocsys(), mips_init_msgbuf(), and mips_init_proc0(), plus small
changes for MACHINE_NEW_NONCONTIG.
thorpej
Wed Feb 25 15:29:49 PST 1998
Update of /cvsroot/src/sys/arch/pica/conf
In directory nb00:/tmp/cvs-serv27941/conf
Modified Files:
GENERIC std.pica
Log Message:
Fix a few screwups that made it impossible to config these kernels.
Home |
Main Index |
Thread Index |
Old Index