Age | Commit message (Expand) | Author |
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-12 | wsmux does not need to be cdev_decl'ed here | Michael Shalayeff |
2001-08-12 | KUSER_AREA, BTOPUSRSTACK, P1PAGES are never used, so get rid of them. | Miod Vallat |
2001-08-11 | remove some old cruft. | Artur Grabowski |
2001-08-06 | remove vm_conf.h; art@ ok | Michael Shalayeff |
2001-08-01 | Sync with busdma_map api change. | Miod Vallat |
2001-08-01 | wsmux needs to be cdev_decl'ed. | Miod Vallat |
2001-07-30 | Change: | Artur Grabowski |
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-06 | change MSIZE to 256, okay @deraadt | Niels Provos |
2001-07-05 | Get rid of REAL_CLISTS. It was never implemented and the tentacles are | Artur Grabowski |
2001-07-05 | Get rid of the wrapper macros around extent_alloc*1 | Artur Grabowski |
2001-07-04 | missed this $OpenBSD$ in former commit | Niklas Hallqvist |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist |
2001-06-29 | spaces | Michael Shalayeff |
2001-06-29 | implement __swap64md | Michael Shalayeff |
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-26 | i2o and pckbc | Michael Shalayeff |
2001-06-25 | add pf device on all architectures. | Kjell Wooding |
2001-06-25 | cold is in systm now | Michael Shalayeff |
2001-06-24 | Define splvm() for arches who don't already provide it, with the same | Miod Vallat |
2001-06-10 | free commit from art | Michael Shalayeff |
2001-06-09 | disable debugging by default | Michael Shalayeff |
2001-06-09 | print return value for debugging purposes | Michael Shalayeff |
2001-06-08 | Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface to | Artur Grabowski |
2001-06-04 | fix debugging printf, cpu_hpa is not pointer anymore | Michael Shalayeff |
2001-05-17 | convert mbuf and cluster allocation to pool, mostly from NetBSD | Niels Provos |
2001-05-17 | It's Daylight Saving Time, not Savings. Fix comments. | Peter Valchev |
2001-05-16 | entry,leaf_entry proper | Michael Shalayeff |
2001-05-16 | kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and kern... | Todd C. Miller |
2001-05-11 | more rd merge (headcolds suck) | Theo de Raadt |
2001-05-11 | unify | Theo de Raadt |
2001-05-09 | More sync to NetBSD. | Artur Grabowski |
2001-05-06 | Update some comments wrt. the CLSIZE changes. | Artur Grabowski |
2001-05-05 | Rename configure() to cpu_configure(). | Artur Grabowski |
2001-05-05 | Remove the (vaddr_t) casts inside the round_page and trunc_page macros. | Artur Grabowski |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2001-04-29 | raise spl around pdc calling | Michael Shalayeff |
2001-04-29 | pseg not yet | Michael Shalayeff |
2001-04-29 | fix pmap_enter to compile | Michael Shalayeff |
2001-04-03 | siop is already defined in miland; from from@ | Michael Shalayeff |
2001-04-01 | cleanup a little | Michael Shalayeff |
2001-04-01 | remove a little debugging | Michael Shalayeff |
2001-03-29 | update | Michael Shalayeff |
2001-03-29 | big bang | Michael Shalayeff |