| Age | Commit message (Expand) | Author |
| 2022-05-29 | le(4): Fix resource leaks for error paths. | rin |
| 2022-02-09 | fix various typos in comments. | andvar |
| 2022-01-01 | fix typos in comments, mainly basicly -> basically. | andvar |
| 2021-09-16 | fix various typos, mainly in comments. | andvar |
| 2021-09-11 | Add missing double p and d for stopped and overriden accordingly. | andvar |
| 2021-08-09 | s/definitons/definitions/ | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-07-24 | Fix all remaining typos, mainly in comments but also in few definitions and l... | andvar |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2019-11-12 | Add missing initialization of sc_dev. | msaitoh |
| 2019-03-13 | Fix small (but fatal) oversight in device/softc split. | martin |
| 2018-03-08 | fix various gcc6 m68k issues: | mrg |
| 2014-03-24 | use cpu_{g,s}etmodel | christos |
| 2012-10-29 | fix device/softc split errors. | chs |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2011-06-05 | struct device * -> device_t, struct cfdata * -> cfdata_t | matt |
| 2011-02-01 | udpate license clauses on my code to match the new-style BSD licenses. | chuck |
| 2010-01-19 | Redefine bpf linkage through an always present op vector, i.e. | pooka |
| 2009-04-11 | Invoke zs_lock_init() _after_ copying console state to avoid a later | scw |
| 2009-03-16 | ANSIfy functions with function-pointer arguments | dsl |
| 2009-03-14 | ANSIfy another 1261 function definitions. | dsl |
| 2009-03-14 | Change about 4500 of the K&R function definitions to ANSI ones. | dsl |
| 2008-06-13 | use device_lookup_private to get softc | cegger |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-04 | Split device_t/softc for le(4) and variants and misc cosmetic changes. | tsutsui |
| 2008-03-29 | Split softc and device_t for zsc(4) and its children. | tsutsui |
| 2008-03-29 | Don't forget to initialize sc_dev. | tsutsui |
| 2008-03-28 | Split device_t and softc for MI mk48txx(4) and intersil7170(4) clocks, | tsutsui |
| 2008-03-07 | Split the softc from the device_t for all lpt(4) variants and attachments | cube |
| 2008-01-12 | Misc cleanup: | tsutsui |
| 2008-01-10 | - move todr_attach(9) calls from each MD attachment to MI mk48txx_attach() | tsutsui |
| 2008-01-07 | Add timecounter(9) support for mvme68k. | tsutsui |
| 2007-12-03 | Interrupt handling changes, in discussion since February: | ad |
| 2007-11-09 | Call zs_lock_init() to set up the chanstate's lock. | ad |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-07-09 | Merge some of the less invasive changes from the vmlocking branch: | ad |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-03-28 | Use device_unit(). | thorpej |
| 2006-03-08 | Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. | lukem |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-06-03 | Fix const fallout. | scw |
| 2005-06-03 | Placate -Wshadow | scw |
| 2005-06-03 | Fix const fallout. | scw |
| 2004-12-07 | Use "struct scsipi_command" in internal command structures so that | thorpej |
| 2004-03-28 | Assign my license to TNF. | scw |
| 2004-02-13 | Uppercase CPU, plural is CPUs. | wiz |
| 2003-12-04 | NetBSD.ORG -> NetBSD.org | keihan |
| 2003-11-01 | Adapt MI mk48txx(4) changes. (compiles but untested) | tsutsui |
| 2003-11-01 | Quell an uninitialised variable warning. | scw |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |