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
*
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