| Age | Commit message (Expand) | Author |
| 2003-12-22 | Add warn() to display message to stderr prefixed by the script name, | lukem |
| 2003-12-21 | Rework MAKEDEV: | lukem |
| 2003-10-24 | switch over to unified MAKEDEV | jdolecek |
| 2003-10-24 | fix floppy & ramdisk targets | 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 | use 'audio' target to create audio devices, instead of 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-22 | add wscons support to amiga mouse | jandberg |
| 2003-09-19 | add isdn telephony dialout devices | pooka |
| 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-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-04-14 | Uppercase ITE. Addresses PRs 21138 to 21141 by Igor Sobrado. | wiz |
| 2003-03-31 | make ipl consistently "IP Filter" | perry |
| 2003-03-30 | builtin->built-in, newstyle->new style | perry |
| 2003-01-15 | not enough inodes for two more tapes | is |
| 2003-01-14 | Create device nodes for 2nd and 3rd CD drive (and while we're here, also | is |
| 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 | consistency tweaks | lukem |
| 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-06-17 | Add clockctl device (at major # 55). | lukem |
| 2002-05-04 | Move the sample fstab files to /usr/share/examples/fstab/. Duplicates | jdolecek |
| 2002-05-02 | - consistency cleanup | lukem |
| 2002-04-11 | typo in device name isdntrc fixed | heinz |
| 2002-04-09 | Back out last change because we now have a special disktab for the | tron |
| 2002-04-09 | Add missing "floppy288" entry required for FFS regression test. | tron |
| 2002-03-31 | Add a MAKESUMS variable which invokes makesums with CKSUM in its environment. | bjh21 |
| 2002-03-16 | Rename ISDN devices, per discussion on tech-kern. The network devices | martin |
| 2002-03-13 | added wscons vts | jandberg |
| 2002-03-13 | Remove trailing semicolons from lines that don't need them. | simonb |
| 2002-03-04 | various cleanups inspired by etc.i386/MAKEDEV: | lukem |
| 2002-02-25 | Change a 62 to a 16, so that the proper number of slots is skipped. | atatat |
| 2002-02-13 | Added ttyp[g-zA-Z] (bin/15594). | martti |
| 2002-02-10 | Remove INSTWDCPCM, because for a while now, GENERIC (and INSTALL) have | is |
| 2002-02-02 | Fix minor mistake made while increasing number of pty devices: where we had | tls |
| 2002-02-02 | Add support for many more (930 or 992) ptys than the current 256. | tls |