Bruce Evans df5cf212e6 Changed speed_t from long to unsigned long. POSIX.1 requires an
unsigned integral type.  Changing it doesn't seem to cause any
sign extension bugs in /usr/src.  In the kernel, this is partly
because `struct speedtab' and its lookup function are too bogus
to use speed_t's for speeds - they use ints.

Reminded by:	PR 5786
1998-03-12 14:09:55 +00:00
..
1997-04-03 06:08:28 +00:00
1997-02-22 15:12:41 +00:00
1997-07-13 14:26:00 +00:00
1998-03-07 08:45:46 +00:00
1997-04-13 01:16:58 +00:00
1997-02-22 15:12:41 +00:00
1997-04-13 01:16:58 +00:00
1998-02-27 22:36:51 +00:00
1997-02-22 15:12:41 +00:00
1997-10-22 23:12:27 +00:00
1997-09-25 23:24:35 +00:00
1997-02-22 15:12:41 +00:00
1998-02-28 10:41:01 +00:00