| Age | Commit message (Expand) | Author |
| 2022-08-12 | viocon(4): New virtio tty driver imported from OpenBSD. | riastradh |
| 2021-05-29 | Provide a binary/kernel/netbsd-GENERIC.QEMU.gz in the Alpha release | thorpej |
| 2020-09-19 | GENERIC.MP is no more. GENERIC defaults to MULTIPROCESSOR now. | thorpej |
| 2020-04-05 | remove nsmb from MD list of devices to create for 'all' | jdolecek |
| 2019-09-25 | Switch default console tty from /dev/console to /dev/constty | abs |
| 2019-01-27 | Remove the satlink driver. It was disabled everywhere, had no man page and | maxv |
| 2018-09-23 | Remove ISDN from the kernel. It has remained unmaintained for a long time, | maxv |
| 2015-02-05 | don't create an empty installation/misc directory in the release tree. | snj |
| 2014-01-24 | Add raid disk nodes for the install images | martin |
| 2014-01-22 | Create a bpf(4) device node on ramdisk for DHCP client. | tsutsui |
| 2013-10-15 | Add sysmon (required for the envsys framework). | jdc |
| 2012-06-13 | Per discussion on tech-userlevel, finally fix PR 10127: | martin |
| 2011-09-06 | Change foo*) case patterns to foo[0-9]*) in MD MAKEDEV.conf files, | apb |
| 2008-10-07 | Add a constty entry, marked 'off', with otherwise the same settings | abs |
| 2007-07-24 | Add a comment reminding to update the release notes if the list of | pavel |
| 2007-01-15 | Fix MAKEDEV on shark: Move ses(4) devices from MI code (MAKEDEV.tmpl) to | hubertf |
| 2004-06-20 | remove ad-hok list of pty's from port tty files, and auto-generate it so | christos |
| 2004-06-01 | Add a few logical disks (ld[0-3]) to the minimal configuration so installation | mhitch |
| 2003-12-21 | Rework MAKEDEV: | lukem |
| 2003-10-24 | switch over to unified MAKEDEV | jdolecek |
| 2003-10-22 | add stic0 to 'all' (used to be created in alpha 'wscons' target) | jdolecek |
| 2003-10-19 | determine the platform number of disk partitions by looking | jdolecek |
| 2003-10-19 | target 'audio' creates /dev/audio0-3, g/c the duplicit entries creating | jdolecek |
| 2003-10-15 | MD part of unified MAKEDEV | jdolecek |
| 2003-10-10 | reassing majors for crypto and pf to use the newly defined MI major range | jdolecek |
| 2003-10-04 | Revert 'console' back to /dev/console (from /dev/constty) | dsl |
| 2003-10-03 | Change 'console' login to use /dev/constty so that its output isn't | dsl |
| 2003-10-03 | Add a /dev/constty == /dev/console but with minor 1. | dsl |
| 2003-09-19 | add isdn telephony dialout devices | pooka |
| 2003-09-05 | Correctly fix pty majors | dsl |
| 2003-09-05 | pty (pts) is major 4, not 6 | matt |
| 2003-08-30 | Change the way pseudo tty devices are generated in order to avoid | dsl |
| 2003-08-22 | create /dev/crypto | itojun |
| 2003-07-27 | reserve cdev major # for PF. ok'ed by technical-exec | itojun |
| 2003-06-01 | Add nsmb support. | martin |
| 2003-05-07 | fix ugen issue from latest shell changes that treat numeric constants | christos |
| 2003-05-04 | Add wsfont support. Addresses PR#18388. | gmcgarry |
| 2003-04-27 | Add ksyms to "std" devices. | ragge |
| 2003-04-17 | Add an 'init' target, that creates the device nodes in the case where | fvdl |
| 2003-03-31 | make ipl consistently "IP Filter" | perry |
| 2003-03-30 | Sync vnd descriptions to one wording. | wiz |
| 2002-12-19 | use single minimal default disktab file for most archs, replacing | jdolecek |
| 2002-12-02 | consistency tweaks | lukem |
| 2002-12-02 | - add snap_post, which makes "clean depend all release" in ../distrib/ | lukem |
| 2002-11-05 | Add the radio(4) driver to NetBSD/alpha | fair |
| 2002-10-21 | whitespace consistency cleanup | lukem |
| 2002-10-10 | add GENERIC.MP to KERNEL_SETS on architectures with MP support | jdolecek |
| 2002-10-04 | Include cgd on the list of things to be mknod(8)ed on all arches. | elric |
| 2002-08-09 | - in local), only run $0.local if it is an existing file | lukem |
| 2002-06-28 | Add the kttcp device. | thorpej |