index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
compat
/
linux
/
linux_ioctl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r283496:
dchagin
2016-01-09
1
-0
/
+6
*
MFC r283421:
dchagin
2016-01-09
1
-7
/
+0
*
Add some missing LIBUSB IOCTL conversion codes.
hselasky
2013-07-14
1
-1
/
+4
*
Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.h
jhb
2013-01-29
1
-0
/
+16
*
This is v4l2 support for the linuxulator. This allows to access FreeBSD
netchild
2011-05-04
1
-0
/
+97
*
Fix the LINUX_SOUND_MIXER_INFO ioctl to return success after the
scf
2010-12-30
1
-0
/
+1
*
Bring USB fixes for linux(4).
wkoszek
2010-05-24
1
-3
/
+36
*
Let us to use our libusb(3) in Linuxolator.
wkoszek
2010-01-18
1
-0
/
+6
*
This is v4l support for the linuxulator. This allows to access FreeBSD
netchild
2009-12-04
1
-0
/
+36
*
Add TIOCPKT and TIOCSPTLCK to the Linuxolator.
ed
2008-07-23
1
-0
/
+1
*
Implement LINUX_SIOCGIFCOUNT and LINUX_SIOCGIFINDEX/LINUX_SIOGIFINDEX.
kib
2007-11-07
1
-1
/
+4
*
Whitespace fixes
scottl
2007-04-10
1
-28
/
+28
*
Add the CAM 'SG' peripheral device. This device implements a subset of the
scottl
2007-04-07
1
-0
/
+34
*
Now that we don't have a linuxolator on alpha anymore:
netchild
2006-05-10
1
-158
/
+0
*
Linux compat bits needed to make linux programs use the new ptys :
cognet
2006-01-26
1
-0
/
+2
*
Start each of the license/copyright comments with /*-
imp
2005-01-05
1
-1
/
+1
*
Implement SNDCTL_DSP_SETDUPLEX. This may fix sound apps which want to
netchild
2004-07-02
1
-0
/
+1
*
Add stub for Linux SOUND_MIXER_READ_RECMASK, required by some Linux sound
bms
2004-06-18
1
-0
/
+1
*
Add a stub for the Linux SOUND_MIXER_INFO ioctl (even though we don't
bms
2004-06-18
1
-0
/
+1
*
Add support for more linux ioctls.
phk
2004-06-14
1
-2
/
+12
*
Add BSD compatibility tty ioctls LINUX_TIOCSBRK and LINUX_TIOCCBRK. This
bms
2004-02-19
1
-0
/
+3
*
Add an ioctl handler for the DRM. This removes the need for the DRM_LINUX
anholt
2003-04-24
1
-0
/
+3
*
- Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2);
sobomax
2002-10-11
1
-0
/
+9
*
Remove NVIDIA ioctl bits. They will be provided in a kernel module.
mdodd
2002-09-20
1
-7
/
+0
*
This patch extends the FreeBSD Linux compatibility layer to support
mdodd
2002-09-19
1
-0
/
+7
*
Deal with a few issues that cropped up following the recent changes
iedowse
2001-11-19
1
-0
/
+1
*
Implement DVD-ROM ioctls.
marcel
2001-11-18
1
-27
/
+60
*
Implement missing SOUND_MIXER_WRITE_RECSRC ioctl.
marcel
2001-11-18
1
-0
/
+1
*
Forward declare struct ifnet - this fixes a warning in tdfx_pci.c
peter
2001-11-17
1
-0
/
+1
*
Tweak the way we determine if an interface needs to have its name translated.
des
2001-10-20
1
-0
/
+5
*
Fix Alpha related brokenness. We used to have a MD linux_ioctl.h
marcel
2001-10-19
1
-2
/
+179
*
Add support for the "device private" ioctls soon to be used by the an driver.
des
2001-10-19
1
-0
/
+13
*
Fix typo in license.
marcel
2000-08-25
1
-1
/
+1
*
Fix some style bugs. The long line is in a chunk of code that's
nsayer
2000-03-13
1
-12
/
+12
*
Implement Linux BLKGETSIZE ioctl, and open the door to implementing
nsayer
2000-03-09
1
-0
/
+19
*
Implement pluggable ioctl handlers.
marcel
1999-12-04
1
-0
/
+418