| Age | Commit message (Expand) | Author |
| 2019-09-25 | Switch default console tty from /dev/console to /dev/constty | abs |
| 2017-06-26 | Add GENERIC_USB to vax kernel sets, but not to sysinst (yet), as bootloader | flxd |
| 2017-06-22 | USB for vax (similar to pmax; no/negligible impact on legacy): | flxd |
| 2017-06-20 | Add audio for vsaudio(4) and speaker to be on par with other archs. | flxd |
| 2012-08-18 | Seems like all the trendy ramdisks are using "makedev ipty" rather than | abs |
| 2012-07-04 | Ensure the ramdisk has bpf for dhcpcd | abs |
| 2012-07-03 | All apply to vax only: | abs |
| 2012-06-22 | - Add racd* devices for MSCP based CD-ROM drives (RRD40s), as opposed | abs |
| 2012-01-15 | Now that the name of the ISO image is no longer stable, rename the | joerg |
| 2011-10-12 | PR/45452: Fix pasto (found by tsutsui@) which prevented ra* device | njoly |
| 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 |
| 2008-03-18 | Convert all the etc/etc.*/Makefile.inc to use RELEASEDIR/RELEASEMACHINEDIR | lukem |
| 2007-07-24 | Add a comment reminding to update the release notes if the list of | pavel |
| 2007-03-09 | Replace hexprint with a version that is much faster for values > 15. | dsl |
| 2007-01-15 | Fix MAKEDEV on shark: Move ses(4) devices from MI code (MAKEDEV.tmpl) to | hubertf |
| 2005-05-02 | Fix previous, caused by premature optimization... | lukem |
| 2005-05-02 | Use zeropad() and hexprint() instead of printf(1). | lukem |
| 2004-06-20 | remove ad-hok list of pty's from port tty files, and auto-generate it so | christos |
| 2004-03-23 | s/CDROM.work/CDROM.dir/ VAX ISOs can be built again. | matt |
| 2004-01-27 | Remove the compatibility stuff to link from various tapes to *mt* | lukem |
| 2003-12-22 | Add warn() to display message to stderr prefixed by the script name, | lukem |
| 2003-12-21 | Rework MAKEDEV: | lukem |
| 2003-12-21 | don't change umask without setting it back to 77; it has unwanted side effects | lukem |
| 2003-10-24 | switch over to unified MAKEDEV | jdolecek |
| 2003-10-24 | sync with reality, put back some entries mistakely omitted | jdolecek |
| 2003-10-19 | determine the platform number of disk partitions by looking | 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-05 | Put back port specific majors for ptys | dsl |
| 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-07-10 | Rename a large chunk of the make(1) variables which refer to a | lukem |
| 2003-04-27 | Add ksyms to "std" devices. | ragge |
| 2003-04-23 | Make a bunch of names mindlessly consistent with the one true way | perry |
| 2003-04-17 | Add an 'init' target, that creates the device nodes in the case where | fvdl |
| 2003-03-30 | MicroVAX, not microvax. | wiz |
| 2003-03-08 | - rename 'iso-image_*' -> 'iso-image-*' | lukem |
| 2003-01-04 | - Enable OBJ support for etc/; a scratch dir is needed for iso-image. | lukem |
| 2003-01-03 | Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of | lukem |
| 2002-12-19 | remove entries which were used for distrib builds only | jdolecek |
| 2002-12-17 | reference disktab(5) and /usr/share/examples/disktab/ rather than | jdolecek |
| 2002-12-02 | - add snap_post, which makes "clean depend all release" in ../distrib/ | lukem |
| 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 |