Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Thu Mar 26 17:46:21 PST 1998
Update of /cvsroot/src/sys/vm
In directory nb00:/tmp/cvs-serv29720
Modified Files:
vm_extern.h vm_map.c
Log Message:
Split vmspace_alloc() into vmspace_alloc() and vmspace_init(). The latter
can be used for initializing a pre-allocated vmspace.
thorpej
Thu Mar 26 17:47:07 PST 1998
Update of /cvsroot/src/sys/uvm
In directory nb00:/tmp/cvs-serv29756
Modified Files:
uvm_extern.h uvm_map.c
Log Message:
Split uvmspace_alloc() into uvmspace_alloc() and uvmspace_init(). The latter
can be used for initializing a pre-allocated vmspace.
Home |
Main Index |
Thread Index |
Old Index