summaryrefslogtreecommitdiffstats
path: root/sys/netncp/ncp_rcfile.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.
* Switch to our preferred 2-clause BSD license.joel2010-04-071-7/+1
| | | | Approved by: bp
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
|
* Back out the previous change to the queue(3) interface.jake2000-05-261-5/+5
| | | | | | It was not discussed and should probably not happen. Requested by: msmith and others
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-5/+5
| | | | | | | | the type argument to *_HEAD and *_ENTRY is a struct. Suggested by: phk Reviewed by: phk Approved by: mdodd
* Add support for C++ in the headers. Some style cleanup.bp1999-10-311-9/+13
| | | | Pointed by: bde
* Initial import of ncp library sources.bp1999-10-121-0/+64
Reviewed by: jdp, mdodd
OpenPOWER on IntegriCloud