Ftpfs fixes

2003-07-15 Thread Andrew V. Samoilov
Hello, below is some fixes for ftpfs. One of the sympthoms fixed: dot-files are not listed if it is no possible to use passive mode and ftpfs_use_passive_connections=1 and ftpfs_use_unix_list_options=1 P.S. It will be fine to use savannah.gnu.org in cvs links at the www.ibiblio.org/mc. --

mc 4.6.0 subshell fix for FreeBSD 5.x

2003-07-15 Thread Max Khon
hi, there! Attached patch fixes subshell support for FreeBSD 5.x which has grantpt(3). /fjoe --- src/subshell.c.orig Tue Jul 15 20:36:24 2003 +++ src/subshell.c Tue Jul 15 20:36:56 2003 @@ -1166,6 +1166,8 @@ #elif IS_AIX strcpy (pty_name, /dev/ptc); pty_master = open (pty_name,