K 10 svn:author V 3 bde K 8 svn:date V 27 1997-09-16T14:19:46.000000Z K 7 svn:log V 335 Removed declaration of nonexistent function fuibyte(). Sorted some declarations. Fixed missing __P(())'s. Removed `timeout_func_t (pointer to timeout function) typedef. It was mainly used in bogus casts. The more useful `timeout_t' (timeout function) typedef should be used instead. Cleaned up callout declarations and comments. END