Patch from Tim Riker to allow tty* in inittab if the tty

actually exists -- serial console is not the issue...
This commit is contained in:
Eric Andersen
2002-07-29 06:39:58 +00:00
parent aead70b4d1
commit 3bc2b206b0
2 changed files with 16 additions and 46 deletions

View File

@@ -33,7 +33,8 @@
uClibc, fix route crashe 'route add', fix warnings compile
networking and pwd_grp applets
* Tim Riker <Tim@Rikers.org>
-- fix and shrink uuencode
-- fix and shrink uuencode
-- allow tty* in inittab if exist, serial console is not the issue
-Erik Andersen, --not yet released--