| Age | Commit message (Expand) | Author |
| 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 | UFS/LFS dirhash: | simonb |
| 2022-07-05 | s/odly/oddly/ in comments. | andvar |
| 2022-05-24 | fix various typos in comments, docs and log messages. | andvar |
| 2021-12-12 | s/Miscellanous/Miscellaneous/ in copypasta comments. | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-06-29 | Remove uscanner(4) driver | nia |
| 2021-05-17 | include libkern.h for moved dkcksum(). | mrg |
| 2021-05-12 | - Define a device call for PCI bus instances to fetch a direct child's | thorpej |
| 2021-05-12 | Pass along our device handle to the PCI bus instance we attach. | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-14 | more -fcommon. | mrg |
| 2021-04-12 | remove shadowed (common) declarations of various libsa variables | mrg |
| 2021-03-05 | Move ofppc-specific CPU spinup code to ofppc/machdep.c | thorpej |
| 2021-03-05 | Don't include mvgbe in this kernel config; that driver has an explicit | thorpej |
| 2021-02-27 | Un-do a bunch of misguided code sharing. It's not really shared if it's | thorpej |
| 2021-02-26 | Declare oeacpufeat once, in powerpc/oea/cpu_subr.c, rather than in | thorpej |
| 2021-02-17 | Document the register state on entry per the OpenFirmware PowerPC CPU | thorpej |
| 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 |
| 2020-11-29 | Message buffer is too small, since timestamps were enforced. | phx |
| 2020-11-21 | malloc(9) -> kmem(9) | thorpej |
| 2020-09-27 | vether: Add to kernel configurations | roy |
| 2020-09-15 | partial port to powerpc64. | 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-07-07 | It turned out that using some Open Firmware routines causes the system | rin |
| 2020-06-14 | replace EX_NOWAIT with EX_WAITOK in device attach methods. | chs |
| 2020-05-16 | Remove uyap, USB YAP phone firmware loader. | maya |
| 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-03 | centralize setdisklabel(9) | christos |
| 2019-02-06 | Add ure(4) to kernel config files. Also add PHY drivers where necessary. | rin |
| 2019-01-08 | workaround a problem with the pegasos firmware interface: | mrg |
| 2018-10-23 | remove the 'wd* at umass?' for the non-standardized and rare (extinct?) | jdolecek |
| 2018-09-03 | Rename min/max -> uimin/uimax for better honesty. | riastradh |
| 2018-08-25 | Add (commented out) mue(4) to where appropriate. | rin |
| 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-12 | Remove the kernel PMC code. Sent yesterday on tech-kern@. | maxv |
| 2017-12-18 | Generalise FDT and OFW | skrll |
| 2017-09-14 | clean up COMPAT_* options for native netbsd code: | mrg |
| 2017-09-13 | Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI... | sevan |
| 2017-07-29 | Remove TCP_COMPAT_42 from the config files. Pass 3. | maxv |
| 2017-04-08 | centralize vers.c building for standalone programs. | christos |
| 2017-03-05 | fix some printf formats in DIAGNOSTIC code. | mrg |
| 2017-02-26 | Add DKWEDGE_METHOD_RDB option, which is enabled for x86, commented out for | rin |
| 2017-01-26 | provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently. | christos |
| 2017-01-11 | PR/51827: David Binderman: delete pointless local variable | christos |