Replaced zero timeouts for WaitForChar() with very long delays, now that
commit82295f0bff42abf924a6c86ddbd5ac88689584e8
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 18 Dec 2014 01:40:06 +0000 (18 01:40 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 18 Dec 2014 01:40:06 +0000 (18 01:40 +0000)
treeb0246a69c23c071656e49dd5dea5e9bdf3860415
parentfd2a7b8bc7458b988733e4a5584473f4e89aae5b
Replaced zero timeouts for WaitForChar() with very long delays, now that
WaitForChar() (or con-handler's ACTION_WAIT_CHAR to be exact) has been
fixed to return immediately when given a zero timeout.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49859 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
test/consolemodes.c
test/rawtest.c