Rewrite a good chunk of MAKEDEV, commonizing paths, cleaning up device
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 22 Mar 2005 00:40:54 +0000 (00:40 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 22 Mar 2005 00:40:54 +0000 (00:40 +0000)
commit093d5d6c30b7f13f131a9bf3a5da29f508756aee
tree65aa2d01c7a2d51f254acf02a5b444fd6d75f148
parent9bf43b68b3054027190600d09a8937dadcc736ec
Rewrite a good chunk of MAKEDEV, commonizing paths, cleaning up device
generation, and adding support for a /etc/devices.conf file to allow
custom owner/group/perms to be set.

Submitted-by: Joerg Anslik <joerg@anslik.de>
etc/MAKEDEV
etc/Makefile
etc/devices.conf [new file with mode: 0644]
share/man/man5/Makefile
share/man/man5/devices.conf.5 [new file with mode: 0644]
share/man/man8/man8.i386/MAKEDEV.8