John Birrell ffa54cc6bb The __set_ospeed() function is coded against the speed_t type declared
in termios.h, but it's prototype in termcap.h and the main file use
the underlying definition (which is now an int, not a long for
compatibility with NetBSD). Really termcap.h should use speed_t too,
but I guess that this might break sources that don't include termios.h
first.
1998-05-05 21:54:26 +00:00
..
1997-04-03 06:08:28 +00:00
1998-05-05 21:47:58 +00:00
1997-02-22 15:12:41 +00:00
1998-03-22 07:41:23 +00:00
1998-04-29 22:43:18 +00:00
1998-04-29 22:43:18 +00:00
1997-02-22 15:12:41 +00:00
1997-04-13 01:16:58 +00:00
1998-05-05 21:47:58 +00:00
1997-02-22 15:12:41 +00:00
1997-09-25 23:24:35 +00:00
1997-02-22 15:12:41 +00:00
1998-04-23 04:44:08 +00:00
1998-05-03 05:06:13 +00:00