Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 02/25/1998 15:40:01
thorpej
Wed Feb 25 15:30:11 PST 1998
Update of /cvsroot/src/sys/arch/pica/include
In directory nb00:/tmp/cvs-serv27966/include
Modified Files:
vmparam.h
Log Message:
PICA has one physical memory segment.
thorpej
Wed Feb 25 15:30:33 PST 1998
Update of /cvsroot/src/sys/arch/pica/pica
In directory nb00:/tmp/cvs-serv28001/pica
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:31:03 PST 1998
Update of /cvsroot/src/sys/arch/pmax/include
In directory nb00:/tmp/cvs-serv28021/include
Modified Files:
vmparam.h
Log Message:
DECstations have one physical memory segment.
thorpej
Wed Feb 25 15:31:30 PST 1998
Update of /cvsroot/src/sys/arch/pmax/pmax
In directory nb00:/tmp/cvs-serv28041/pmax
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:34:03 PST 1998
Update of /cvsroot/doc
In directory nb00:/tmp/cvs-serv28077
Modified Files:
CHANGES
Log Message:
Note MACHINE_NEW_NONCONTIG for NetBSD/mips.