K 10 svn:author V 3 bde K 8 svn:date V 27 1995-04-30T14:56:30.000000Z K 7 svn:log V 301 Define CDTR_IFLOW and CDSR_OFLOW which are now required for compiling bin/stty. Define alias CCAR_OFLOW for MDMBUF. Declare speeds as having type speed_t instead of long. speed_t is long, which is wrong (POSIX specifies it to be unsigned integral), but fixing it might introduce more serious bugs. END