1998-04-24 05:08:06 +04:00
|
|
|
|
1998-04-23 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
|
|
|
|
|
|
|
|
|
* ftpfs.c (retrieve_file_start2): Open file exclusively.
|
|
|
|
|
(retrieve_file): likewise.
|
|
|
|
|
|
1998-03-31 21:27:11 +04:00
|
|
|
|
1998-03-31 Philippe De Muyter <phdm@macqel.be>
|
|
|
|
|
|
|
|
|
|
* vfs.h: compilation fix for m68k-motorola-sysv
|
|
|
|
|
|
1998-03-26 09:05:44 +03:00
|
|
|
|
Wed Mar 25 19:01:48 1998 Norbert Warmuth <k3190@fh-sw.de>
|
|
|
|
|
|
|
|
|
|
* extfs/hp48: Added a usage summary
|
|
|
|
|
|
1998-03-23 10:12:13 +03:00
|
|
|
|
Mon Mar 23 00:42:21 1998 Christofer Edvardsen <ce@earthling.net>
|
|
|
|
|
|
|
|
|
|
* Makefile.in, extfs/extfs.ini, extfs/hp48: New external
|
|
|
|
|
filesystem to view and copy files to/from the HP48.
|
|
|
|
|
|
1998-02-27 07:54:42 +03:00
|
|
|
|
Wed Feb 11 14:09:02 1998 Oleg <oleg@pobox.com>
|
1997-01-01 04:23:31 +03:00
|
|
|
|
|
|
|
|
|
* extfs.c: Add support for writtable external file systems.
|
1998-02-27 07:54:42 +03:00
|
|
|
|
Required for the httpfs.
|
1997-01-01 04:23:31 +03:00
|
|
|
|
|
1998-02-27 07:54:42 +03:00
|
|
|
|
Fri Jan 23 07:27:37 1998 Peter Daum <gator@cs.tu-berlin.de>
|
1997-01-01 04:23:31 +03:00
|
|
|
|
|
|
|
|
|
* extfs.c (open_extfs_archive): Pass the quoted argument to the
|
1998-02-27 07:54:42 +03:00
|
|
|
|
list command.
|
1997-01-01 04:23:31 +03:00
|
|
|
|
|
|
|
|
|
* mailfs: new file system.
|
1998-02-27 07:54:42 +03:00
|
|
|
|
|
|
|
|
|
1997-12-21 Yuri Kuzmenko <Yuri.Kuzmenko@f169.n463.z2.fidonet.org>
|
1997-01-01 04:23:31 +03:00
|
|
|
|
|
1998-02-27 07:54:42 +03:00
|
|
|
|
* tar.c: fix the bug which core dumps when trying to view tar file
|
|
|
|
|
with many files (over 60000).
|
1997-01-01 04:23:31 +03:00
|
|
|
|
|
|
|
|
|
Mon Jul 21 18:47:37 1997 Miguel de Icaza <miguel@athena.nuclecu.unam.mx>
|
|
|
|
|
|
|
|
|
|
* vfs.c (mc_opendir): Do not make conversions between int/void *
|
|
|
|
|
to make the code compile and work on the Alpha correctly.
|
|
|
|
|
Allocate a pointer to an int and use that instead.
|
|
|
|
|
|
1998-02-27 07:54:42 +03:00
|
|
|
|
Thu Jul 3 19:08:43 1997 Michele Marziani <marziani@axpfe1.fe.infn.it>
|
1997-01-01 04:23:31 +03:00
|
|
|
|
|
|
|
|
|
* extfs/rpm: Small fix for older RPM files.
|
|
|
|
|
|
1998-02-27 07:54:42 +03:00
|
|
|
|
Mon Jun 9 19:00:30 1997 Norbert Warmuth <k3190@fh-sw.de>
|
|
|
|
|
|
1997-01-01 04:23:31 +03:00
|
|
|
|
* vfs/vfs.c (vfs_canon): Fix for the 'cd a:/somedir/..' problem
|
|
|
|
|
|
1998-02-27 07:54:42 +03:00
|
|
|
|
* vfs/vfs.c (vfs_add_non_current_stamps): when leaving a mtools fs
|
|
|
|
|
free the extfs buffers immediatly instead of waiting for the vfs-
|
|
|
|
|
timeout
|
1997-01-01 04:23:31 +03:00
|
|
|
|
|
|
|
|
|
Thu May 29 14:50:41 1997 Miguel de Icaza <miguel@athena.nuclecu.unam.mx>
|
|
|
|
|
|
|
|
|
|
* vfs.c (vfs_canon): the "local:" case was consuming one extra
|
|
|
|
|
character. This fixes the bug reported by Andrej. Also, handle
|
|
|
|
|
the non-canonical case of arguments to local:
|
|
|
|
|
|
|
|
|
|
Tue May 27 20:38:28 1997 Miguel de Icaza <miguel@athena.nuclecu.unam.mx>
|
|
|
|
|
|
|
|
|
|
* mcserv.c (get_client): The parent now waits for the first forked
|
|
|
|
|
process, getting rid of the zombies.
|
|
|
|
|
|
|
|
|
|
* utilvfs.c (open_tcp_link): If we can not contact the remote
|
|
|
|
|
portmapper, set the protocol version to 1.
|
|
|
|
|
|
|
|
|
|
Fri May 16 16:42:18 1997 Tomasz K<>oczko, <kloczek@rudy.mif.pg.gda.pl>
|
|
|
|
|
|
|
|
|
|
* mc.spec: New spec file, this packages mc, mcserv and tkmc.
|
|
|
|
|
|
|
|
|
|
* lib/mcserv.init, lib/mc.sh, lib/mcserv.pamd: added
|
1998-02-27 07:54:42 +03:00
|
|
|
|
|
1997-01-01 04:23:31 +03:00
|
|
|
|
* vfs/ext/rpm: instead using sed and rpm -qpi use rpm queries,
|
1998-02-27 07:54:42 +03:00
|
|
|
|
more info currently displayed (changeslogs, Os, URL, packager
|
1997-01-01 04:23:31 +03:00
|
|
|
|
|
1998-02-27 07:54:42 +03:00
|
|
|
|
Tue May 13 18:14:49 1997 Wojtek Pilorz <wpilorz@bdk.lublin.pl>
|
1997-01-01 04:23:31 +03:00
|
|
|
|
|
|
|
|
|
* vfs/Makefile.in (INSTALL_PROGRAM): Use -m flag for install to
|
|
|
|
|
force vfs scripts to be executable on those systems that use
|
1998-02-27 07:54:42 +03:00
|
|
|
|
install.sh
|
1997-01-01 04:23:31 +03:00
|
|
|
|
|
|
|
|
|
* src/utilunix.c: Implement socketpair for SCO flavored systems.
|
1998-02-27 07:54:42 +03:00
|
|
|
|
|
|
|
|
|
Mon Mar 17 12:03:50 1997 Norbert Warmuth <k3190@fh-sw.de>
|
1997-01-01 04:23:31 +03:00
|
|
|
|
|
|
|
|
|
* configure.in (--with-hsc): fix.
|
1998-02-27 07:54:42 +03:00
|
|
|
|
|
|
|
|
|
* vfs/ftpfs.c (ftpfs_get_proxy_host_and_port): Fixed wrong parameter
|
|
|
|
|
passing (HSC_DEFAULT_PORT was passed as pointer to char instead of
|
|
|
|
|
passing it as integer)
|
|
|
|
|
|
|
|
|
|
Tue Feb 25 20:21:00 1997 Joseph M. Hinkle <jhinkle@rockisland.com>
|
1997-01-01 04:23:31 +03:00
|
|
|
|
|
|
|
|
|
* extfs/lha: Updated the lha filesystem and included a command
|
|
|
|
|
for running an executable from within an lha archive suggested
|
|
|
|
|
by Zdenek Kabelac <kabi@informatics.muni.cz>
|
|
|
|
|
|
|
|
|
|
* extfs/: Renamed cpio, deb, rar, rpm as *.in files and altered
|
1998-02-27 07:54:42 +03:00
|
|
|
|
config.in to create these VFS's for cleaner compilation
|
|
|
|
|
|