diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-02-14 18:47:33 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-02-14 18:47:33 +0000 |
commit | 98e599ca063bbba13e0806d54f8caa9b0d10ba56 (patch) | |
tree | 69f3fb0fcada0398c27cc3d6e26a25144876fff4 /Config.h | |
parent | ec455953008d08f588fe0c0bd9df4278cd188315 (diff) | |
download | busybox-w32-98e599ca063bbba13e0806d54f8caa9b0d10ba56.tar.gz busybox-w32-98e599ca063bbba13e0806d54f8caa9b0d10ba56.tar.bz2 busybox-w32-98e599ca063bbba13e0806d54f8caa9b0d10ba56.zip |
Commit Vladimir's latest version of stty.c. Nice work.
-Erik
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -95,6 +95,7 @@ | |||
95 | #define BB_SH | 95 | #define BB_SH |
96 | #define BB_SLEEP | 96 | #define BB_SLEEP |
97 | #define BB_SORT | 97 | #define BB_SORT |
98 | //#define BB_STTY | ||
98 | #define BB_SWAPONOFF | 99 | #define BB_SWAPONOFF |
99 | #define BB_SYNC | 100 | #define BB_SYNC |
100 | #define BB_SYSLOGD | 101 | #define BB_SYSLOGD |