NetBSD/sys/netsmb
jdolecek c2704241db add a comment on SMB packet PID purpose to smb_rq_new()
adjust the commented out code to be compilable, but keep using '1' as the PID
2003-04-08 21:10:33 +00:00
..
Makefile
files.netsmb
iconv.c
iconv.h
mchain.h
netbios.h parenthesize NB_ENCNAMELEN value 2003-03-27 11:22:29 +00:00
smb.h add bunch of NT DIRECTORY CHANGE NOTIFY and NT CREATE AND X related constants 2003-04-07 11:13:24 +00:00
smb_conn.c fix simplelock acquire/release in smb_co_rele() 2003-04-08 14:56:49 +00:00
smb_conn.h add SMB_CAPS() macro, which returns session capabilities 2003-04-05 13:13:50 +00:00
smb_crypt.c
smb_dev.c FILE_USE()/FILE_UNUSE() file entry returned from fd_getfile() properly 2003-04-08 16:29:11 +00:00
smb_dev.h
smb_iod.c add support for asynchronous execution of SMB requests: 2003-04-07 11:23:02 +00:00
smb_rq.c add a comment on SMB packet PID purpose to smb_rq_new() 2003-04-08 21:10:33 +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 add SMB_CAPS() macro, which returns session capabilities 2003-04-05 13:13:50 +00:00
smb_subr.c add bunch of NT DIRECTORY CHANGE NOTIFY and NT CREATE AND X related constants 2003-04-07 11:13:24 +00:00
smb_subr.h
smb_tran.h
smb_trantcp.c whitespace KNF 2003-03-30 09:44:28 +00:00
smb_trantcp.h Receive packets in a small pieces (NB_SORECEIVE_CHUNK), so TCP slowstart will 2003-03-24 18:08:51 +00:00
smb_usr.c use pools instead of malloc(9) for allocation of smb request structures 2003-04-07 19:35:39 +00:00
subr_mchain.c #ifdef MCHAIN_DEBUG a too verbose message 2003-04-04 08:20:50 +00:00