| Age | Commit message (Expand) | Author |
| 2011-06-30 | Modify mapiodev to take a third argument indicating whether the space | matt |
| 2010-12-20 | Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch | matt |
| 2009-11-27 | - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. | rmind |
| 2009-09-26 | Make local functions static. | tsutsui |
| 2009-09-26 | Replace shutdownhook_establish(9) with pmf_device_register1(9). | tsutsui |
| 2008-12-16 | replace bitmask_snprintf(9) with snprintb(3) | christos |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-13 | Split device_t/softc for MI ncr53c9x and some related devices, | tsutsui |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-03-05 | Use (char *) cast on pointer arith. | tsutsui |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-03-08 | Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. | lukem |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2003-07-15 | __KERNEL_RCSID() | lukem |
| 2003-05-03 | DMA, not dma nor Dma. | wiz |
| 2003-04-02 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2002-10-02 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2001-04-25 | Pull up the thorpej_scsipi branch to main branch. | bouyer |
| 2001-03-29 | use NCR_F_DMASELECT instead of ncr53c9x_dmaselect | petrov |
| 2000-06-26 | <vm/vm_param.h> -> <uvm/uvm_param.h> | mrg |
| 2000-06-05 | Have MI ncr53c9x_attach() the 2nd and 3rd arguments for scsipi_adater | nisimura |
| 1998-11-19 | Adapt to the new scsipi_adapter interface. | thorpej |
| 1998-10-10 | Garbage-collect the open_target_lu and close_target_lu entry points from | thorpej |
| 1998-09-05 | Relinquish my copyright claims on this file. | pk |
| 1998-08-15 | Minor edit. | mycroft |
| 1998-08-15 | Assign copyright to TNF. | mycroft |
| 1998-06-19 | Move shutdownhook_establish before the attachment of common parts. | tsubai |
| 1998-06-05 | Add support for UVM and MACHINE_NEW_NONCONTIG. | tsubai |
| 1998-05-30 | Remove unnecessary cache flush. | tsubai |
| 1998-05-15 | Initial import of macppc port. | tsubai |