Age | Commit message (Expand) | Author |
2001-12-18 | Delay Debugger(). Noticed by NetBSD. | Hugh Graham |
2001-12-13 | Add major for uda to the bootdev table. | Hugh Graham |
2001-12-11 | Remove declarations that already exist in <sys/conf.h> | Miod Vallat |
2001-12-08 | Sprinkle pmap_update calls where relevant and some other | Artur Grabowski |
2001-12-06 | No need to keep dummy fields in cpu_disklabel structures. | Miod Vallat |
2001-12-05 | VM_KMEM_SIZE no longer needed. | Artur Grabowski |
2001-12-05 | Enable MSCP disk support, since although untested due to lack of | Hugh Graham |
2001-12-05 | sync with netbsd. untested. | Hugh Graham |
2001-12-05 | make nkmempages dynamic based on memory. okay art@ from netbsd: | Niels Provos |
2001-12-04 | Yet another sync to NetBSD uvm. | Artur Grabowski |
2001-11-30 | Now that pmaps can have vm_page_md, make pmap_physseg optional. | Artur Grabowski |
2001-11-28 | more typedef zapping vm_page_t -> struct vm_page * | Artur Grabowski |
2001-11-28 | zap some typedefs. | Artur Grabowski |
2001-11-28 | Make pmap_update functions into nops so that we can have a consistent | Artur Grabowski |
2001-11-28 | make pmap_virtual_space madatory in all pmaps. | Artur Grabowski |
2001-11-28 | pmap_kenter_pgs is not used and not really useful. remove. | Artur Grabowski |
2001-11-28 | Sync in more uvm changes from NetBSD. | Artur Grabowski |
2001-11-24 | Harmonize boot() logic across arches: | Miod Vallat |
2001-11-17 | Pick up changes made in NetBSD to work with ubc. | Hugh Graham |
2001-11-14 | Don't yell about clock drift for ridiculous (less than 48 hours) deltas. | Miod Vallat |
2001-11-14 | Change Vax LDPGSZ to 4k. | Hugh Graham |
2001-11-14 | Compat layer for 1k Vax aout, from NetBSD. | Hugh Graham |
2001-11-09 | nswbuf hasn't been used for ages. gc. | Artur Grabowski |
2001-11-07 | Add an alignment argument to uvm_map that specifies an alignment hint | Artur Grabowski |
2001-11-06 | Update and unbreak cpu_fork() - from NetBSD. | Miod Vallat |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-11-06 | Let fork1, uvm_fork, and cpu_fork take a function/argument pair as argument, | Artur Grabowski |
2001-11-06 | remove the last uses of vm/vm_page.h | Artur Grabowski |
2001-11-01 | Change d_mmap in struct cdevsw from: | Artur Grabowski |
2001-10-31 | Add boardtype 1301. | Hugh Graham |
2001-10-10 | gc SWAPPAGER and DEVPAGER options | Todd C. Miller |
2001-10-06 | Remove MSDOSFS support from the ramdisk. | Miod Vallat |
2001-10-04 | UKC on vax. | Miod Vallat |
2001-10-01 | There are anecdotal reports of firmware being writable on some Cougar | Hugh Graham |
2001-10-01 | consistent casing | Hugh Graham |
2001-10-01 | Use system variant types rather than 0x80 on the configuration and | Hugh Graham |
2001-10-01 | Add system variant types for VAXstation 4000/60 and MicroVAX 3100m80. | Hugh Graham |
2001-09-29 | The "swap generic" configuration needs only two entries in swdevt[]. | Miod Vallat |
2001-09-28 | move cdev_decl(pf) into it's proper place, kill cdev_decl(ipl) at the same time | Michael Shalayeff |
2001-09-22 | Remove more old, dusty, unused defines. | Miod Vallat |
2001-09-21 | phys_map declaration comes from <vm/vm.h>, no need to declare it locally. | Miod Vallat |
2001-09-20 | occured->occurred | Mike Pechkin |
2001-09-19 | merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok | Michael Shalayeff |
2001-09-16 | Make use of "export", "struct" and "member" keywords to be easier to read | Miod Vallat |
2001-09-14 | Simplify what should be userret, but is inlined instead. | Artur Grabowski |
2001-09-12 | mbutl no more | Artur Grabowski |
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-09-10 | Change askname to volatile; this prevents it from being trashed by | Brandon Creighton |
2001-08-26 | The lkkbd and lkms drivers are causing problems on several machines, | Hugh Graham |
2001-08-26 | Attempt to use the configuration and test register to tell a | Hugh Graham |