Hello, I'm wondering why busybox' stty doesn't accept line 0 as parameter to stty? It is checked that the arguemnt is between 1 and INT_MAX (inclusive i think). So AFAICS there is no way to set the line discipline back to N_TTY. Any reason for that or I'm just wrong? Best regards, Alexander