| Age | Commit message (Expand) | Author |
| 2017-10-28 | Kill some more extern struct cfdriver declarations. | riastradh |
| 2014-07-25 | Add d_discard to all struct cdevsw instances I could find. | dholland |
| 2014-03-16 | Change (mostly mechanically) every cdevsw/bdevsw I can find to use | dholland |
| 2011-11-23 | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From | jmcneill |
| 2008-03-26 | Split device_t/softc for joy(4) and all its attachments. Also | xtraeme |
| 2007-12-01 | aprintify, on behalf of xtraeme | jmcneill |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-09-02 | add missing initializers | christos |
| 2006-03-28 | Use device_unit(). | thorpej |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2004-08-03 | implement device detach support | drochner |
| 2004-07-08 | Get rid of the arch dependencies for tome measurement - use microtime(). | drochner |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-02-03 | remove include of <machine/cpufunc.h>, it's not used here | pooka |
| 2002-02-02 | Reduce the massive code duplication regarding joy(4). Split it into | jdolecek |