bringing smbfs-1.74 into the main branch
commit03673d72cd7acd16abcd1d455e88036d38948687
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 5 Jul 2011 22:11:53 +0000 (5 22:11 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 5 Jul 2011 22:11:53 +0000 (5 22:11 +0000)
treea05da232adceab5ce1c16824d0eedaa8717ec958
parentf1fa3455cbae1057146593bd42e9acfa6d7c3ccd
bringing smbfs-1.74 into the main branch

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@39847 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
28 files changed:
workbench/network/smbfs/documentation/history.doc [new file with mode: 0755]
workbench/network/smbfs/documentation/smbfs.doc [new file with mode: 0755]
workbench/network/smbfs/documentation/smbfs.html [new file with mode: 0755]
workbench/network/smbfs/source_code/.cvsignore [new file with mode: 0755]
workbench/network/smbfs/source_code/COPYING [new file with mode: 0755]
workbench/network/smbfs/source_code/GNUmakefile.68k [new file with mode: 0755]
workbench/network/smbfs/source_code/GNUmakefile.os4 [new file with mode: 0755]
workbench/network/smbfs/source_code/assert.c [new file with mode: 0755]
workbench/network/smbfs/source_code/assert.h [new file with mode: 0755]
workbench/network/smbfs/source_code/crypt.c [new file with mode: 0755]
workbench/network/smbfs/source_code/include/smb/smb.h [new file with mode: 0755]
workbench/network/smbfs/source_code/include/smb/smb_fs.h [new file with mode: 0755]
workbench/network/smbfs/source_code/include/smb/smb_fs_sb.h [new file with mode: 0755]
workbench/network/smbfs/source_code/include/smb/smb_mount.h [new file with mode: 0755]
workbench/network/smbfs/source_code/include/smb/smbno.h [new file with mode: 0755]
workbench/network/smbfs/source_code/main.c [new file with mode: 0755]
workbench/network/smbfs/source_code/proc.c [new file with mode: 0755]
workbench/network/smbfs/source_code/quad_math.c [new file with mode: 0755]
workbench/network/smbfs/source_code/quad_math.h [new file with mode: 0755]
workbench/network/smbfs/source_code/smakefile [new file with mode: 0755]
workbench/network/smbfs/source_code/smb_abstraction.c [new file with mode: 0755]
workbench/network/smbfs/source_code/smb_abstraction.h [new file with mode: 0755]
workbench/network/smbfs/source_code/smbfs.h [new file with mode: 0755]
workbench/network/smbfs/source_code/smbfs_rev.h [new file with mode: 0755]
workbench/network/smbfs/source_code/smbfs_rev.rev [new file with mode: 0755]
workbench/network/smbfs/source_code/sock.c [new file with mode: 0755]
workbench/network/smbfs/source_code/system_headers.c [new file with mode: 0755]
workbench/network/smbfs/source_code/system_headers.h [new file with mode: 0755]