K 10 svn:author V 3 bde K 8 svn:date V 27 1995-04-02T00:11:48.000000Z K 7 svn:log V 366 Fix slioctl(). It has to return -1 for ioctls that it doesn't know about so that these ioctls can be handled by the calling layer(s). Clean up the recently added code: - include the appropriate header to declare an implicitly declared function. - declare timeout functions correctly and remove numerous bogus casts that hid (but didn't fix) their incorrectness. END