marius      2006-06-06 20:03:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/net              if_tap.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.55.2.4  +10 -10    src/sys/net/if_tap.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to