summaryrefslogtreecommitdiff
path: root/src/sys/ioctl/platform
AgeCommit message (Expand)Author
2017-07-08Enable ioctl on mips64 and s390xBryant Mairs
2017-06-19Support powerpc64Luca Barbato
2016-12-10Add ioctl support for BSDConrad Kramer
2016-12-10Change the readwrite buf ioctl call to use a *mut pointerConrad Kramer
2016-01-28Errno::result()arcnmx
2015-11-20netbsd supportJeremy Fitzhardinge
2015-09-15ioctl: make ioctl functions publicPaul Osborne
2015-09-15ioctl: clean up source file for ioctlsPaul Osborne
2015-08-14ioctl: fix bugs with op generation for writesPaul Osborne
2015-08-14ioctl: do not make macro generated functions publicPaul Osborne
2015-08-12ioctl: return result type rather than raw integerPaul Osborne
2015-08-12ioctl: remove all but command encodingCorey Richardson
2015-08-12Merge mips into powerpc; rename Union_Unnamed16 to ff_effect_dataCorey Richardson
2015-08-12Completely revamp sys::ioctl to use cmr/ioctl's approachCorey Richardson