freebsd-dev/sys/netncp
Jason Evans a18b1f1d4d Convert lockmgr locks from using simple locks to using mutexes.
Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
2000-10-04 01:29:17 +00:00
..
ncp_cfg.h Initial import of ncp library sources. 1999-10-12 11:56:41 +00:00
ncp_conn.c Convert lockmgr locks from using simple locks to using mutexes. 2000-10-04 01:29:17 +00:00
ncp_conn.h Convert lockmgr locks from using simple locks to using mutexes. 2000-10-04 01:29:17 +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 nwfs depends on ncp 2000-04-29 13:34:28 +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 Forward declare some structs so that this header is more self-suifficent. 2000-01-14 19:54:42 +00:00
ncp_nls.c Enable '=' character in the filename. 2000-01-29 02:10:37 +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 Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ncp_rq.c
ncp_rq.h Forward declare some structs so that this header is more self-suifficent. 2000-01-14 19:54:42 +00:00
ncp_sock.c Remove unnessary includes. 1999-10-12 10:37:00 +00:00
ncp_sock.h Forward declare some structs so that this header is more self-suifficent. 2000-01-14 19:54:42 +00:00
ncp_subr.c Convert lockmgr locks from using simple locks to using mutexes. 2000-10-04 01:29:17 +00:00
ncp_subr.h Forward declare some structs so that this header is more self-suifficent. 2000-01-14 19:54:42 +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