| Age | Commit message (Expand) | Author |
| 2023-03-26 | fix various typos in documentation, comments and sysctl device description. | andvar |
| 2023-02-12 | Add optoion GENERIC.local include to the end of ~all GENERIC configs | abs |
| 2023-01-27 | mvme68k: Specify proper constraints for bus_space_read region and multi ops. | tsutsui |
| 2022-09-29 | swwdog(4): Add to GENERIC kernels. | riastradh |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2022-07-26 | s/functin/function/ in copy pasted comment. | andvar |
| 2022-05-30 | s/identifing/identifying/ and s/multipler/multiplier/ in comments. | andvar |
| 2022-05-29 | le(4): Fix resource leaks for error paths. | rin |
| 2022-02-09 | fix various typos in comments. | andvar |
| 2022-01-01 | fix typos in comments, mainly basicly -> basically. | andvar |
| 2021-12-05 | s/from from/from/ in comment. | msaitoh |
| 2021-12-05 | s/initialz/initializ/ in comment. | msaitoh |
| 2021-10-24 | fix various typos in comments, mainly copypasta. | andvar |
| 2021-10-09 | Call cnpollc(9) before cngetc(9) as the cons(9) man page says. | tsutsui |
| 2021-09-25 | Call cnpollc(9) before cngetc(9) as the cons(9) man page says. | tsutsui |
| 2021-09-16 | fix various typos, mainly in comments. | andvar |
| 2021-09-11 | Add missing double p and d for stopped and overriden accordingly. | andvar |
| 2021-08-09 | s/definitons/definitions/ | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-07-24 | Fix all remaining typos, mainly in comments but also in few definitions and l... | andvar |
| 2021-05-06 | PR port-mvme68k/56146 | rin |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-15 | more -fcommon for boot programs. | mrg |
| 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-03-31 | Adjust the number of entries in the intrcnt array to match the number | simonb |
| 2021-01-25 | Remove #undefs against INTERRUPT_SAVEREG and INTERRUPT_RESTOREREG. | tsutsui |
| 2021-01-23 | Remove cargo-culted '#if 0' code that was designed to produce a | christos |
| 2021-01-21 | add a commented out compat_ossaudio wherever there's compat_linux | nia |
| 2020-11-21 | malloc(9) -> kmem(9) | thorpej |
| 2020-09-27 | vether: Add to kernel configurations | roy |
| 2020-08-01 | Remove references to BRIDGE_IPF, it is now compiled in by default. | maxv |
| 2020-06-11 | uvm_availmem(): give it a boolean argument to specify whether a recent | ad |
| 2020-04-04 | mark nsmb major obsolete | jdolecek |
| 2020-04-02 | s/impliment/implement/ in comment. | msaitoh |
| 2020-02-20 | G/C | skrll |
| 2020-02-17 | G/C LS{SLEEP,RUN,ONPROC} | skrll |
| 2020-02-01 | Add MAX/MIN PAGE_SIZE and PAGE_SHIFT definitions of m68k for jemalloc(3). | tsutsui |
| 2019-12-31 | Rename uvm_free() -> uvm_availmem(). | ad |
| 2019-12-21 | uvmexp.free -> uvm_free() | ad |
| 2019-11-23 | cpu_need_resched(): | ad |
| 2019-11-21 | mi_userret(): take care of calling preempt(), set spc_curpriority directly, | ad |
| 2019-11-12 | Add missing initialization of sc_dev. | msaitoh |
| 2019-11-10 | in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT | chs |
| 2019-09-23 | Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all arches | skrll |
| 2019-06-28 | Fix lingering page size comments. | tsutsui |
| 2019-05-07 | Switch all users (except ia64) of custom machine/ansi.h to common_ansi.h | kamil |
| 2019-04-26 | Use veriexec.config to reduce duplication | sevan |
| 2019-04-06 | Overhaul the API used to fetch and store individual memory cells in | thorpej |
| 2019-04-03 | centralize setdisklabel(9) | christos |