Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -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 that | jake | 2000-05-23 | 1 | -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. | bp | 1999-10-31 | 1 | -9/+13 |
| | | | | Pointed by: bde | ||||
* | Initial import of ncp library sources. | bp | 1999-10-12 | 1 | -0/+64 |
Reviewed by: jdp, mdodd |