This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
netsmb
History
bp
5829508a14
Remove redundant checks for iovcnt > 1. This should be handled properly
...
in the subr_mchain. Obtained from: Darwin project MFC after: 2 weeks
2002-02-21 16:18:39 +00:00
..
netbios.h
Spelling fixes.
2001-12-31 19:29:43 +00:00
smb_conn.c
Pull netsmb requester from the pre-KSE world. This update mostly based
2001-12-02 08:47:29 +00:00
smb_conn.h
Add unicode related definition for future use. Descibe Samba bug.
2002-02-21 16:13:19 +00:00
smb_crypt.c
Fix an old off-by-one error causing well known 'wrong bucket' panic.
2001-08-21 08:07:18 +00:00
smb_dev.c
SMP Lock struct file, filedesc and the global file list.
2002-01-13 11:58:06 +00:00
smb_dev.h
This file also depends on sys/types.h and sys/ioccom.h.
2001-04-13 10:50:48 +00:00
smb_iod.c
- Replace M_WAIT with M_TRYWAIT since the M_WAIT flag is deprecated.
2001-12-09 17:48:08 +00:00
smb_rq.c
Spelling fixes.
2001-12-31 19:29:43 +00:00
smb_rq.h
Spelling fixes.
2001-12-31 19:29:43 +00:00
smb_smb.c
Remove redundant checks for iovcnt > 1. This should be handled properly
2002-02-21 16:18:39 +00:00
smb_subr.c
Pull netsmb requester from the pre-KSE world. This update mostly based
2001-12-02 08:47:29 +00:00
smb_subr.h
Update to C99, s/__FUNCTION__/__func__/,
2001-12-10 08:09:49 +00:00
smb_tran.h
Pull netsmb requester from the pre-KSE world. This update mostly based
2001-12-02 08:47:29 +00:00
smb_trantcp.c
Spelling fixes.
2001-12-31 19:29:43 +00:00
smb_trantcp.h
Update to C99, s/__FUNCTION__/__func__/,
2001-12-10 08:09:49 +00:00
smb_usr.c
…
smb.h
Add subfunction definition for future use.
2002-02-21 16:10:42 +00:00