NetBSD/sys/netsmb
jdolecek fc15b17c83 fix NT_OPEN_EXISTING to be really just 'open' and not include the 'create' bit
fixes the problem described in PR kern/22835 by Rob Quinn
2004-02-17 19:22:42 +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
smb_dev.h
smb_iod.c
smb_rq.c
smb_rq.h
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
smb_tran.h
smb_trantcp.c
smb_trantcp.h
smb_usr.c "(u_short > 0xffff)" is never true, as gcc3 found out 2003-07-03 10:59:12 +00:00
smb.h fix NT_OPEN_EXISTING to be really just 'open' and not include the 'create' bit 2004-02-17 19:22:42 +00:00
subr_mchain.c