Date: Thu, 18 Oct 2001 18:38:10 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_ioctl.c linux_ioctl.h Message-ID: <200110190138.f9J1cAY40072@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2001/10/18 18:38:10 PDT
Modified files:
sys/compat/linux linux_ioctl.c linux_ioctl.h
Log:
Add support for the "device private" ioctls soon to be used by the an driver.
Also slightly change the name translation policy - only rename interfaces
that have the IFF_BROADCAST flag set. This is not perfect, but is closer to
how Linux names network interfaces.
Revision Changes Path
1.69 +63 -16 src/sys/compat/linux/linux_ioctl.c
1.5 +14 -1 src/sys/compat/linux/linux_ioctl.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?200110190138.f9J1cAY40072>
