Marius Strobl fa67ebf9bb Revert the (int *) -> (intptr_t *) conversion done as part of rev. 1.59
for IOCTLs where casting data to intptr_t * isn't the right thing to do
as _IO() isn't used for them but _IOR(..., int)/_IOW(..., int) are (i.e.
for all IOCTLs except VMIO_SIOCSIFFLAGS), fixing tap(4) on big-endian
LP64 machines.

PR:		sparc64/98084
OK'ed by:	emax
MFC after:	1 week
2006-05-30 20:08:12 +00:00
..
2006-05-30 19:24:01 +00:00
2005-11-24 18:56:14 +00:00
2005-11-11 11:17:57 +00:00
2006-05-11 00:53:43 +00:00
2006-04-04 20:20:51 +00:00