Enable ICANON (Bug#6771). Any long line problem must be solved differently.
authorJan Djärv <jan.h.d@swipnet.se>
Mon, 2 Aug 2010 07:03:12 +0000 (09:03 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Mon, 2 Aug 2010 07:03:12 +0000 (09:03 +0200)
commit9a747ba6507e64e26f87c5173d25428c99b70adb
tree669a1a2e141c2593e69efe01cda7c36f668b3df5
parent7b0815ba49c91b047bc04744884a5c699183b8a8
Enable ICANON (Bug#6771).  Any long line problem must be solved differently.

There is AFAIK no bug report or test case for the long line problem.

* sysdep.c (child_setup_tty): Enable ICANON in lflags and set VEOF
to Control-D (Bug#6771).
src/ChangeLog
src/sysdep.c