Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2002 14:36:23 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys ioccom.h
Message-ID:  <200203222236.g2MMaNk37863@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/03/22 14:36:23 PST

  Modified files:
    sys/sys              ioccom.h 
  Log:
  Use int (ioctl)(...) rather than int ioctl(...) so that ioctl can be defined
  as a macro w/o messing things up.  This is really an abuse and we will back
  this out as soon as the abusers have been fixed.  Add a comment to this
  effect.
  
  With this change, the XFree86-4 port now builds.
  
  Revision  Changes    Path
  1.11      +6 -1      src/sys/sys/ioccom.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203222236.g2MMaNk37863>