| Age | Commit message (Expand) | Author |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-01-27 | converting extent(9) from malloc(9) to kmem(9) | para |
| 2010-12-11 | Use device_private | matt |
| 2009-05-12 | struct device * -> device_t, no functional changes intended. | cegger |
| 2009-05-12 | struct cfdata * -> cfdata_t, no functional changes intended. | cegger |
| 2009-03-14 | ANSIfy another 1261 function definitions. | dsl |
| 2009-03-14 | Change about 4500 of the K&R function definitions to ANSI ones. | dsl |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2006-03-25 | Use device_parent(). | thorpej |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-08-26 | s/locdesc_t/int/g | drochner |
| 2005-02-04 | de-__P | perry |
| 2004-09-15 | fix a botched function header, | drochner |
| 2004-09-13 | a round of autoconf cleanup: | drochner |
| 2004-08-02 | avoid a questionable pointer type cast | drochner |
| 2004-07-29 | remove some typecasts to "cfmatch_t" which are obviously relicts from | drochner |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-10-01 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-27 | Introduce a new routine, config_match(), which invokes the | thorpej |
| 2002-09-27 | Rather than referencing the cfdriver directly in the cfdata entries, | thorpej |
| 2001-11-13 | add RCSIDs | lukem |
| 1999-06-30 | new, more mi, VME framework | drochner |
| 1998-02-04 | Erase a spurious structure definition. | pk |
| 1997-11-01 | Start an MI VMEbus framework. | pk |