Re: vfs/ftpfs New feature on Solaris 2.7
- From: Christian Gennerat <christian gennerat vz cit alcatel fr>
- To: "Andrew V. Samoilov"@gnome.org, kai cmail ru, "mc-devel gnome org" <mc-devel gnome org>
- Subject: Re: vfs/ftpfs New feature on Solaris 2.7
- Date: Thu, 27 Sep 2001 16:53:54 +0200
"Andrew V. Samoilov"@gnome.org, kai cmail ru a écrit :
> Index: vfs.c
> ===================================================================
> RCS file: /home/sav/.cvsroot/mc/vfs/vfs.c,v
> retrieving revision 1.60
> diff -u -p -r1.60 vfs.c
> --- vfs.c 25 May 2000 18:00:34 -0000 1.60
> +++ vfs.c 27 Sep 2001 12:18:48 -0000
> @@ -1439,9 +1442,10 @@ vfs_parse_filetype (char c)
> return S_IFSOCK;
> #endif
> case 'p': return S_IFIFO;
> + case 'D': /* Solaris door */
> case 'm': case 'n': /* Don't know what these are :-) */
> case '-': case '?': return S_IFREG;
> default: return -1;
> }
> }
>
>
> _______________________________________________
Good.
with "C-x c" permissions displayed are 100444
With, http://www.linux.zp.ua:8101/mc/vfs.c.patch
I got an error 500, because port 8101 is filtered by my corporate's firewall
as it has been for a long time for gnome.org/mc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]