HomeFreeBSD

Use int (ioctl)(...) rather than int ioctl(...) so that ioctl can be defined

Description

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.

Details

Provenance
impAuthored on Mar 22 2002, 10:36 PM
Parents
rGd846883bc498: Use td_ucred in several trivial syscalls and remove Giant locking as
Branches
Unknown
Tags
Unknown

Event Timeline