freebsd-skq/sys/netsmb
tjr 5155733cbd Avoid dereferencing the thread pointer in smb_iod_addrq() if it's NULL.
Fixes mdconfig -t vnode on smbfs: mdsetcred()'s "horrible kludge"
calls into smbfs VOP_READ with a NULL uio_td.
2003-06-14 15:45:34 +00:00
..
netbios.h Finish driving a stake through the heart of netns and the associated 2003-03-05 19:24:24 +00:00
smb_conn.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
smb_conn.h
smb_crypt.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
smb_dev.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
smb_dev.h
smb_iod.c Avoid dereferencing the thread pointer in smb_iod_addrq() if it's NULL. 2003-06-14 15:45:34 +00:00
smb_rq.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
smb_rq.h
smb_smb.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
smb_subr.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
smb_subr.h - Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with 2003-03-31 22:49:17 +00:00
smb_tran.h
smb_trantcp.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
smb_trantcp.h
smb_usr.c Use __FBSDID(). 2003-06-11 05:37:42 +00:00
smb.h