diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-07-29 06:39:58 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-07-29 06:39:58 +0000 |
commit | 3bc2b206b0197334e8f738db43e7089750958cc3 (patch) | |
tree | 8fa0ab8d63516a82499a9178c03dc30d5eeca2ac /Changelog | |
parent | aead70b4d15322d2eeee9384bacb2cc137f46f78 (diff) | |
download | busybox-w32-3bc2b206b0197334e8f738db43e7089750958cc3.tar.gz busybox-w32-3bc2b206b0197334e8f738db43e7089750958cc3.tar.bz2 busybox-w32-3bc2b206b0197334e8f738db43e7089750958cc3.zip |
Patch from Tim Riker to allow tty* in inittab if the tty
actually exists -- serial console is not the issue...
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -33,7 +33,8 @@ | |||
33 | uClibc, fix route crashe 'route add', fix warnings compile | 33 | uClibc, fix route crashe 'route add', fix warnings compile |
34 | networking and pwd_grp applets | 34 | networking and pwd_grp applets |
35 | * Tim Riker <Tim@Rikers.org> | 35 | * Tim Riker <Tim@Rikers.org> |
36 | -- fix and shrink uuencode | 36 | -- fix and shrink uuencode |
37 | -- allow tty* in inittab if exist, serial console is not the issue | ||
37 | 38 | ||
38 | -Erik Andersen, --not yet released-- | 39 | -Erik Andersen, --not yet released-- |
39 | 40 | ||