Age | Commit message (Expand) | Author |
2004-02-23 | sync of pmap_update() calls with NetBSD. pmap_update is defined away on | Dale Rahn |
2002-11-06 | Eliminate the use of KERN_SUCCESS outside of uvm/ | Artur Grabowski |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-12-04 | Yet another sync to NetBSD uvm. | Artur Grabowski |
2001-11-28 | Sync in more uvm from NetBSD. Mostly just cosmetic stuff. | Artur Grabowski |
2001-11-28 | Sync in more uvm changes from NetBSD. | Artur Grabowski |
2001-11-07 | Another sync of uvm to NetBSD. Just minor fiddling, no major changes. | Artur Grabowski |
2001-11-06 | Move the last content from vm/ to uvm/ | Artur Grabowski |
2001-11-05 | Minor sync to NetBSD. | Artur Grabowski |
2001-11-01 | Don't allow negative offsets. Some type confusion. | Artur Grabowski |
2001-11-01 | Change d_mmap in struct cdevsw from: | Artur Grabowski |
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-08-11 | Various random fixes from NetBSD. | Artur Grabowski |
2001-08-06 | Add a new type voff_t (right now it's typedefed as off_t) used for offsets | Artur Grabowski |
2001-07-25 | Change the pmap_enter interface to merge access_type and the wired boolean | Artur Grabowski |
2001-07-18 | Sync in more from NetBSD. | Artur Grabowski |
2001-03-22 | Sync style, typo, and comments a little closer to NetBSD. art@ ok | smart |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2000-03-15 | Fix the NetBSD id strings. | Artur Grabowski |
1999-09-03 | Change the pmap_enter api to pass down an argument that indicates | Artur Grabowski |
1999-08-23 | sync with NetBSD from 1999.05.24 (there is a reason for this date) | Artur Grabowski |
1999-02-26 | add OpenBSD tags | Artur Grabowski |
1999-02-26 | Import of uvm from NetBSD. Some local changes, some code disabled | Artur Grabowski |