freebsd-dev/sys/netncp
Peter Wemm 664a31e496 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 04:46:21 +00:00
..
ncp_cfg.h Initial import of ncp library sources. 1999-10-12 11:56:41 +00:00
ncp_conn.c Remove unnessary includes. 1999-10-12 10:37:00 +00:00
ncp_conn.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
ncp_crypt.c Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
ncp_file.h Add support for C++ in the headers. Some style cleanup. 1999-10-31 03:39:03 +00:00
ncp_lib.h Add support for C++ in the headers. Some style cleanup. 1999-10-31 03:39:03 +00:00
ncp_login.c Remove unnessary includes. 1999-10-12 10:37:00 +00:00
ncp_mod.c Remove unnessary includes. 1999-10-12 10:37:00 +00:00
ncp_ncp.c Add missing initialization which could lead to kernel panic. 1999-10-29 10:21:07 +00:00
ncp_ncp.h Update to version 1.3.4 of ncplib. Cleanup header files. 1999-12-12 05:50:07 +00:00
ncp_nls.c Change structure field named 'toupper' to 'to_upper' to avoid conflict 1999-11-02 22:46:42 +00:00
ncp_nls.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
ncp_rcfile.h Add support for C++ in the headers. Some style cleanup. 1999-10-31 03:39:03 +00:00
ncp_rq.c Import kernel part of ncplib: netncp and nwfs 1999-10-02 04:06:24 +00:00
ncp_rq.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
ncp_sock.c Remove unnessary includes. 1999-10-12 10:37:00 +00:00
ncp_sock.h Update to version 1.3.4 of ncplib. Cleanup header files. 1999-12-12 05:50:07 +00:00
ncp_subr.c Remove unnessary includes. 1999-10-12 10:37:00 +00:00
ncp_subr.h Update to version 1.3.4 of ncplib. Cleanup header files. 1999-12-12 05:50:07 +00:00
ncp_user.h Update to version 1.3.4 of ncplib. Cleanup header files. 1999-12-12 05:50:07 +00:00
ncp.h Update to version 1.3.4 of ncplib. Cleanup header files. 1999-12-12 05:50:07 +00:00
nwerror.h Update to version 1.3.4 of ncplib. Cleanup header files. 1999-12-12 05:50:07 +00:00