| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-01-04 | malloc(9) -> kmem(9) | thorpej |
| 2019-11-10 | in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT | chs |
| 2018-09-03 | Rename min/max -> uimin/uimax for better honesty. | riastradh |
| 2015-06-09 | #include <sys/cpu.h> or <mips/cpuregs.h> as needed | matt |
| 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 |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2011-08-25 | Use humanize_number() instead of the buggy code that GCC 4.5 caught. | dyoung |
| 2011-07-01 | #include <sys/bus.h> instead of <machine/bus.h>. | dyoung |
| 2008-06-11 | use device_lookup_private to get softc | cegger |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2006-05-25 | Rename flash to athflash to reflect MD nature. Approved by simon@ and dyoung@ | gdamore |
