NetBSD/sys/netsmb
jdolecek 865a0b1787 align Extended file attributes defines 2004-03-22 16:42:06 +00:00
..
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
files.netsmb always include support for password encryption 2003-02-19 08:33:08 +00:00
iconv.c need dstlen to make it safe 2003-05-16 05:14:40 +00:00
iconv.h parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
mchain.h Change a few int -> size_t to make it compile on archs where they are not 2003-02-19 12:01:37 +00:00
netbios.h 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
smb_conn.c follow FreeBSD and replace code using the try/catch paradigm 2004-03-21 10:09:52 +00:00
smb_conn.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smb_crypt.c add __KERNEL_RCSID 2003-02-25 09:12:11 +00:00
smb_dev.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smb_dev.h remove unused struct members from struct smbioc_rq 2003-03-23 12:17:49 +00:00
smb_iod.c follow FreeBSD and replace code using the try/catch paradigm 2004-03-21 10:09:52 +00:00
smb_rq.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smb_rq.h parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
smb_smb.c Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
smb_subr.c map ERRSRV:ERRbaduid to EAUTH 2003-09-27 12:24:25 +00:00
smb_subr.h follow FreeBSD and replace code using the try/catch paradigm 2004-03-21 10:09:52 +00:00
smb_tran.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smb_trantcp.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
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
subr_mchain.c occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00