K 10 svn:author V 3 yar K 8 svn:date V 27 2007-11-28T07:54:42.000000Z K 7 svn:log V 281 - Pay attention to the fact that ioctl(2) is only known to return -1 on error while any other return value from it can indicate success. (See RETURN VALUE in our ioctl(2) manpage and the POSIX spec.) - Avoid assumptions about the state of the data buffer after ioctl(2) failure. END