| Age | Commit message (Expand) | Author |
| 2009-01-13 | g/c BUFQ_FOO() macros and use bufq_foo() directly. | yamt |
| 2008-06-17 | Add a missing parenthesis so that this builds again. | he |
| 2008-06-13 | use device_lookup_private to get softc | cegger |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-03-29 | Split device_t/softc, and misc cosmetic changes. | tsutsui |
| 2008-01-02 | Merge vmlocking2 to head. | ad |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-10-08 | Merge brelse() changes from the vmlocking branch. | ad |
| 2007-07-29 | It's not a good idea for device drivers to modify b_flags, as they don't | ad |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-07-21 | Some KNF. | tsutsui |
| 2006-03-28 | Use device_unit(). | thorpej |
| 2006-02-23 | Use device_parent(). | thorpej |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-10-15 | - change the way to specify a bufq strategy. (by string rather than by number) | yamt |
| 2005-06-02 | Add const. | tsutsui |
| 2005-03-14 | Include "ioconf.h" for struct cfdriver *_cd decls. | tsutsui |
| 2005-02-05 | make this compile with DEBUG. | chs |
| 2004-10-28 | move buffer queue related stuffs from buf.h to their own header, bufq.h. | yamt |
| 2004-08-28 | Use ANSI function decls, static, and const. | thorpej |
| 2003-11-17 | TAB/space cleanup. | tsutsui |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-29 | Adapt to ktrace/lwp changes. | thorpej |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 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 |
| 2002-07-26 | Convert to new device buffer queue interface. | hannken |
| 2002-03-15 | Add RCSIDs. | gmcgarry |
| 2001-12-08 | bcopy -> memcpy | gmcgarry |
| 2001-05-27 | Add 35401A drive (not picker) support; from Jarkko Teppo in PR | kleink |
| 2000-05-19 | A foolish consistency; most parts of the kernel use bp->b_data, so | thorpej |
| 2000-01-21 | Update for sys/buf.h/disksort_*() changes. | thorpej |
| 1998-01-12 | Update for changes to config. | thorpej |
| 1997-10-04 | Copyright assigned to The NetBSD Foundation. | thorpej |
| 1997-04-02 | Fix printf() and other warnings when compiled with DEBUG defined. | scottr |
| 1997-03-31 | Add prototypes, and make this compile with -Wall. Remove register | scottr |
| 1997-01-30 | Convert to new-style autoconfiguration; old-style config is no longer | thorpej |
| 1996-10-14 | Set the device class on non-dull devices. This is a transitional thing. | thorpej |
| 1996-10-13 | backout previous kprintf changes | christos |
| 1996-10-11 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-02-14 | All interrupt routines (except the HIL; don't ask) now take a pointer | thorpej |
| 1996-01-23 | Eliminate unnecessary goto and labels, and other minor cleanup. | scottr |
| 1995-12-02 | Use a "match/attach" rather than "init" scheme for probing devices. | thorpej |
| 1995-10-09 | Pass correct number of arguments to hpibgo(). | thorpej |
| 1995-08-04 | Update for conf.h changes. | thorpej |
| 1995-02-23 | Move common code for finishing a buffer into a separate function. | mycroft |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-05-23 | Merge with 4.4-Lite. | mycroft |