Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Garbage collect NWFS and NCP bits which are now completely disconnected | attilio | 2013-03-09 | 1 | -62/+0 |
| | | | | | | from the tree since few months. This patch is not targeted for MFC. | ||||
* | Use a character device and ioctl() for communication between libncp | tjr | 2003-02-28 | 1 | -0/+62 |
and the kernel instead of adding more syscalls at runtime. As a bonus, you can now restrict access to the kernel NCP interface with chmod. |