| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-11-04 | Make this compile, at least. | he | |
| 2003-11-04 | Try to make this work. Havard will test it. | christos | |
| 2003-04-01 | Use PAGE_SIZE rather than NBPG. | thorpej | |
| 2003-01-19 | Merge the nathanw_sa branch. | thorpej | |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej | |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej | |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej | |
| 2002-09-27 | Declare all cfattach structures const. | thorpej | |
| 2001-11-13 | add RCSID | lukem | |
| 2001-07-18 | bzero -> memset | thorpej | |
| 2001-06-04 | Lock the kernel lock at interrupt enter. | ragge | |
| 2000-06-28 | remove include of <vm/vm.h> | mrg | |
| 2000-06-26 | remove/move more mach vm header files: | mrg | |
| <vm/pglist.h> -> <uvm/uvm_pglist.h> <vm/vm_inherit.h> -> <uvm/uvm_inherit.h> <vm/vm_kern.h> -> into <uvm/uvm_extern.h> <vm/vm_object.h> -> nothing <vm/vm_pager.h> -> into <uvm/uvm_pager.h> also includes a bunch of <vm/vm_page.h> include removals (due to redudancy with <vm/vm.h>), and a scattering of other similar headers. | |||
| 2000-06-05 | Adjust to new evcnt stuff. | matt | |
| 2000-06-04 | More event counter stuff. Plus a little cruft cleanup while doing it. | matt | |
| 2000-06-04 | Start counting interrupts. | matt | |
| 2000-05-19 | A foolish consistency; most parts of the kernel use bp->b_data, so | thorpej | |
| change these from bp->b_un.b_addr to bp->b_data, as well. This also allows us more flexibility to experiment with other data buffer types hung off of struct buf. | |||
| 2000-03-26 | Bus_dma'ify the KDB50 driver, and make it work. | ragge | |
| 1999-07-12 | Copied from ../../arch/vax/bi/kdb.c,v | ragge | |
