NetBSD/sys/netsmb
jdolecek 1e14d87c7e follow FreeBSD and replace code using the try/catch paradigm
abstracted by itry, ithrow, icatch et.al. macros

there is problem with these in stack setup for FreeBSD/ia64 at least,
and in general the rewritten explicit code is slighly more optimal
and smaller in size

the NetBSD code change is somewhat different to what was done in FreeBSD,
to improve readability of the code
2004-03-21 10:09:52 +00:00
..
files.netsmb
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
Makefile
mchain.h
netbios.h occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +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
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
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
smb.h fix NT_OPEN_EXISTING to be really just 'open' and not include the 'create' bit 2004-02-17 19:22:42 +00:00
subr_mchain.c occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00