aboutsummaryrefslogtreecommitdiff
path: root/lib/libncp/ncpl_rcfile.c
Commit message (Collapse)AuthorAgeFilesLines
* Garbage collect NWFS and NCP bits which are now completely disconnectedAttilio Rao2013-03-091-406/+0
| | | | | | | | | from the tree since few months. This patch is not targeted for MFC. Notes: svn path=/head/; revision=248097
* Boris Popov has granted permission to remove the advertising clauseWarner Losh2007-01-091-4/+1
| | | | | | | from lib/libncp. Make it so. Also, renumbered clauses. Notes: svn path=/head/; revision=165920
* Add __FBSDID()s to libncpMatthew Dillon2001-09-301-2/+4
| | | | Notes: svn path=/head/; revision=84213
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-3/+3
| | | | | | | | | It was not discussed and should probably not happen. Requested by: msmith and others Notes: svn path=/head/; revision=60938
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-3/+3
| | | | | | | | | | | the type argument to *_HEAD and *_ENTRY is a struct. Suggested by: phk Reviewed by: phk Approved by: mdodd Notes: svn path=/head/; revision=60833
* Initial import of ncp library sources.Boris Popov1999-10-121-0/+407
Reviewed by: jdp, mdodd Notes: svn path=/head/; revision=52153