| Age | Commit message (Expand) | Author |
| 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-17 | change minor of /dev/zero for ARM ports to 12, so that it is same as on other | 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 | 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-05-07 | fix ugen issue from latest shell changes that treat numeric constants | christos |
| 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-16 | Remove quadmouse comment without matching code; remove unused qms and mouse-q... | wiz |
| 2003-03-31 | make ipl consistently "IP Filter" | perry |
| 2003-03-30 | Miscellaneous fixes from Igor Sobrado, in PRs 20943-20959. | wiz |
| 2003-03-23 | Add bpf0 to the ramdisk for MAKEDEV | chris |
| 2003-03-22 | Correct gunzip behaviour, feed the output into stdout, so the redirect works. | chris |
| 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 | 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-05 | Add ttyEconf char device for wsmoused. The wonders of having MI stuff, it | chris |
| 2002-08-09 | - in local), only run $0.local if it is an existing file | lukem |
| 2002-07-30 | Add comment to MAKEDEV about audio* devices. | chris |
| 2002-07-30 | Update MAKEDEV to create pci0 and pci1 with the all target. | chris |
| 2002-06-30 | Fix typo in rev 1.10. | tsutsui |
| 2002-06-28 | No need for an installation/misc directory. | skrll |
| 2002-06-19 | By default, make ugen0 in the usbs target too, as i386 and x86_64 already did. | wiz |
| 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-04 | Move the sample fstab files to /usr/share/examples/fstab/. Duplicates | jdolecek |
| 2002-05-02 | - consistency cleanup | lukem |
| 2002-04-18 | Remove /dev/pms0 creation from ports that do not have the driver; | wiz |
| 2002-04-12 | Add "aout" to KERNEL_SUFFIXES. | skrll |
| 2002-04-11 | The results of my cats NWDO hacking. | skrll |
| 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-04-04 | Descend into distrib so as to ensure the INSTALL notes get built. | bjh21 |
| 2002-03-31 | Add a MAKESUMS variable which invokes makesums with CKSUM in its environment. | bjh21 |
| 2002-03-20 | Correct "makesums" calls to use the correct directory name for installation | bjh21 |
| 2002-03-16 | Rename ISDN devices, per discussion on tech-kern. The network devices | martin |