Age | Commit message (Expand) | Author |
2004-06-21 | First step towards more sane time handling in the kernel -- this changes | Thorsten Lockert |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-05-17 | typo | Pedro Martelletto |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-11-28 | Sync in more uvm from NetBSD. Mostly just cosmetic stuff. | Artur Grabowski |
2001-11-12 | Bring in more changes from NetBSD. Mostly pagedaemon improvements. | 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-08-11 | Various random fixes from NetBSD. | Artur Grabowski |
2001-08-02 | Sysctl for finding out how many pages there are in kmem_map. | Artur Grabowski |
2001-06-23 | Sync with NetBSD 19990911 (just before PMAP_NEW was required) | smart |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2000-09-07 | Convert bzero to memset(X, 0..) and bcopy to memcpy. | Artur Grabowski |
2000-06-14 | put in own ctl level for swapencrypt. | Niels Provos |
2000-03-18 | postpone memory allocation for uvm swap encryption until it is turned on with | Niels Provos |
2000-03-15 | Fix the NetBSD id strings. | Artur Grabowski |
1999-12-30 | swap encryption for UVM, option UVM_SWAP_ENCRYPT. needs to be enabled | Niels Provos |
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 |