Age | Commit message (Expand) | Author |
---|---|---|
2016-12-10 | Add ioctl support for BSD | Conrad Kramer |
2016-12-10 | Change the readwrite buf ioctl call to use a *mut pointer | Conrad Kramer |
2016-01-28 | Errno::result() | arcnmx |
2015-11-20 | netbsd support | Jeremy Fitzhardinge |
2015-09-15 | ioctl: make ioctl functions public | Paul Osborne |
2015-09-15 | ioctl: clean up source file for ioctls | Paul Osborne |
2015-08-14 | ioctl: fix bugs with op generation for writes | Paul Osborne |
2015-08-14 | ioctl: do not make macro generated functions public | Paul Osborne |
2015-08-12 | ioctl: return result type rather than raw integer | Paul Osborne |
2015-08-12 | ioctl: remove all but command encoding | Corey Richardson |
2015-08-12 | Merge mips into powerpc; rename Union_Unnamed16 to ff_effect_data | Corey Richardson |
2015-08-12 | Completely revamp sys::ioctl to use cmr/ioctl's approach | Corey Richardson |