d.
*** termbits.h.buggy Thu Nov 21 18:02:30 1996
--- termbits.h Thu Nov 21 18:03:42 1996
***************
*** 101,107 ****
#define XTABS 01000000 /* Hmm.. Linux/i386 considers this part of TABDLY.. */
/* c_cflag bit meaning */
! #define CBAUD 0000017
#define B0 0000000 /* hang up */
#define B50 0000001
#define B75 0000002
--- 101,107 ----
#define XTABS 01000000 /* Hmm.. Linux/i386 considers this part of TABDLY.. */
/* c_cflag bit meaning */
! #define CBAUD 0000037
#define B0 0000000 /* hang up */
#define B50 0000001
#define B75 0000002
***************
*** 120,126 ****
#define B38400 0000017
#define EXTA B19200
#define EXTB B38400
! #define CBAUDEX 0000020
#define B57600 00020
#define B115200 00021
#define B230400 00022
--- 120,126 ----
#define B38400 0000017
#define EXTA B19200
#define EXTB B38400
! #define CBAUDEX 0000000
#define B57600 00020
#define B115200 00021
#define B230400 00022
-- To unsubscribe: send e-mail to axp-list-request@redhat.com with 'unsubscribe' as the subject. Do not send it to axp-list@redhat.com
Copyright © 1995-1997 Red Hat Software. Legal notices