summaryrefslogtreecommitdiffstats
path: root/lib/libncp/ncpl_net.c
Commit message (Collapse)AuthorAgeFilesLines
* Use a character device and ioctl() for communication between libncptjr2003-02-281-1/+0
| | | | | 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.
* Add __FBSDID()s to libncpdillon2001-09-301-2/+3
|
* Initial import of ncp library sources.bp1999-10-121-0/+150
Reviewed by: jdp, mdodd
OpenPOWER on IntegriCloud