freebsd-dev/sys/netncp
Don Lewis 5c38b6dbce Wire the sysctl output buffer before grabbing any locks to prevent
SYSCTL_OUT() from blocking while locks are held.  This should
only be done when it would be inconvenient to make a temporary copy of
the data and defer calling SYSCTL_OUT() until after the locks are
released.
2002-07-28 19:59:31 +00:00
..
ncp_cfg.h
ncp_conn.c Wire the sysctl output buffer before grabbing any locks to prevent 2002-07-28 19:59:31 +00:00
ncp_conn.h
ncp_crypt.c
ncp_file.h
ncp_lib.h Make bn_name a const char * to quieten some warnings. 2002-07-27 23:16:49 +00:00
ncp_login.c
ncp_mod.c
ncp_ncp.c
ncp_ncp.h
ncp_nls.c
ncp_nls.h Add character translation table between Unix and NetWare according 2002-04-20 05:35:02 +00:00
ncp_rcfile.h
ncp_rq.c
ncp_rq.h
ncp_sock.c Back out my lats commit of locking down a socket, it conflicts with hsu's work. 2002-05-31 11:52:35 +00:00
ncp_sock.h
ncp_subr.c
ncp_subr.h Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
ncp_user.h
ncp.h
nwerror.h