NetBSD/sys/netsmb
matt 82ef6ef7b8 Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get
a correctly typed pointer.
2014-09-05 09:26:16 +00:00
..
Makefile
files.netsmb
iconv.c Don't dereference NULL pointers. 2014-02-20 11:08:57 +00:00
iconv.h
mchain.h
netbios.h
smb.h Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
smb_conn.c Remove everything to do with 'struct malloc_type' and the malloc link_set. 2012-04-29 20:27:31 +00:00
smb_conn.h
smb_crypt.c
smb_dev.c Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:26:16 +00:00
smb_dev.h
smb_iod.c Remove everything to do with 'struct malloc_type' and the malloc link_set. 2012-04-29 20:27:31 +00:00
smb_rq.c
smb_rq.h
smb_smb.c - fix endian cofusion around FID, which is used as is, so no need 2012-11-24 19:48:24 +00:00
smb_subr.c
smb_subr.h Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
smb_tran.h
smb_trantcp.c - Split off PRU_ATTACH and PRU_DETACH logic into separate functions. 2014-05-19 02:51:24 +00:00
smb_trantcp.h Remove pollsock(). Since it took only a single socket, it was essentially 2014-04-25 15:52:45 +00:00
smb_usr.c
subr_mchain.c Tabify. 2012-05-12 01:40:37 +00:00