NetBSD/sys/netsmb
simonb a2facef339 Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
..
Makefile
files.netsmb
iconv.c need dstlen to make it safe 2003-05-16 05:14:40 +00:00
iconv.h
mchain.h
netbios.h
smb.h
smb_conn.c Make it compile with DEBUG but no DIAGNOSTIC. 2003-06-02 20:43:36 +00:00
smb_conn.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smb_crypt.c
smb_dev.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smb_dev.h
smb_iod.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smb_rq.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smb_rq.h use pools instead of malloc(9) for allocation of smb request structures 2003-04-07 19:35:39 +00:00
smb_smb.c Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
smb_subr.c map ERRSRV:ERRbaduid to EAUTH 2003-09-27 12:24:25 +00:00
smb_subr.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smb_tran.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smb_trantcp.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smb_trantcp.h
smb_usr.c "(u_short > 0xffff)" is never true, as gcc3 found out 2003-07-03 10:59:12 +00:00
subr_mchain.c