freebsd-dev/sys/netsmb
Tim J. Robbins bd32b70236 Fix a fatal typo introduced in revision 1.13 that caused the mbuf chains to
be created incorrectly for requests larger than NB_SORECEIVE_CHUNK bytes.

Approved by:	re
2002-11-26 23:53:28 +00:00
..
netbios.h
smb_conn.c
smb_conn.h
smb_crypt.c
smb_dev.c
smb_dev.h
smb_iod.c Some kernel threads try to do significant work, and the default KSTACK_PAGES 2002-10-02 07:44:29 +00:00
smb_rq.c Use m_length() instead of home-rolled versions. 2002-09-18 19:44:14 +00:00
smb_rq.h
smb_smb.c
smb_subr.c - Change mb_copy_t to take a size_t as the length argument instead of an 2002-11-08 21:26:32 +00:00
smb_subr.h
smb_tran.h
smb_trantcp.c Fix a fatal typo introduced in revision 1.13 that caused the mbuf chains to 2002-11-26 23:53:28 +00:00
smb_trantcp.h
smb_usr.c Add missing #include <sys/mbuf.h> 2002-09-18 14:21:52 +00:00
smb.h