| Age | Commit message (Expand) | Author |
| 2008-10-19 | Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. | apb |
| 2008-08-27 | device_t changes, pmf, minor knf. | christos |
| 2008-06-08 | Replace device_lookup() with device_lookup_private() on getting softc | tsutsui |
| 2008-05-04 | Move to standard TNF 2 clause license | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-13 | Split device_t/softc for MI ncr53c9x and some related devices, | tsutsui |
| 2008-04-12 | Split device_t/softc for MI mb86960, with misc cosmetics. | tsutsui |
| 2008-04-08 | use aprint_*_dev and device_xname | cegger |
| 2008-04-04 | Split device_t/softc for le(4) and variants and misc cosmetic changes. | tsutsui |
| 2008-03-14 | Split device_t and softc for all com(4) devices (well, everything that | cube |
| 2008-03-12 | Split device_t and softc for the NE2000 Ethernet chip and all its variants | cube |
| 2008-02-29 | Use pmf_device_register1() instead of shutdownhook_establish() to | dyoung |
| 2008-01-04 | Start detangling lock.h from intr.h. This is likely to cause short term | ad |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-10-08 | Merge disk init changes from the vmlocking branch. These seperate init / | ad |
| 2007-07-29 | It's not a good idea for device drivers to modify b_flags, as they don't | ad |
| 2007-07-21 | Replace some uses of lockmgr(). | ad |
| 2007-07-09 | Merge some of the less invasive changes from the vmlocking branch: | ad |
| 2007-04-12 | regen | garbled |
| 2007-04-12 | Add the product defines for the cards I intend to write support for. It | garbled |
| 2007-04-11 | Remove the define of MCA_MAX_SLOTS from mcareg.h, and include | garbled |
| 2007-04-11 | Regen | garbled |
| 2007-04-11 | Add a bunch of adapters from my rs6000 to this file | garbled |
| 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-13 | More -Wunused fallout. sprinkle __unused when possible; otherwise, use the | dogcow |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-08-30 | fix initializer | christos |
| 2006-08-30 | fix initializers | christos |
| 2006-08-30 | fix initializer. | christos |
| 2006-07-13 | Add an option COM_REGMAP to allow com(4) to use an array of register indices. | gdamore |
| 2006-03-29 | Use device_private(). | thorpej |
| 2006-03-08 | Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. | lukem |
| 2005-12-24 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry |
| 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-08-26 | kill some more simple submatch() functions, use config_stdsubmatch() | drochner |
| 2005-08-25 | kill a number of autoconf submatch functions which follow the | drochner |
| 2005-08-25 | replace the "locdesc_t" structure carrying the number of locators | drochner |
| 2005-05-30 | add const to a cast. | christos |
| 2005-05-24 | add __KERNEL_RCSID | lukem |
| 2005-04-03 | white space cleanup, some KNF, long line wrapup | jdolecek |
| 2005-04-03 | Add driver for MCA Tiara LANCard / Fujitsu mb86950 EtherStar. Driver provided | jdolecek |
| 2005-04-03 | regen: add one more Tiara ID and Standard MicroSystems 3016/MC ID | jdolecek |
| 2005-04-03 | add one more Tiara ID and Standard MicroSystems 3016/MC ID | jdolecek |
| 2005-04-03 | Make it possible for attachment to specify that the 16bit access shouldn't | jdolecek |
| 2005-02-28 | le_mca_intredge(): g/c error semicolon, found by Simon Burge | jdolecek |
| 2005-02-27 | regen | perry |
| 2005-02-27 | don't leave whitespace at the end of the stripped RCS Id | perry |
| 2005-02-27 | nuke trailing whitespace | perry |