| Age | Commit message (Expand) | Author |
| 2022-12-28 | fix hexprint function | jakllsch |
| 2022-09-21 | MAKEDEV: make nvmm node group-writable (was readable only; group nvmm) | wiz |
| 2022-08-12 | viocon(4): New virtio tty driver imported from OpenBSD. | riastradh |
| 2022-05-17 | MAKEDEV.tmpl: make /dev/wsfont world-readable | uwe |
| 2022-04-08 | fix various typos, mainly in comments, but also log messages, docs, game text. | andvar |
| 2021-12-07 | A driver and user land utility for the Sparkfun Serial Controlled Motor | brad |
| 2021-11-06 | Driver for the Sensirion SHT30/SHT31/SHT35 temperature and humidity | brad |
| 2021-10-12 | PR/56452: RVP: MAKEDEV should also create /dev/dri/renderD* devices | christos |
| 2021-10-10 | efi: Add /dev/efi character device | jmcneill |
| 2021-07-24 | smbios: Add character device for accessing SMBIOS tables | jmcneill |
| 2021-06-29 | Remove uscanner(4) driver | nia |
| 2020-12-06 | acpi: add character device for accessing ACPI tables | jmcneill |
| 2020-07-26 | add support for wwanc(4) device nodes (xmm[0-9]) | jdolecek |
| 2020-06-07 | Add fault(4). | maxv |
| 2020-06-05 | Register eight vHCI buses, and use separate KCOV mailboxes for them. | maxv |
| 2020-04-04 | remove nsmb(4) | jdolecek |
| 2020-04-01 | Create the qemufwcfg device as part of "all". Discussed with jmcneill. | gson |
| 2020-03-02 | Create /dev/ipmi0 in `MAKEDEV all'. | riastradh |
| 2020-02-27 | Create some more cgd device nodes. | riastradh |
| 2020-01-29 | remove urio(4), a driver for the Rio500 MP3 player. | maya |
| 2020-01-19 | Remove filemon(4). | riastradh |
| 2019-12-23 | Revert the removal of filemon. | maxv |
| 2019-12-18 | Retire filemon, discussed on tech-kern@. | maxv |
| 2019-11-01 | MAKEDEV: add entry for vio9p(4) | ozaki-r |
| 2019-10-27 | Add the "nvmm" group, and make nvmm_init() public. Sent to tech-kern@ a few | maxv |
| 2019-09-19 | Create the character device for spiflash, in addition to the block device. | thorpej |
| 2019-09-15 | Replace major number in MAKEDEV for vhci | ryoon |
| 2019-09-14 | Add vHCI, a driver which allows to send and receive USB packets directly | maxv |
| 2019-07-29 | MAKEDEV.tmpl: Create nodes for 16 USB hubs | gdt |
| 2019-05-31 | Raise the number of uhid nodes from 4 to 16. | nia |
| 2019-05-18 | Add experimental userland interface to IPMI driver. Currently, transactions | mlelstv |
| 2019-04-01 | Double the number of wedge device nodes | martin |
| 2019-03-27 | Actually use unit number for iscsi device. | mlelstv |
| 2019-03-26 | Add srt(4) to /etc/MAKEDEV and corresponding update to MAKEDEV.8 man page. | pgoyette |
| 2019-02-23 | Add userland driver to spi framework. | mlelstv |
| 2019-02-23 | Add KCOV - kernel code coverage tracing device | kamil |
| 2019-01-27 | Remove the satlink driver. It was disabled everywhere, had no man page and | maxv |
| 2018-11-07 | Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel driver that | maxv |
| 2018-11-04 | Add tprof in MAKEDEV.tmpl, and regen MAKEDEV.8. | maxv |
| 2018-09-23 | Remove ISDN from the kernel. It has remained unmaintained for a long time, | maxv |
| 2018-09-22 | Avoid use of test -o for when this is used as part of an INSTALL system | kre |
| 2018-07-28 | Create fw(4) & fwmem(4) device nodes by default so fwctl(8) works out of the | sevan |
| 2018-07-21 | Create /dev/ksyms as "440 $g_kmem". This prevents unprivileged users from | maxv |
| 2018-05-20 | Add a 1PPS-over-GPIO driver, originally by Brad Spencer, with changes by | thorpej |
| 2018-01-09 | Merge autofs support from: Tomohiro Kusumi | christos |
| 2017-12-05 | make a few more drm nodes | jmcneill |
| 2017-11-25 | Add driver for QEMU Firmware Configuration device. | jmcneill |
| 2017-08-28 | veriexec is enabled by default in most kernel configs but the lack of device | sevan |
| 2017-08-12 | add dial-out device node for plcom | jmcneill |
| 2017-06-08 | As (briefly) discussed on current-users, change the way that MAKEDEV checks | kre |