NetBSD/sys/netsmb
joerg ce578dfc2b Explicitly cast pointers to uintptr_t before casting to enums. They are
not necessarily the same size. Don't cast pointers to bool, check for
NULL instead.
2020-02-21 00:26:21 +00:00
..
files.netsmb
iconv.c
iconv.h
Makefile
mchain.h
netbios.h
smb_conn.c Explicitly cast pointers to uintptr_t before casting to enums. They are 2020-02-21 00:26:21 +00:00
smb_conn.h
smb_crypt.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
smb_dev.c
smb_dev.h
smb_iod.c
smb_rq.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
smb_rq.h
smb_smb.c Set 'ntencpass' to NULL as part of 'again', to prevent use-after-free. 2020-01-07 06:14:42 +00:00
smb_subr.c
smb_subr.h
smb_tran.h
smb_trantcp.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
smb_trantcp.h
smb_usr.c
smb.h
subr_mchain.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00