aboutsummaryrefslogtreecommitdiff
path: root/etc/devfs.conf
Commit message (Collapse)AuthorAgeFilesLines
* Removed whitespace at BOF, EOL & EOF.Jens Schweikhardt2004-06-061-5/+3
| | | | Notes: svn path=/head/; revision=130151
* Allow users to configure stuff in /dev once again by re-doing the devfsDoug Barton2003-05-061-0/+47
script to read /etc/devfs.conf, and take appropriate actions based on what it finds there. The (commented out) examples in the new devfs.conf file are taken in part from the old rc.devfs script. Notes: svn path=/head/; revision=114769