This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
netsmb
History
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
Implement support for mixed case passwords.
2002-09-16 10:50:38 +00:00
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
Implement support for mixed case passwords.
2002-09-16 10:50:38 +00:00
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
<sys/lock.h> is a prerequisite for <sys/mutex.h>, so include the former
2002-08-27 12:22:06 +00:00
smb_tran.h
Reserve a transport parameter name and number for Darwin.
2002-09-16 10:57:13 +00:00
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
Increase send/receive queue to accomodate large readx/writex requests.
2002-09-18 07:38:10 +00:00
smb_usr.c
Add missing #include <sys/mbuf.h>
2002-09-18 14:21:52 +00:00
smb.h
Add more constants for future use in kernel and userland.
2002-09-16 09:26:07 +00:00