Port from ABIv0:
commita87c0c2ecd07eab1fb6fe5a72e70db07bf2b3111
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 1 Apr 2014 23:45:10 +0000 (1 23:45 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 1 Apr 2014 23:45:10 +0000 (1 23:45 +0000)
tree93a97cb46b1f64c4b0e228154fef45e3b441cef6
parentc49d9258215a1a1a0deff6ea7c46e7d31318d0c5
Port from ABIv0:

Converted SMBFS to a normal filesystem handler. I.e. it's no longer the
program C:SMBFS, but rather L:smb-handler and is started through mount
files placed in Storage/DOSDrivers.

Additionally, a bug was fixed that allowed directories to be opened as
files. This prevented the shell's implicit CD from working (i.e. where
just a directory name is given as a command).

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48897 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/network/smbfs/source_code/errno.c [new file with mode: 0644]
workbench/network/smbfs/source_code/main.c
workbench/network/smbfs/source_code/mmakefile.src
workbench/network/smbfs/source_code/smb.conf [new file with mode: 0644]
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/system_headers.h