NetBSD/sys/netsmb
jdolecek dee9f67e51 add SMB_CAPS() macro, which returns session capabilities 2003-04-05 13:13:50 +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 one more rename - ERRbaddevice -> ERRnoipc 2003-03-24 08:56:21 +00:00
smb_conn.c g/c vc_timo from struct smb_vc - it's not used anymore 2003-04-02 15:03:37 +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
smb_dev.h remove unused struct members from struct smbioc_rq 2003-03-23 12:17:49 +00:00
smb_iod.c smb_iod_addrq(): change vc_maxmux check to #ifdef DIAGNOSTIC panic 2003-04-05 11:12:23 +00:00
smb_rq.c we now use rqp->sr_timo for request timeout value, so don't 2003-04-02 15:01:52 +00:00
smb_rq.h use callout for request timeout, so that it could expire independantly 2003-03-30 11:58:17 +00:00
smb_smb.c add SMB_CAPS() macro, which returns session capabilities 2003-04-05 13:13:50 +00:00
smb_subr.c map ERRDOS/ERRnotlocked to EBUSY 2003-03-24 10:05:43 +00:00
smb_subr.h The implementation of the try/catch functionality uses two gcc extensions 2003-03-15 02:54:24 +00:00
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 remove unused struct members from struct smbioc_rq 2003-03-23 12:17:49 +00:00
subr_mchain.c #ifdef MCHAIN_DEBUG a too verbose message 2003-04-04 08:20:50 +00:00