| Age | Commit message (Expand) | Author |
| 2023-06-24 | Fix typo in comment. | msaitoh |
| 2023-05-06 | s/regster/register/ in comments and error messages. | andvar |
| 2023-05-03 | Driver for the MNT ZZ9000 Zorro board. Submitted by Alain Runa. | phx |
| 2023-03-26 | s/dipslay/display/ in comments. | andvar |
| 2023-02-19 | s/collsions/collisions/ in comment. | andvar |
| 2023-02-14 | s/programm/program/ and s/suuport/support/ in comments and message. | andvar |
| 2023-01-23 | s/makre/make/ in comment. | andvar |
| 2022-10-26 | amiga/msc(4): Convert to ttylock/ttyunlock. | riastradh |
| 2022-10-26 | amiga/mfc(4): Convert to ttylock/ttyunlock. | riastradh |
| 2022-10-26 | ddb/db_active.h: New home for extern db_active. | riastradh |
| 2022-10-04 | Remove unused extern declaration of constty. | rin |
| 2022-09-17 | Eliminate use of IFF_OACTIVE. | thorpej |
| 2022-09-17 | Make qn_softc::transmit_pending a bool. NFC. | thorpej |
| 2022-09-17 | Remove statically allocated qn_softc[] array. NFC, as it was not | thorpej |
| 2022-09-17 | Eliminate use of IFF_OACTIVE. | thorpej |
| 2022-08-20 | esstart(): Replace "IF_DEQUEUE() -> IF_PREPEND() on failure" with | thorpej |
| 2022-08-01 | ms_wscons_ioctl(): Return EPASSTHROUGH instead of -1, for unsupported | rin |
| 2022-07-06 | Return display depth correctly from WSDISPLAYIO_GET_FBINFO. | jandberg |
| 2022-06-27 | s/loobpack/loopback/ in comment. | andvar |
| 2022-05-31 | fix various typos in comments, documentation and messages. | andvar |
| 2022-05-28 | fix various typos, mainly in comments. | andvar |
| 2022-05-24 | fix various typos in comment, documentation and log messages. | andvar |
| 2022-05-24 | s/changable/changeable/ in comments. | andvar |
| 2022-05-03 | fix various typos, mainly s/trasfering/transferring/ and s/theese/these/. | andvar |
| 2022-04-07 | s/psuedo/pseudo/ | andvar |
| 2022-04-07 | fix various typos in comments. | andvar |
| 2022-03-28 | sys: Split struct device into a private device_impl.h. | riastradh |
| 2022-03-26 | s/logial/logical/ | andvar |
| 2022-02-12 | s/epxected/expected/ | andvar |
| 2022-02-06 | Refactor cursor drawing. | jandberg |
| 2022-01-17 | fix typos in comments. | andvar |
| 2022-01-01 | fix typos in comments, mainly basicly -> basically. | andvar |
| 2022-01-01 | s/frambuffer/framebuffer/ in comment. | msaitoh |
| 2021-12-26 | fix various typos, mainly in comments. | andvar |
| 2021-12-05 | s/timout/timeout/ | msaitoh |
| 2021-12-05 | s/convience/convenience/ in comment. | msaitoh |
| 2021-11-01 | fix typos, mainly in words minimum and maximum, but also few others. | andvar |
| 2021-10-21 | fix various typos, mainly in comments, but also in man pages and log messages. | andvar |
| 2021-10-04 | follow fcambus steps by fixing typos for "unknown" in few more error messages. | andvar |
| 2021-09-26 | Driver "kqfilter" entry points return an error code, so if an invalid | thorpej |
| 2021-09-26 | Change the kqueue filterops::f_isfd field to filterops::f_flags, and | thorpej |
| 2021-09-19 | fix various typos in comments, messages and documentation. | andvar |
| 2021-09-16 | fix various typos, mainly in comments. | andvar |
| 2021-08-21 | fix mainly same typos as in my previous commit but outside sys/dev/dm. | andvar |
| 2021-08-17 | fix multiplei repetitive typos in comments, messages and documentation. mainl... | andvar |
| 2021-08-09 | s/definitons/definitions/ | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-06-15 | Remove parentheses from return. No functional changes. | rin |
| 2021-06-15 | Add support for WSDISPLAYIO_MODE_DUMBFB to WSDISPLAYIO_SMODE. | rin |
| 2021-06-03 | kbd(4) and ms(4) carry multiple interface attributes. They are configurable | rin |