| Age | Commit message (Expand) | Author |
| 2023-06-02 | etc.hp300, etc.sparc64: fix MKUPDATE handling | lukem |
| 2021-07-09 | Create rd3 device nodes, for HPDisk. | tsutsui |
| 2019-09-25 | Switch default console tty from /dev/console to /dev/constty | abs |
| 2013-04-28 | Fix yet another "openpty() failed" error during sysinst. | tsutsui |
| 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 |
| 2011-02-06 | Switch NetBSD/hp300 to wscons with rasops. Simply ported from OpenBSD/hp300. | tsutsui |
| 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-01-15 | Fix MAKEDEV on shark: Move ses(4) devices from MI code (MAKEDEV.tmpl) to | hubertf |
| 2006-01-22 | Do ${MAKESUMS} for miniroot image. | tsutsui |
| 2005-10-07 | Remove old tty0? entries and add new ttyC? and ttyM?. | tsutsui |
| 2005-10-07 | Remove compat symlink entries for old dca(4), dcm(4) and apci(4). | tsutsui |
| 2004-06-20 | remove ad-hok list of pty's from port tty files, and auto-generate it so | christos |
| 2003-12-22 | Add warn() to display message to stderr prefixed by the script name, | lukem |
| 2003-12-21 | Rework MAKEDEV: | lukem |
| 2003-12-14 | Change "ln -sf" to "ln -fs" to placate makedev2spec.awk. | he |
| 2003-11-22 | Update MD entries for DCA, DCM and APCI serial ports to migrate MI com(4): | tsutsui |
| 2003-11-01 | 'rd' under 'all' should be 'rd2', so make it so. | he |
| 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-19 | remove copyright notice accidentaly carried over from the hp300 | 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-08-01 | Add some MI SCSI devices. | tsutsui |
| 2003-07-27 | reserve cdev major # for PF. ok'ed by technical-exec | itojun |
| 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 | IPilter->IP filter | perry |
| 2003-01-03 | Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of | lukem |
| 2002-12-19 | use single minimal default disktab file for most archs, replacing | 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-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-18 | Update comment on how to regenerate MAKEDEV(8) after changing the | wiz |
| 2002-06-17 | Add device creation support for systrace. | christos |
| 2002-05-07 | Fix some white space niggles. | simonb |
| 2002-05-04 | Move the sample fstab files to /usr/share/examples/fstab/. Duplicates | jdolecek |
| 2002-05-02 | - consistency cleanup | lukem |
| 2002-04-22 | Use INSTALLATION_DIRS for directory creation. | gmcgarry |