| Age | Commit message (Expand) | Author |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-06-03 | kbd(4) and ms(4) carry multiple interface attributes. They are configurable | rin |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2019-02-24 | fix comment | jandberg |
| 2014-07-25 | Add d_discard to all struct cdevsw instances I could find. | dholland |
| 2014-03-16 | Change (mostly mechanically) every cdevsw/bdevsw I can find to use | dholland |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2011-06-03 | CFATTACH_DECL_NEW, device_t, cfdata_t | matt |
| 2009-12-12 | Reverted the CIA-timer based delay() to the pre-5.0 method of a calibrated | phx |
| 2009-03-14 | Change about 4500 of the K&R function definitions to ANSI ones. | dsl |
| 2009-01-12 | Retain compatibility with old firm_event. Old Xamiga binary now works with | mhitch |
| 2007-12-28 | Prepare for timecounter support on amiga. | joerg |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-06-01 | Tell kbd when it is the console keyboard instead of always assuming | jandberg |
| 2003-09-21 | cleanup & uniform descriptor owner handling: | jdolecek |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-01-06 | interrupt with two rs. | wiz |
| 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-03-17 | Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for | atatat |
| 2002-01-28 | add __KERNEL_RCSID as suggested by Luke Mewburn | aymeric |
| 2002-01-26 | - ANSIfy | aymeric |
| 2002-01-13 | wskbd updates. | jandberg |
| 2001-02-02 | Initial, still incomplete wscons support by Jukka Andberg, PR 11068 | is |
| 2000-05-25 | Prepare for AmigaPPC. | is |
| 1998-07-26 | yet more atomic operations accessing DraCo registers | is |
| 1998-03-08 | Conditionally (on defined(DRACO)) compile new DraCo keyboard code sequences. | is |
| 1998-02-28 | Probe for the native DraCo (rekeycaped MF-II) keyboard, instead of guessing | is |
| 1998-02-23 | Initialize keyboard structures also from kbdopen(), if necessary. | is |
| 1998-01-12 | Adjust for changes to config. | thorpej |
| 1996-12-23 | Get rid of __BROKEN_INDIRECT_CONFIG. | veego |
| 1996-11-30 | The DraCo MF-II to Amiga translation table is const-ant. | is |
| 1996-10-13 | backout previous kprintf change | christos |
| 1996-10-11 | Changes for poll(2). | mhitch |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-09-14 | Kill two debug printfs whose output always haunt me in the boot | is |
| 1996-05-16 | merge. | is |
| 1996-05-16 | Correct a -Wall correction. | is |
| 1996-05-10 | Cleanup the mess I left when committing yestereve's changes; in this case, | is |
| 1996-05-09 | First part of M68060 and DraCo support. | is |
| 1996-04-21 | - Cleanup for -Wall and -Wstrict-prototypes | veego |
| 1996-03-17 | Clean up typos and other errors from new device attachment changes. | mhitch |
| 1996-03-17 | New device attachment scheme: | thorpej |
| 1995-05-07 | enable pseudo-dma on ivsc, allow no ite/grfcc. | chopps |
| 1995-04-10 | Nuke write routines. | mycroft |
| 1995-02-12 | Many changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch) | chopps |
| 1994-12-01 | bring up to current. change sun to sunos. handle changes in device | chopps |