aboutsummaryrefslogtreecommitdiff
path: root/sys/netncp
Commit message (Expand)AuthorAgeFilesLines
* nwfs depends on ncpPeter Wemm2000-04-291-0/+2
* Do not panic if request issued by kernel.Boris Popov2000-04-051-1/+2
* Enable '=' character in the filename.Boris Popov2000-01-291-1/+1
* Forward declare some structs so that this header is more self-suifficent.Bruce Evans2000-01-144-0/+17
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-294-10/+10
* Update to version 1.3.4 of ncplib. Cleanup header files.Boris Popov1999-12-129-35/+42
* Change structure field named 'toupper' to 'to_upper' to avoid conflictArchie Cobbs1999-11-022-8/+8
* Bump internal version number with next release of ncplib.Boris Popov1999-10-311-1/+1
* Add support for C++ in the headers. Some style cleanup.Boris Popov1999-10-313-146/+134
* Add missing initialization which could lead to kernel panic.Boris Popov1999-10-291-0/+1
* Initial import of ncp library sources.Boris Popov1999-10-124-0/+423
* Remove unnessary includes.Boris Popov1999-10-128-28/+0
* Fixed "misspelling" of bcmp as memcmp. memcmp doesn't exist in theBruce Evans1999-10-031-1/+1
* Import kernel part of ncplib: netncp and nwfsBoris Popov1999-10-0218-0/+5652