| Age | Commit message (Expand) | Author |
| 2022-05-26 | Explicitly include "ioconf.h" for struct cfdriver. | tsutsui |
| 2018-09-03 | Rename min/max -> uimin/uimax for better honesty. | riastradh |
| 2014-07-25 | Add d_discard to all struct cdevsw instances I could find. | dholland |
| 2014-03-26 | kill sprintf, fix unused. | christos |
| 2014-03-16 | Change (mostly mechanically) every cdevsw/bdevsw I can find to use | dholland |
| 2012-10-13 | Normalize autoconf(9) function arg names (parent, self, and aux) | tsutsui |
| 2010-01-09 | Make compile with DEBUG. | isaki |
| 2008-06-25 | Split device_t/softc. Use aprint*() and device_xname(). | isaki |
| 2008-06-08 | Use device_private() and device_lookup_private() to get softc. | tsutsui |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-07-14 | Make it compilable after the merge of some vmlocking branch. | isaki |
| 2007-07-14 | - Restore com.c 1.45, par.c 1.31. They were trashed due to file system | ad |
| 2007-07-09 | Merge some of the less invasive changes from the vmlocking branch: | ad |
| 2007-05-12 | Clean up white spaces and tabs. | isaki |
| 2007-03-11 | Include appropriate header file. | isaki |
| 2007-03-11 | white space, indent and KNF. | isaki |
| 2007-03-11 | Remove an extra white space. | isaki |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-16 | More spllowersoftclock() fallout. | ad |
| 2006-03-28 | Use device_unit(). | thorpej |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-01-18 | de-__P, remove register, ansify. | chs |
| 2004-12-13 | for drivers that support only one instance, use a global variable to ensure | chs |
| 2003-11-01 | shutup one bogus -Wunitialized warning, and fix one correct | jdolecek |
| 2003-11-01 | drop register qualifiers | jdolecek |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-15 | rcsid | lukem |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 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-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2000-06-11 | G/C of unused interrupt stubs, and other cleanups. | minoura |
| 2000-03-27 | Move par under intio. | minoura |
| 2000-03-23 | New callout mechanism with two major improvements over the old | thorpej |
| 1999-08-05 | Change the semantics of splsoftclock() to be like other spl*() functions, | thorpej |
| 1999-05-05 | Shut up gcc -Wall. | minoura |
| 1998-08-07 | Moved parioctl.h to the system header directory. | minoura |
| 1998-01-12 | Update for changes to config. | thorpej |
| 1997-10-12 | Added prototype. | oki |
| 1996-10-13 | backout previous kprintf change | christos |
| 1996-10-11 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-05-21 | Some cleanup. | oki |
| 1996-05-05 | NetBSD/x68k, by Masaru Oki. | oki |