]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Adding SIOCGIFNAME support in Linuxulator. This should silence the console warning...
authorTai-hwa Liang <avatar@FreeBSD.org>
Sun, 9 Apr 2017 15:27:04 +0000 (15:27 +0000)
committerTai-hwa Liang <avatar@FreeBSD.org>
Sun, 9 Apr 2017 15:27:04 +0000 (15:27 +0000)
commit113bb55f719400d5c1ad689a77973a554168095d
treec6da42ad9febbd7060b6d48f14e612f936b988e7
parent23852d5ce3b51e0cf5466bd41a272fca26782541
Adding SIOCGIFNAME support in Linuxulator.  This should silence the console warning associated
with linux-opera:
linux: pid 23492 (opera): ioctl fd=5, cmd=0x8910 ('\M^I',16) is not implemented
linux: pid 23492 (opera): ioctl fd=28, cmd=0x8910 ('\M^I',16) is not implemented
...

Reviewed by: kib, marcel, dchagin
Tested with: linux-opera-12.16_3
MFC after: 1 month
sys/compat/linux/linux_ioctl.c
sys/compat/linux/linux_ioctl.h