Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Sat Feb 7 22:15:55 PST 1998
Update of /cvsroot/src/sys/arch/i386/i386
In directory netbsd1:/var/slash-tmp/cvs-serv11376/arch/i386/i386
Modified Files:
machdep.c
Log Message:
Allow callers of uvm_km_suballoc() to specify where the base of the
submap _must_ begin, by adding a "fixed" boolean argument.
thorpej
Sat Feb 7 22:15:56 PST 1998
Update of /cvsroot/src/sys/arch/sparc/sparc
In directory netbsd1:/var/slash-tmp/cvs-serv11376/arch/sparc/sparc
Modified Files:
machdep.c
Log Message:
Allow callers of uvm_km_suballoc() to specify where the base of the
submap _must_ begin, by adding a "fixed" boolean argument.
thorpej
Sat Feb 7 22:15:57 PST 1998
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv11376/kern
Modified Files:
kern_malloc.c
Log Message:
Allow callers of uvm_km_suballoc() to specify where the base of the
submap _must_ begin, by adding a "fixed" boolean argument.
thorpej
Sat Feb 7 22:16:00 PST 1998
Update of /cvsroot/src/sys/uvm
In directory netbsd1:/var/slash-tmp/cvs-serv11376/uvm
Modified Files:
uvm_extern.h uvm_km.c uvm_pager.c
Log Message:
Allow callers of uvm_km_suballoc() to specify where the base of the
submap _must_ begin, by adding a "fixed" boolean argument.
Home |
Main Index |
Thread Index |
Old Index