mc/vfs
Norbert Warmuth 39ad0b489a Thu May 28 16:42:31 1998 Pavel Machek <pavel@bug.mj.gts.cz>
* extfs.c, shared.c, tar.c: I changed semantics in my previous
	patch - _get_path() now modifies strings passed to it. I thought
	that I were carefull enough not to introduce bugs. You guessed it -
	I was not. [Many tar_ and extfs_ functions modify strings passed
	to them, but as they are only called from vfs layer, it does not
	matter much.]
	So I renamed function to alert everyone that semantics changed.

	Fixed bugs in timestamping (and segfaults) when you entered tar
	inside zip file or similar.

	* vfs.c (mc_open): Die if the filesystem doesn't support open
1998-05-31 20:12:35 +00:00
..
extfs Integration of Pavel Machek's vfs code split and vfs syntax change. 1998-05-26 00:53:24 +00:00
samba * samba/configure.in: Require Autoconf 2.52 to make Debian 1997-01-01 01:23:31 +00:00
.cvsignore more, more .cvsignore files 1998-03-07 20:42:20 +00:00
ChangeLog Thu May 28 16:42:31 1998 Pavel Machek <pavel@bug.mj.gts.cz> 1998-05-31 20:12:35 +00:00
Makefile.in Integration of Pavel Machek's vfs code split and vfs syntax change. 1998-05-26 00:53:24 +00:00
callback.h I forgot this one as well 1998-05-26 05:09:37 +00:00
container.c Initial revision 1998-02-27 04:54:42 +00:00
container.h Initial revision 1998-02-27 04:54:42 +00:00
extfs.c Thu May 28 16:42:31 1998 Pavel Machek <pavel@bug.mj.gts.cz> 1998-05-31 20:12:35 +00:00
extfs.h Initial revision 1998-02-27 04:54:42 +00:00
ftpfs.c Integration of Pavel Machek's vfs code split and vfs syntax change. 1998-05-26 00:53:24 +00:00
ftpfs.h Sun May 10 13:21:45 1998 Norbert Warmuth <k3190@fh-sw.de> 1998-05-10 13:41:43 +00:00
local.c Integration of Pavel Machek's vfs code split and vfs syntax change. 1998-05-26 00:53:24 +00:00
mcfs.c Integration of Pavel Machek's vfs code split and vfs syntax change. 1998-05-26 00:53:24 +00:00
mcfs.h Initial revision 1998-02-27 04:54:42 +00:00
mcserv.c Integration of Pavel Machek's vfs code split and vfs syntax change. 1998-05-26 00:53:24 +00:00
names.c Integration of Pavel Machek's vfs code split and vfs syntax change. 1998-05-26 00:53:24 +00:00
names.h Initial revision 1998-02-27 04:54:42 +00:00
shared.c Thu May 28 16:42:31 1998 Pavel Machek <pavel@bug.mj.gts.cz> 1998-05-31 20:12:35 +00:00
tar.c Thu May 28 16:42:31 1998 Pavel Machek <pavel@bug.mj.gts.cz> 1998-05-31 20:12:35 +00:00
tar.h Initial revision 1998-02-27 04:54:42 +00:00
tcputil.c Integration of Pavel Machek's vfs code split and vfs syntax change. 1998-05-26 00:53:24 +00:00
tcputil.h Initial revision 1998-02-27 04:54:42 +00:00
undelfs.c Integration of Pavel Machek's vfs code split and vfs syntax change. 1998-05-26 00:53:24 +00:00
undelfs.h Initial revision 1998-02-27 04:54:42 +00:00
util-alone.c Files I had forgotten to add from Pavel's VFS split. 1998-05-26 05:08:10 +00:00
util-alone.h Files I had forgotten to add from Pavel's VFS split. 1998-05-26 05:08:10 +00:00
utilvfs.c Sat Mar 7 14:33:38 1998 Pavel Roskin <pavel@absolute.spb.su> 1998-03-07 20:27:44 +00:00
vfs.c Thu May 28 16:42:31 1998 Pavel Machek <pavel@bug.mj.gts.cz> 1998-05-31 20:12:35 +00:00
vfs.h Integration of Pavel Machek's vfs code split and vfs syntax change. 1998-05-26 00:53:24 +00:00