freebsd-dev/sys/netncp
Jeff Roberson 4093529dee - Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with
a follow on commit to kern_sig.c
 - signotify() now operates on a thread since unmasked pending signals are
   stored in the thread.
 - PS_NEEDSIGCHK moves to TDF_NEEDSIGCHK.
2003-03-31 22:49:17 +00:00
..
ncp_cfg.h
ncp_conn.c Use td->td_ucred instead of td->td_proc->p_ucred. 2003-03-20 21:17:40 +00:00
ncp_conn.h Catch up with KSE changes. 2003-02-26 21:25:55 +00:00
ncp_crypt.c
ncp_file.h use __packed. 2002-09-23 18:54:32 +00:00
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 Note that MAJOR_AUTO is now the default if d_maj is not initialized. This 2003-03-09 11:03:45 +00:00
ncp_ncp.c - Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with 2003-03-31 22:49:17 +00:00
ncp_ncp.h Catch up with KSE changes. 2003-02-26 21:25:55 +00:00
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 Catch up with KSE changes. 2003-02-26 21:25:55 +00:00
ncp_rq.h Catch up with KSE changes. 2003-02-26 21:25:55 +00:00
ncp_sock.c Catch up with KSE changes. 2003-02-26 21:25:55 +00:00
ncp_sock.h Catch up with KSE changes. 2003-02-26 21:25:55 +00:00
ncp_subr.c Replace the at_fork, at_exec, and at_exit functions with the slightly more 2003-03-24 21:15:35 +00:00
ncp_subr.h Catch up with KSE changes. 2003-02-26 21:25:55 +00:00
ncp_user.h
ncp.h Use a character device and ioctl() for communication between libncp 2003-02-28 04:31:29 +00:00
ncpio.h Use a character device and ioctl() for communication between libncp 2003-02-28 04:31:29 +00:00
nwerror.h