merge smbfs 1.102 changes
commite93c76d717b1f469f281e69e6db6969a1dd8a0c2
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 20 Apr 2016 15:05:49 +0000 (20 15:05 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 20 Apr 2016 15:05:49 +0000 (20 15:05 +0000)
tree62763601ec53ee122efe8eb4bcf080db4e97aadc
parent81dc896a21fff6ec17a11a0c408ee9436dbf331f
merge smbfs 1.102 changes

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@52669 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
30 files changed:
workbench/network/smbfs/source_code/GNUmakefile.68k
workbench/network/smbfs/source_code/GNUmakefile.os4
workbench/network/smbfs/source_code/assert.c
workbench/network/smbfs/source_code/assert.h
workbench/network/smbfs/source_code/crypt.c
workbench/network/smbfs/source_code/dump_smb.c [new file with mode: 0644]
workbench/network/smbfs/source_code/dump_smb.h [new file with mode: 0644]
workbench/network/smbfs/source_code/include/smb/smb.h
workbench/network/smbfs/source_code/include/smb/smb_fs.h
workbench/network/smbfs/source_code/include/smb/smb_fs_sb.h
workbench/network/smbfs/source_code/include/smb/smb_mount.h
workbench/network/smbfs/source_code/include/smb/smbno.h
workbench/network/smbfs/source_code/main.c
workbench/network/smbfs/source_code/mmakefile.src
workbench/network/smbfs/source_code/proc.c
workbench/network/smbfs/source_code/quad_math.c
workbench/network/smbfs/source_code/quad_math.h
workbench/network/smbfs/source_code/smakefile
workbench/network/smbfs/source_code/smb.conf
workbench/network/smbfs/source_code/smb_abstraction.c
workbench/network/smbfs/source_code/smb_abstraction.h
workbench/network/smbfs/source_code/smbfs.h
workbench/network/smbfs/source_code/smbfs_rev.h
workbench/network/smbfs/source_code/smbfs_rev.rev
workbench/network/smbfs/source_code/sock.c
workbench/network/smbfs/source_code/swap_stack_and_call.asm [new file with mode: 0644]
workbench/network/smbfs/source_code/system_headers.c
workbench/network/smbfs/source_code/system_headers.h
workbench/network/smbfs/source_code/utf-8-iso-8859-1-conversion.c [new file with mode: 0644]
workbench/network/smbfs/source_code/utf-8-iso-8859-1-conversion.h [new file with mode: 0644]