summaryrefslogtreecommitdiffstats
path: root/sys/compat/freebsd32/freebsd32_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge r263233 from HEAD to stable/10:rwatson2015-03-191-1/+1
* MFC r266981:mav2014-07-021-0/+69
* Change the cap_rights_t type from uint64_t to a structure that we can extendpjd2013-09-051-1/+3
* In order to maximize the re-usability of kernel code in user space thiskmacy2011-09-161-1/+1
* Second-to-last commit implementing Capsicum capabilities in the FreeBSDrwatson2011-08-111-1/+2
* Implement compat32 shims for PCIOCGETCONF.kib2011-04-021-0/+106
* Provide the structures and ioctl number definition for handlingkib2011-04-021-0/+4
* Implement compat32 MEMRANGE_GET and MEMRANGE_SET. This is needed tokib2011-03-251-0/+51
* Fully emulate MDIOCLIST for compat32.kib2011-03-251-1/+9
* Remove unneccessary panics, that can be easily triggered by user.kib2011-03-251-8/+0
* Fix file leakage in the freebsd32_ioctl routines.kib2011-03-251-9/+11
* Emulate the FIODGNAME ioctl in our 32-bit emulator.ed2009-03-291-0/+20
* Add freebsd32 compat shims for ioctl(2)obrien2008-09-221-0/+62
* Add freebsd32 compat shims for ioctl(2)obrien2008-09-221-0/+158
OpenPOWER on IntegriCloud