various legacy and linux-specific stuff

this commit is part of an effort to make more of busybox work
out-of-the-box.
This commit is contained in:
Rich Felker
2011-03-18 21:52:26 -04:00
parent fc27b96c7d
commit f5ba2bc9ca
7 changed files with 122 additions and 1 deletions

View File

@ -138,6 +138,7 @@ struct termios
#define IEXTEN 0100000
/* Extensions? */
#define CBAUDEX 0010000
#define ECHOCTL 0001000
#define ECHOPRT 0002000
#define ECHOKE 0004000