K 10 svn:author V 3 bde K 8 svn:date V 27 1997-04-20T18:02:40.000000Z K 7 svn:log V 230 Fixed the type of a timeout function and removed casts that hid the type mismatches. There was no problem in practice (at least on 386's). The timeout args still get bogusly cast from int to `void *' via caddr_t and back to int. END