Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Boris Popov has granted permission to remove the advertising clause | imp | 2007-01-09 | 1 | -4/+1 |
| | | | | from lib/libncp. Make it so. Also, renumbered clauses. | ||||
* | Use a character device and ioctl() for communication between libncp | tjr | 2003-02-28 | 1 | -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 libncp | dillon | 2001-09-30 | 1 | -2/+3 |
| | |||||
* | Initial import of ncp library sources. | bp | 1999-10-12 | 1 | -0/+150 |
Reviewed by: jdp, mdodd |