aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2005-06-30 00:19:08 +0000
committerPeter Wemm <peter@FreeBSD.org>2005-06-30 00:19:08 +0000
commit2de92a386e6c6607bc212cdd576e03675d79000d (patch)
treeb9325445859cb3fbd0000e9a1a52a91663ffc81c /sys/amd64
parentb107fcf877a71477ff23e6a5602035cef59ae687 (diff)
downloadsrc-2de92a386e6c6607bc212cdd576e03675d79000d.tar.gz
src-2de92a386e6c6607bc212cdd576e03675d79000d.zip
Conditionally weaken sys_generic.c rev 1.136 to allow certain dubious
ioctl numbers in backwards compatability mode. eg: an IOC_IN ioctl with a size of zero. Traditionally this was what you did before IOC_VOID existed, and we had some established users of this in the tree, namely procfs. Certain 3rd party drivers with binary userland components also have this too. This is necessary to have 4.x and 5.x binaries use these ioctl's. We found this at work when trying to run 4.x binaries. Approved by: re
Notes
Notes: svn path=/head/; revision=147676
Diffstat (limited to 'sys/amd64')
0 files changed, 0 insertions, 0 deletions