NetBSD/sys/netsmb
njoly 3ca0c64cb2 Do not call smb_rqpool_fini() on device close. Otherwise, we'll crash
trying to use destroyed pools for SMB request.
2009-09-21 14:13:35 +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 Do not call smb_rqpool_fini() on device close. Otherwise, we'll crash 2009-09-21 14:13:35 +00:00
smb_dev.h
smb_iod.c add comment to previous stating periodic wakeups can be nuked 2009-09-04 16:18:34 +00:00
smb_rq.c Convert POOL_INITs to proper cons/destructors. 2009-09-12 12:52:21 +00:00
smb_rq.h Convert POOL_INITs to proper cons/destructors. 2009-09-12 12:52:21 +00:00
smb_smb.c
smb_subr.c
smb_subr.h
smb_tran.h
smb_trantcp.c Grr. One last thing from the upcall-direction patch which I failed to 2009-09-04 01:41:06 +00:00
smb_trantcp.h
smb_usr.c
smb.h
subr_mchain.c