summaryrefslogtreecommitdiffstats
path: root/sys/netncp/ncp_ncp.c
Commit message (Expand)AuthorAgeFilesLines
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-1/+1
* Fix warning: 203: implicit declaration of function `kernel_sysctlbyname'peter2001-06-151-0/+1
* Use new kernel_sysctlbyname function. Remove private copy.jlemon2001-05-191-2/+2
* Move bindery authentication ncps to ncp_ncp.c file. ncp_login.c will staybp2001-03-221-0/+101
* Properly set flags on the broken connection.bp2001-03-221-3/+3
* Major update of NCP requester:bp2001-03-101-421/+202
* Add missing initialization which could lead to kernel panic.bp1999-10-291-0/+1
* Remove unnessary includes.bp1999-10-121-3/+0
* Import kernel part of ncplib: netncp and nwfsbp1999-10-021-0/+613
OpenPOWER on IntegriCloud