| Age | Commit message (Expand) | Author |
| 2022-06-12 | Regen from GENERIC.in rev 1.122. | tsutsui |
| 2022-06-12 | Specify -fno-unwind-tables to shrink binaries. | tsutsui |
| 2022-05-31 | Restore NULL pointer checks lost in rev 1.16. | tsutsui |
| 2022-05-30 | s/identifing/identifying/ and s/multipler/multiplier/ in comments. | andvar |
| 2022-05-28 | fix various typos, mainly in comments. | andvar |
| 2022-05-24 | s/entrace/entrance/ in copy pasted comment. | andvar |
| 2022-05-24 | fix various typos in comments, docs and log messages. | andvar |
| 2022-05-24 | s/changable/changeable/ in comments. | andvar |
| 2022-05-15 | s/wich/which in comments. | andvar |
| 2022-05-11 | For atari install disk: | rin |
| 2022-05-11 | Make FD support optional (intended for install media). | rin |
| 2022-05-11 | Refactor install_[sw]d() into install_hd(). | rin |
| 2022-05-03 | fix various typos, mainly s/trasfering/transferring/ and s/theese/these/. | andvar |
| 2022-04-21 | s/substract/subtract/ in comments and error message. | andvar |
| 2022-04-11 | s/simular/similar/ | 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-16 | s/paniced/panicked/ and s/borken/broken/ in comments. | andvar |
| 2022-03-13 | s/hander/handler/ and s/hader/header/ in comments and documentation. | andvar |
| 2022-01-22 | Ensure bus_dmatag_subregion is called with an inclusive max_addr | skrll |
| 2021-12-17 | Correct copypaste comment grammar. | skrll |
| 2021-12-17 | Trailing whitespace | skrll |
| 2021-12-12 | fix various typos, mainly in comments. | andvar |
| 2021-12-05 | s/partiton/partition/ | msaitoh |
| 2021-11-01 | fix typos, mainly in words minimum and maximum, but also few others. | andvar |
| 2021-10-09 | Call cnpollc(9) before cngetc(9) as the cons(9) man page says. | tsutsui |
| 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-25 | Call cnpollc(9) before cngetc(9) as the cons(9) man page says. | tsutsui |
| 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 some more typos in comments/log messages, improve wording as well. | andvar |
| 2021-08-17 | fix multiplei repetitive typos in comments, messages and documentation. mainl... | andvar |
| 2021-08-12 | fix various typos in comments. | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-07-31 | s/dependend/dependent/ | andvar |
| 2021-05-29 | Appease compiler warnings derived from ancient HOST files. PR/56187 | tsutsui |
| 2021-05-17 | include libkern.h to get moved dkcksum() definition. | mrg |
| 2021-04-27 | The Amiga and Atari ports abuse some autoconfiguration internals as part | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-02 | For ports with __HAVE_LEGACY_INTRCNT, turn intrcnt[] and derived | rin |
| 2021-04-01 | Define __HAVE_LEGACY_INTRCNT to indicate this port uses legacy intrcnt | simonb |
| 2021-04-01 | Whitespace: #define<tab> | simonb |
| 2021-01-26 | Regen for previous commit to GENERIC.in. | rin |
| 2021-01-23 | Document via __HAVE_BUS_SPACE_8 platforms that implement bus_space_*_8 | christos |
| 2021-01-21 | add a commented out compat_ossaudio wherever there's compat_linux | nia |
| 2021-01-04 | malloc(9) -> kmem(9) | thorpej |
| 2021-01-03 | malloc(9) -> kmem(9) | thorpej |
| 2020-12-19 | - malloc(9) -> kmem(9) | thorpej |