Age | Commit message (Expand) | Author |
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 | Get rid of unused pagezero variable. From NetBSD. | Miod Vallat |
2001-09-19 | Now is a good time to commit this cosmetic maxpartition-related change... | Miod Vallat |
2001-09-19 | merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok | Michael Shalayeff |
2001-09-18 | Not used anymore. | Miod Vallat |
2001-09-16 | Make use of "export", "struct" and "member" keywords to be easier to read | Miod Vallat |
2001-09-14 | Simplify userret. | Artur Grabowski |
2001-09-11 | Fix uvm_km_suballoc() usage flags. ok art@ millert@ | Miod Vallat |
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-09-06 | missing machine/ieee.h from NetBSD | Todd C. Miller |
2001-09-01 | Add __HAVE_DEVICE_REGISTER to hp300/alpha (sparc64 already had it) and | Jason Wright |
2001-08-31 | The fact that my tree builds should not prevent the official tree to | Miod Vallat |
2001-08-30 | Remove duplicates with m68k/m68k/genassym.cf | Miod Vallat |
2001-08-30 | Invoke genassym.sh with both m68k/m68k/genassym.cf and | Miod Vallat |
2001-08-26 | Nuke annoying defopt, by popular demand. Plus you get two typos fixed | Miod Vallat |
2001-08-25 | Implement the data cache invalidation functions for 040, and fix a typo | Miod Vallat |
2001-08-25 | Remove workarounds for old compiler bugs, and fix a few style issues. | Miod Vallat |
2001-08-25 | One regdump to dump them all... | Marc Espie |
2001-08-23 | We can now move timeout_init into main(). | Artur Grabowski |
2001-08-23 | Remove even more old timeout tentacles. | Artur Grabowski |
2001-08-20 | Bring get[sd]fc() prototypes to <m68k/cpu.h>, this will be needed shortly. | Miod Vallat |
2001-08-19 | Sync with reality. | Miod Vallat |
2001-08-19 | PANICBUTTON no more. | Miod Vallat |
2001-08-19 | Remove PANICBUTTON code, as it is incompatible with DDB and DDB is | Miod Vallat |
2001-08-18 | Move pmap_{de,}activate to vm/pmap.h, it's same on all archs. | Artur Grabowski |
2001-08-18 | Correct mapping of the kernel message buffer. From NetBSD | Miod Vallat |
2001-08-13 | SYSPTSIZE is orhpaned, so g/c the poor define. | Miod Vallat |
2001-08-12 | I was expecting our documentation guys to correct this, especially | Miod Vallat |
2001-08-12 | BUFFERS_UNMANAGED my ass, probably more outdated or obsolete things | Miod Vallat |
2001-08-12 | this does not seem to require none of the vm headers even and compiles ok | Michael Shalayeff |
2001-08-12 | KUSER_AREA, BTOPUSRSTACK, P1PAGES are never used, so get rid of them. | Miod Vallat |
2001-08-11 | Unnecessary and redundant includes. | Artur Grabowski |
2001-08-11 | redundant includes. | Artur Grabowski |
2001-08-08 | __dead not __noreturn__ | Todd C. Miller |
2001-08-06 | remove vm_conf.h; art@ ok | Michael Shalayeff |
2001-07-25 | Change the pmap_enter interface to merge access_type and the wired boolean | Artur Grabowski |
2001-07-18 | Get rid of the PMAP_NEW option by making it mandatory for all archs. | Artur Grabowski |
2001-07-15 | add install target | assar |
2001-07-05 | Get rid of REAL_CLISTS. It was never implemented and the tentacles are | Artur Grabowski |
2001-06-27 | add the ALTQ device to the rest of the architectures. | Kenjiro Cho |
2001-06-27 | MNN is no longer an option. | Artur Grabowski |
2001-06-27 | UVM is no longer an option. | Artur Grabowski |
2001-06-27 | recieve -> receive | Nathan Binkert |
2001-06-27 | no more old VM | Artur Grabowski |
2001-06-25 | add pf device on all architectures. | Kjell Wooding |
2001-06-25 | cold is in systm now | Michael Shalayeff |
2001-06-23 | no more kernfs | Theo de Raadt |
2001-06-10 | Art error #1 | Theo de Raadt |