You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
John Crispin 291e04ee8f comgt: Use TCGETS and TCSETS ioctls for struct termios
When passing struct termios to ioctl TCGETS and TCSETS should be
used instead of TCGETA and TCSETA, which are meant for the older
struct termio. Should fix https://dev.openwrt.org/ticket/19012

Signed-off-by: Matti Laakso <malaakso@elisanet.fi>

SVN-Revision: 44506
9 years ago
..
001-compile_fix.patch packages: sort network related packages into package/network/ 12 years ago
002-termios.patch comgt: Use TCGETS and TCSETS ioctls for struct termios 9 years ago
003-no_XCASE.patch comgt: drop the use of the non-standard XCASE termios flag (#18186) 10 years ago
004-check_tty.patch comgt: Use TCGETS and TCSETS ioctls for struct termios 9 years ago