Add support for devfs device names.

This commit is contained in:
Matt Kraai
2001-07-23 14:52:08 +00:00
parent 0139ca92ff
commit 439e3df653
17 changed files with 102 additions and 58 deletions

View File

@@ -9,6 +9,7 @@
Other Changes:
* Vladimir Oleynik -- Fixed tr to support 'tr a-z A-Z' syntax,
many ash corrections, and others optimizations, and cleanups.
* Matt Kraai -- Added BB_FEATURE_DEVFS to enable devfs device names.
-Not Yet Released