| Age | Commit message (Expand) | Author |
| 2022-10-28 | pckbport(4): C99 initializers | riastradh |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2019-07-23 | pckbd_cngetc: Set type=0 and return if no data is available | jmcneill |
| 2017-06-11 | New device wsbell - allows for a console beep for non pckbds (usb etc). | nat |
| 2015-07-16 | Disambiguate debug message. | prlw1 |
| 2013-09-15 | Cosemetically "fix" the pckbd_attach() return value, so gcc can see the | martin |
| 2012-10-13 | Add two flags to keyboard/mouse attachment: | jdc |
| 2010-02-24 | A pointer typedef entails trading too much flexibility to declare const | dyoung |
| 2010-01-08 | Expand PMF_FN_* macros. | dyoung |
| 2009-07-16 | Ignore scancodes E0 2A, E0 AA, E0 36, E0 B6 when decoding. | jakllsch |
| 2009-03-08 | use aprint_error | ad |
| 2008-06-11 | remove a KBC_ENABLE call in the console poll method -- this was | drochner |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-03-15 | Use proper types. | cube |
| 2008-03-15 | Split device_t and softc for pckbd(4) and pms(4). | cube |
| 2008-02-29 | Use PMF_FN_ARGS, PMF_FN_PROTO. | dyoung |
| 2008-02-21 | Ensure that the keyboard is enabled before polling it. | joerg |
| 2008-01-10 | Support pcppi(4) detachment. | dyoung |
| 2007-12-09 | Merge jmcneill-pm branch. | jmcneill |
| 2007-12-01 | aprintify | jmcneill |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 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-12 | - sprinkle __unused on function decls. | christos |
| 2006-09-24 | Add "name" parameter to powerhook_establish, to aid debugging. No objections | jmcneill |
| 2006-06-18 | Jared asked me to commit the powerhooks for this | christos |
| 2006-03-29 | Use device_private(). | thorpej |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-05-29 | avoid shadowed variable | christos |
| 2005-05-04 | Make an new option PCKBD_CNATTACH_MAY_FAIL. When this option is set and no | augustss |
| 2005-04-29 | tweak order of #include to avoid an array of incomplete type. | yamt |
| 2005-04-01 | P.k.py lp.kcrgow ao mabf ru go oycnn dak. _n.iajf_ t.fxrapeov | matt |
| 2005-04-01 | Due to the increasing rarity of legacy keyboards, switch to a more contempora... | gavan |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2004-03-18 | ANSIfy, un-__P(), and generally KNF. | bjh21 |
| 2004-03-13 | Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) | bjh21 |