From owner-freebsd-hackers@FreeBSD.ORG Wed Jan 25 21:39:17 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1983A16A428 for ; Wed, 25 Jan 2006 21:39:17 +0000 (GMT) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.de [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 38C1C43D9D for ; Wed, 25 Jan 2006 21:38:44 +0000 (GMT) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 25 Jan 2006 21:38:43 -0000 Received: from p54A7FB8D.dip.t-dialin.net (EHLO [192.168.0.12]) [84.167.251.141] by mail.gmx.net (mp025) with SMTP; 25 Jan 2006 22:38:43 +0100 X-Authenticated: #5465401 Message-ID: <43D7EFBE.2080600@gmx.de> Date: Wed, 25 Jan 2006 22:38:06 +0100 From: "[LoN]Kamikaze" Organization: Lords of Nightmare User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051219) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org X-Enigmail-Version: 0.93.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3497ACEAB2C4C9EF8AF73D5A" X-Y-GMX-Trusted: 0 X-Mailman-Approved-At: Wed, 25 Jan 2006 22:15:21 +0000 Subject: mount_smbfs with cygwin like symlink support X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 21:39:17 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3497ACEAB2C4C9EF8AF73D5A Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit It would be nice to have pretend symlink support for the mount_smbfs, like implemented in cygwin. I'd like to build my ports on a samba share and most require symlinking. I had a look into the code under /usr/src/contrib/smbfs/mount_smbfs, but it's (from my point of view, which is 50% commenting and 50% sourcecode) not commented at all. So I've got no clue where in the code I'd have to get started. --------------enig3497ACEAB2C4C9EF8AF73D5A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD1+/DfMDIb41/+S0RAtwUAJ953V1B4rU92fhnrKWlc3LIwoM4BgCcDxN8 wLEsgm1pssEV1uVfjmhVFp0= =x10W -----END PGP SIGNATURE----- --------------enig3497ACEAB2C4C9EF8AF73D5A--