summaryrefslogtreecommitdiffstats
path: root/sys/netncp/ncpio.h
Commit message (Collapse)AuthorAgeFilesLines
* Garbage collect NWFS and NCP bits which are now completely disconnectedattilio2013-03-091-62/+0
| | | | | | from the tree since few months. This patch is not targeted for MFC.
* Use a character device and ioctl() for communication between libncptjr2003-02-281-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.
OpenPOWER on IntegriCloud