| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-15 | Remove clause 3 and 4 leftovers from TNF licenses in more sources. | tsutsui | |
| Confirmed by martin@ in PR/54760. | |||
| 2019-02-05 | - Redo all the ioctl compat stuff to use a standard "ioctl" interface, | christos | |
| and provide methods to the private softc - Provide a function for constructing a RF_Raid_t from an RF_Config_t - Factor out the big inline ioctl code into functions | |||
| 2019-01-31 | Prevent integer overflow: ioctl commands are u_long. | christos | |
| For consistency move prototype to the _mod.h header. XXX: Why are the compat files here? Shouldn't they be in compat/common? Or because this could be a separate module, they belong with it? | |||
| 2019-01-27 | Merge the [pgoyette-compat] branch | pgoyette | |
| 2015-09-06 | More on PR 41200: headers that declare ioctls should include sys/ioccom.h. | dholland | |
| This covers (I think) all the MI headers outside of external/ (and dist/). | |||
| 2009-01-18 | add compat50 ioctls. | christos | |
