aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_ioctl.h
Commit message (Expand)AuthorAgeFilesLines
* linux: Improve debugging by recognizing TIOCGPTPEEREdward Tomasz Napierala2022-01-101-0/+2
* linux(4): Quiesce unrecognized ioctl warning for F2FS queryConrad Meyer2020-11-021-0/+5
* linux(4): Deduplicate ioctl range construction with a helper macroConrad Meyer2020-11-021-4/+4
* Add support for SOUND_MIXER_WRITE_MONITOR ioctl. Fixes alsamixer(1)Edward Tomasz Napierala2020-09-171-0/+1
* Add emulation support for the Linux kcov(4) ioctl API.Mark Johnston2020-09-041-0/+11
* Make linux(4) support the BLKPBSZGET ioctl. Oracle uses it.Edward Tomasz Napierala2020-07-191-1/+2
* Add support for the device statistics IOCTL, needed by the comingHans Petter Selasky2020-03-101-1/+2
* Implement Linux BLKGETSIZE64 ioctl.Edward Tomasz Napierala2019-12-291-1/+2
* Add a hack to make ^T work for Linux binaries, enabled withEdward Tomasz Napierala2019-12-161-0/+1
* Return ENOTSUP for Linux FS_IOC_FIEMAP ioctl.Edward Tomasz Napierala2019-07-041-0/+1
* On amd64 both Linux compat modules, linux.ko and linux64.ko, provideTijl Coosemans2018-11-061-0/+11
* Rationalize license text on Linuxolator filesEd Maste2018-03-231-15/+13
* Linuxolator whitespace cleanupEd Maste2018-02-051-2/+2
* sys/compat: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Style(9) whitespace fix.Dmitry Chagin2017-07-221-1/+1
* Add Evdev ioctl handler to the Linuxulator.Dmitry Chagin2017-04-231-1/+7
* Adding SIOCGIFNAME support in Linuxulator. This should silence the console w...Tai-hwa Liang2017-04-091-0/+1
* The latest cp tool is trying to use the btrfs clone operation that isDmitry Chagin2015-05-241-0/+6
* Introduce a new module linux_common.ko which is intended for theDmitry Chagin2015-05-241-7/+0
* Add some missing LIBUSB IOCTL conversion codes.Hans Petter Selasky2013-07-141-1/+4
* Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.hJohn Baldwin2013-01-291-0/+16
* This is v4l2 support for the linuxulator. This allows to access FreeBSDAlexander Leidinger2011-05-041-0/+97
* Fix the LINUX_SOUND_MIXER_INFO ioctl to return success after theSean Farley2010-12-301-0/+1
* Bring USB fixes for linux(4).Wojciech A. Koszek2010-05-241-3/+36
* Let us to use our libusb(3) in Linuxolator.Wojciech A. Koszek2010-01-181-0/+6
* This is v4l support for the linuxulator. This allows to access FreeBSDAlexander Leidinger2009-12-041-0/+36
* Add TIOCPKT and TIOCSPTLCK to the Linuxolator.Ed Schouten2008-07-231-0/+1
* Implement LINUX_SIOCGIFCOUNT and LINUX_SIOCGIFINDEX/LINUX_SIOGIFINDEX.Konstantin Belousov2007-11-071-1/+4
* Whitespace fixesScott Long2007-04-101-27/+27
* Add the CAM 'SG' peripheral device. This device implements a subset of theScott Long2007-04-071-0/+34
* Now that we don't have a linuxolator on alpha anymore:Alexander Leidinger2006-05-101-158/+0
* Linux compat bits needed to make linux programs use the new ptys :Olivier Houchard2006-01-261-0/+2
* Start each of the license/copyright comments with /*-Warner Losh2005-01-051-1/+1
* Implement SNDCTL_DSP_SETDUPLEX. This may fix sound apps which want toAlexander Leidinger2004-07-021-0/+1
* Add stub for Linux SOUND_MIXER_READ_RECMASK, required by some Linux soundBruce M Simpson2004-06-181-0/+1
* Add a stub for the Linux SOUND_MIXER_INFO ioctl (even though we don'tBruce M Simpson2004-06-181-0/+1
* Add support for more linux ioctls.Poul-Henning Kamp2004-06-141-2/+12
* Add BSD compatibility tty ioctls LINUX_TIOCSBRK and LINUX_TIOCCBRK. ThisBruce M Simpson2004-02-191-0/+3
* Add an ioctl handler for the DRM. This removes the need for the DRM_LINUXEric Anholt2003-04-241-0/+3
* - Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2);Maxim Sobolev2002-10-111-0/+9
* Remove NVIDIA ioctl bits. They will be provided in a kernel module.Matthew N. Dodd2002-09-201-7/+0
* This patch extends the FreeBSD Linux compatibility layer to supportMatthew N. Dodd2002-09-191-0/+7
* Deal with a few issues that cropped up following the recent changesIan Dowse2001-11-191-0/+1
* Implement DVD-ROM ioctls.Marcel Moolenaar2001-11-181-27/+60
* Implement missing SOUND_MIXER_WRITE_RECSRC ioctl.Marcel Moolenaar2001-11-181-0/+1
* Forward declare struct ifnet - this fixes a warning in tdfx_pci.cPeter Wemm2001-11-171-0/+1
* Tweak the way we determine if an interface needs to have its name translated.Dag-Erling Smørgrav2001-10-201-0/+5
* Fix Alpha related brokenness. We used to have a MD linux_ioctl.hMarcel Moolenaar2001-10-191-2/+179
* Add support for the "device private" ioctls soon to be used by the an driver.Dag-Erling Smørgrav2001-10-191-0/+13
* Fix typo in license.Marcel Moolenaar2000-08-251-1/+1