On 2004/10/28, at 2:24, [EMAIL PROTECTED] wrote:

Moriyoshi Koizumi <[EMAIL PROTECTED]> writes:

AFAIK FreeBSD's libsmb is released under a BSD-style license.

http://www.freebsd.org/cgi/cvsweb.cgi/src/contrib/smbfs/lib/smb/

That's not libsmb; rather, it's the kernel module that can read/write remote
SMB file systems. libsmb, more properly known as libsmbclient, is a library
which an application may link with for remote access to SMB file systems. It
is part of the Samba project, and is GPL. libsmbclient supports the smb://
URI syntax.

You are right. But the non-GPL'ed "libsmb" is not exactly a kernel module but
a set of pieces of code mostly utilised in the filesystem module "smbfs"
out there.


Moriyoshi

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to