Fixed a timing bug which occured when bb ash is run in a rxvt on the
authorRobert Griebl <griebl@gmx.de>
Tue, 30 Jul 2002 23:13:51 +0000 (23:13 -0000)
committerRobert Griebl <griebl@gmx.de>
Tue, 30 Jul 2002 23:13:51 +0000 (23:13 -0000)
commitb230159958fd527dafb21aa5b157a928e46ee181
tree909f63e9b6ff6b4f03f946c7017feff8a3525adc
parentdf03932b7e933f0f5f55aad24fac3b9d531dc4a1
Fixed a timing bug which occured when bb ash is run in a rxvt on the
HP iPAQ. Sometimes we get a SIGWINCH and want to print the prompt, although
the prompt is not yet initialised (0) .. so just don't print a prompt
as long as the prompt string is 0
shell/cmdedit.c