NetBSD/sys/netsmb
skrll f7155e40f6 There's no need to pass a proc value when using UIO_SYSSPACE with
vn_rdwr(9) and uiomove(9).

OK'd by Jason Thorpe
2004-09-17 14:11:20 +00:00
..
Makefile
files.netsmb
iconv.c
iconv.h
mchain.h
netbios.h
smb.h
smb_conn.c fix some questionable pointer casts; gcc-3.4.x didn't 2004-06-24 16:45:47 +00:00
smb_conn.h
smb_crypt.c
smb_dev.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
smb_dev.h
smb_iod.c
smb_rq.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
smb_rq.h Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
smb_smb.c
smb_subr.c
smb_subr.h
smb_tran.h
smb_trantcp.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
smb_trantcp.h
smb_usr.c
subr_mchain.c