K 10 svn:author V 5 harti K 8 svn:date V 27 2003-07-29T13:32:10.000000Z K 7 svn:log V 227 Make the ioctl() interface cleaner with regard to types: use size_t instead of int where the variable has to hold buffer lengths, use u_int for things like number of network interfaces which in principle can never be negative. END