| Age | Commit message (Expand) | Author |
| 2009-03-18 | Ansify function definitions w/o arguments. Generated with sed. | cegger |
| 2009-01-11 | make this compile | cegger |
| 2008-03-04 | Use CFATTACH_DECL_NEW and other related cosmetic changes. | cube |
| 2007-12-20 | Use __arraycount(). | dyoung |
| 2007-12-16 | add null pmf handlers. | christos |
| 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-11 | deal with 'bool' definitions | matt |
| 2006-09-03 | add missing initializers | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-05-29 | avoid nested variables | christos |
| 2005-03-21 | This needs <machine/bus.h>, needed for ACPI pcppi(4) attachment. | xtraeme |
| 2005-02-04 | de-__P | perry |
| 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 |
| 2003-04-20 | PR/6362: der Mouse: /dev/speaker octave-tracking goes out of range | christos |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-10-02 | copyright clarification, from openbsd | itojun |
| 2002-10-02 | Fix sizeof and whitespace bug from the script I'm using to do the | thorpej |
| 2002-10-02 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2001-11-13 | add RCSID | lukem |
| 2001-04-18 | ctype-like functions are now in libkern. | thorpej |
| 2001-02-21 | make some more constant arrays 'const' | jdolecek |
| 2000-03-30 | Remove register declarations. | augustss |
| 2000-03-06 | - Make the pcppi and pckbd drivers cooperate a little more -- pckbd provides | thorpej |
| 1998-04-15 | MI driver for the ISA speaker, and the IBM BASIC playstring interpreter | drochner |