NetBSD/sys/netsmb
ad 284c2b9aef Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
we no longer need to guard against access from hardware interrupt handlers.

Additionally, if cloning a process with CLONE_SIGHAND, arrange to have the
child process share the parent's lock so that signal state may be kept in
sync. Partially addresses PR kern/37437.
2008-04-24 18:39:20 +00:00
..
files.netsmb
iconv.c
iconv.h
Makefile
mchain.h
netbios.h
smb_conn.c
smb_conn.h
smb_crypt.c
smb_dev.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
smb_dev.h
smb_iod.c
smb_rq.c
smb_rq.h
smb_smb.c
smb_subr.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
smb_subr.h
smb_tran.h
smb_trantcp.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
smb_trantcp.h
smb_usr.c
smb.h
subr_mchain.c