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
..
files.netsmb always include support for password encryption 2003-02-19 08:33:08 +00:00
iconv.c kill some strcpy 2004-04-21 18:16:14 +00:00
iconv.h kill some strcpy 2004-04-21 18:16:14 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
mchain.h
netbios.h
smb_conn.c
smb_conn.h
smb_crypt.c add __KERNEL_RCSID 2003-02-25 09:12:11 +00:00
smb_dev.c
smb_dev.h remove unused struct members from struct smbioc_rq 2003-03-23 12:17:49 +00:00
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
smb_smb.c
smb_subr.c
smb_subr.h
smb_tran.h
smb_trantcp.c
smb_trantcp.h Receive packets in a small pieces (NB_SORECEIVE_CHUNK), so TCP slowstart will 2003-03-24 18:08:51 +00:00
smb_usr.c occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00
smb.h align Extended file attributes defines 2004-03-22 16:42:06 +00:00
subr_mchain.c