K 10 svn:author V 3 bde K 8 svn:date V 27 1997-04-20T15:48:17.000000Z K 7 svn:log V 348 Fixed the type of timeout functions and removed casts that hid the type mismatches. There was no problem in practice (at least on 386's). Removed NetBSD-related TIMEOUT macro. NetBSD uses the same BSD4.4Lite timeout interface as FreeBSD. As a concession to portability, declare the timeout function without using the FreeBSD timeout_t typedef. END