K 10 svn:author V 6 marius K 8 svn:date V 27 2006-06-06T20:03:37.000000Z K 7 svn:log V 225 MFC: 1.61 Revert the (int *) -> (intptr_t *) conversion done as part of rev. 1.59 (MFC'ed in rev. 1.55.2.3) for IOCTLs where casting data to intptr_t * isn't the right thing to do, fixing tap(4) on big-endian LP64 machines. END