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
Davide Italiano
4036ec8645
Call make_dev_credf() rather than using the couple make_dev()/dev_ref().
...
This closes a race with clone_cleanup().
2013-03-09 16:58:19 +00:00
..
netbios.h
…
smb_conn.c
Fix panic due to page faults while in kernel mode, under conditions of
2012-10-31 03:34:07 +00:00
smb_conn.h
Add unicode support to msdosfs and smbfs; original pathes from imura,
2011-11-18 03:05:20 +00:00
smb_crypt.c
…
smb_dev.c
Call make_dev_credf() rather than using the couple make_dev()/dev_ref().
2013-03-09 16:58:19 +00:00
smb_dev.h
…
smb_iod.c
Mechanically substitute flags from historic mbuf allocator with
2012-12-05 08:04:20 +00:00
smb_rq.c
Mechanically substitute flags from historic mbuf allocator with
2012-12-05 08:04:20 +00:00
smb_rq.h
…
smb_smb.c
Add unicode support to msdosfs and smbfs; original pathes from imura,
2011-11-18 03:05:20 +00:00
smb_subr.c
Add unicode support to msdosfs and smbfs; original pathes from imura,
2011-11-18 03:05:20 +00:00
smb_subr.h
…
smb_tran.h
…
smb_trantcp.c
Mechanically substitute flags from historic mbuf allocator with
2012-12-05 08:04:20 +00:00
smb_trantcp.h
…
smb_usr.c
Fix panic due to page faults while in kernel mode, under conditions of
2012-10-31 03:34:07 +00:00
smb.h
…