Deleted Added
full compact
README (87866) README (88282)
1
2
3 SMB/CIFS protocol and SMB/CIFS file system implementation
4 for FreeBSD, version 1.4.
5
6 This is native SMB/CIFS filesystem (smbfs for short) for FreeBSD.
7It is a complete, kernel side implementation of SMB requester and filesystem.
8
1
2
3 SMB/CIFS protocol and SMB/CIFS file system implementation
4 for FreeBSD, version 1.4.
5
6 This is native SMB/CIFS filesystem (smbfs for short) for FreeBSD.
7It is a complete, kernel side implementation of SMB requester and filesystem.
8
9 Supportted platforms:
10 FreeBSD 4.X
9 Supported platform Comment
10 FreeBSD 4.X Port
11
11
12 FreeBSD-current kernel module is included in the base source
13 tree.
12 FreeBSD 4.5 Everything available in the base system.
14
13
14 FreeBSD-current Everything available in the base system.
15
16 Darwin maintained in the Darwin's tree.
17
15 I'm would be very grateful for any feedback, bug reports etc.
16
17 Supported SMB servers:
18 Samba
19 Windows 95/98/ME/2000/NT4.0 (SPs 4, 5, 6)
20 IBM LanManager
21 NetApp
22

--- 28 unchanged lines hidden ---
18 I'm would be very grateful for any feedback, bug reports etc.
19
20 Supported SMB servers:
21 Samba
22 Windows 95/98/ME/2000/NT4.0 (SPs 4, 5, 6)
23 IBM LanManager
24 NetApp
25

--- 28 unchanged lines hidden ---