Source-Changes archive

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

NetBSD master CVS tree commits



chuck
Sun Mar 22 08:10:30 PST 1998
Update of /cvsroot/src/sys/uvm
In directory nb00:/tmp/cvs-serv19328

Modified Files:
        uvm_pager.c 
Log Message:
fix released pg bugs detected by Chuck S.:
 - release the correct page (ppsp[lcv], not pg)
 - don't access the page's fields after we have released it
 - in the uvm_objct case: move on to the next page if we've released
[should have been merged in on 1998/02/12, but we somehow missed it]


drochner
Sun Mar 22 08:14:39 PST 1998
Update of /cvsroot/src/sys/arch/i386/conf
In directory nb00:/tmp/cvs-serv20162

Modified Files:
        files.i386 
Log Message:
allow use of new wscons code:
-rename the "pckbd" internal attribute to pckbcport, it conflicts with the
 real pckbd device in dev/pckbc
-add attachments of pccons and pms to the new mi keyboard controller
 driver (more or less for testing)
-include the new "files.wscons" and "files.pckbc"
-add declarations for VGA - must be done here for now to avoid conflicts
 with alpha's private VGA driver




Home | Main Index | Thread Index | Old Index