| Age | Commit message (Expand) | Author |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2019-11-10 | in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT | chs |
| 2015-01-02 | Patches from Björ Johannesson to fix DEC LK201 keyboards, this time | jklos |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-07-16 | revert last | abs |
| 2012-07-16 | Allow WSKBDIO_SETMODE | abs |
| 2009-05-12 | struct device * -> device_t, no functional changes intended. | cegger |
| 2009-05-12 | struct cfdata * -> cfdata_t, no functional changes intended. | cegger |
| 2009-03-14 | Change about 4500 of the K&R function definitions to ANSI ones. | dsl |
| 2007-12-03 | Interrupt handling changes, in discussion since February: | ad |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-07-14 | Delay after bashing the chip at boot, otherwise output gets screwed up | ad |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-03-29 | Use device_private(). | thorpej |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2005-02-04 | de-__P | perry |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-12-29 | In dzkbd_attach(): set dzi_ls for the console keyboard, too. | ad |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-03-17 | Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for | atatat |
| 2002-03-13 | zskbd_keydesctab -> lkkbd_keydesctab | ad |
| 2002-02-25 | Move the dz driver to dev/dec, since it can be shared with pmax. | ad |
| 2001-11-13 | add/cleanup RCSID | lukem |
| 2001-09-24 | fix typo in previous. | chs |
| 2001-09-18 | Get/set keyclick volume. | ad |
| 2000-12-02 | Support files to use wskbd/wsmouse on VAXen with DZ-like chips. | ragge |