Source-Changes archive

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

NetBSD master CVS tree commits



mycroft
Tue Mar  3 06:34:10 PST 1998
Update of /cvsroot/src/sys/uvm
In directory nb00:/tmp/cvs-serv5201

Modified Files:
        uvm_mmap.c 
Log Message:
Convert MAP_PRIVATE device mappings to MAP_SHARED on *all* platforms, not just
the SPARC.
Remove the #ifdef COMPAT_13 for automatically adding a sharing type, since the
interface is *supposed* to support this.
Also modify the DIAGNOSTIC messages here a bit.


mycroft
Tue Mar  3 06:35:26 PST 1998
Update of /cvsroot/src/sys/vm
In directory nb00:/tmp/cvs-serv5232

Modified Files:
        vm_mmap.c 
Log Message:
As in UVM, automatically convert MAP_PRIVATE device mappings to MAP_SHARED.



Home | Main Index | Thread Index | Old Index