| Age | Commit message (Expand) | Author |
| 2023-06-19 | Fix typo. unknwon -> unknown | msaitoh |
| 2023-06-03 | bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER | lukem |
| 2023-05-26 | set error to EIO on SKEY_ABORTED_COMMAND. | andvar |
| 2023-05-26 | initialize error on definition to fix 'error' may not be initialized issue. | andvar |
| 2023-02-12 | Add optoion GENERIC.local include to the end of ~all GENERIC configs | abs |
| 2022-09-29 | swwdog(4): Add to GENERIC kernels. | riastradh |
| 2022-08-07 | fix various typos in comments, documentation and messages. | andvar |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2022-06-07 | This kernel has no midi configured, so comment out pseudo-device sequencer | martin |
| 2022-06-03 | fix folloing->following typos in more files. | andvar |
| 2022-05-23 | s/beggining/beginning/ in comments. | andvar |
| 2022-05-22 | fix various small typos, mainly in comments. | andvar |
| 2022-04-29 | Fix fallout from libsa change; stand.h includes <sys/param.h> now. | rin |
| 2022-02-16 | powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks. | riastradh |
| 2022-01-01 | s/coudn/couldn/ and s/couln/couldn/ in comment and log messages. | andvar |
| 2021-12-12 | s/Miscellanous/Miscellaneous/ in copypasta comments. | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-14 | more -fcommon. | mrg |
| 2021-04-01 | Define __HAVE_LEGACY_INTRCNT to indicate this port uses legacy intrcnt | simonb |
| 2021-04-01 | Whitespace: #define<tab> | simonb |
| 2021-02-27 | Don't put #ifdefs in prep_initppc(). Instead, let callers specify the | thorpej |
| 2021-02-26 | Declare oeacpufeat once, in powerpc/oea/cpu_subr.c, rather than in | thorpej |
| 2021-01-21 | add a commented out compat_ossaudio wherever there's compat_linux | nia |
| 2020-11-18 | malloc(9) -> kmem(9) | thorpej |
| 2020-09-27 | vether: Add to kernel configurations | roy |
| 2020-09-15 | bump bebox and prep image sizes for GCC 9. | mrg |
| 2020-09-07 | apply some GCC_NO_ADDR_OF_PACKED_MEMBER. | mrg |
| 2020-08-01 | Remove references to BRIDGE_IPF, it is now compiled in by default. | maxv |
| 2020-07-07 | Overhaul the interface to pci_configure_bus(): | thorpej |
| 2020-06-14 | replace EX_NOWAIT with EX_WAITOK in device attach methods. | chs |
| 2020-04-04 | mark nsmb major obsolete | jdolecek |
| 2020-03-25 | remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configs | jdolecek |
| 2020-01-19 | Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is | thorpej |
| 2019-12-27 | s/transfered/transferred/ | msaitoh |
| 2019-11-10 | in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT | chs |
| 2019-04-26 | Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. | sevan |
| 2019-04-13 | Add drvctl to kernel which has audio device. | isaki |
| 2019-01-28 | Systematize handling of removed drivers. | dholland |
| 2019-01-27 | Restore satlink's majors entries commented out and marked obsolete. | dholland |
| 2019-01-27 | Remove the satlink driver. It was disabled everywhere, had no man page and | maxv |
| 2019-01-08 | no need to include <machine/param.h> if <sys/param.h> already included | jdolecek |
| 2019-01-08 | no need for <machine/param.h> | christos |
| 2019-01-08 | Include <sys/param.h> for DEV_BSIZE/DEV_BSHIFT | christos |
| 2018-12-19 | Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, | maxv |
| 2018-09-23 | Remove ISDN from the kernel. It has remained unmaintained for a long time, | maxv |
| 2018-08-01 | Unreference IPF/PF from all the config files, and enable NPF instead when | maxv |
| 2018-07-15 | Retire ipkdb entirely. The option was removed from the config files | maxv |
| 2018-07-14 | Remove "options IPKDB", and the other associated options, from the config | maxv |
| 2018-07-14 | Remove "options DEBUG_BY_TOOLS", it doesn't exist. | maxv |