Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r306228: | hselasky | 2016-10-03 | 1 | -0/+6 |
* | Handle IOC_VOID special case of passing an integer IOCTL argument through CUSE. | hselasky | 2016-07-06 | 1 | -1/+1 |
* | Make CUSE usable with platforms where the size of "unsigned long" is | hselasky | 2015-12-22 | 2 | -6/+6 |
* | Make CUSE usable with platforms where the size of "unsigned long" is | hselasky | 2015-12-22 | 2 | -3/+3 |
* | Guard against the same process being both CUSE server and client at | hselasky | 2015-12-22 | 1 | -2/+13 |
* | Don't use POLLNVAL as a return value from the client side poll | hselasky | 2015-01-13 | 1 | -10/+28 |
* | Use existing PHOLD() and PRELE() macros. | hselasky | 2014-06-24 | 1 | -16/+4 |
* | Initial import of character device in userspace support for FreeBSD. | hselasky | 2014-05-23 | 3 | -0/+2040 |