Pavel Roskin
|
00b57fd4bf
* vfs.h: Remove typedef vfs, it's too ambiguous. Massive
|
21 years ago |
Pavel Roskin
|
5cad1eb493
* tarfs.c: Switch to self-registration.
|
21 years ago |
Pavel Roskin
|
b246f3c7ea
s/Could not/Cannot/
|
22 years ago |
Pavel Roskin
|
b9c6a9b3d1
* vfs.h: Remove vfs_uid and vfs_gid. Fix all dependencies.
|
22 years ago |
Pavel Roskin
|
7f6b843a94
* cpio.c (cpiofs_data): Warning fix in initization.
|
22 years ago |
Pavel Roskin
|
7978b33a9d
* ftpfs.c: Replace bzero and bcopy with memset and memcpy.
|
22 years ago |
Pavel Roskin
|
e385a9c9ab
* ftpfs.c (setup_passive): Cast arguments to isdigit() to
|
22 years ago |
Pavel Roskin
|
7f6c3c3bb6
is_gunzipable() -> get_compression_type()
|
22 years ago |
Pavel Roskin
|
6975fdf5e8
* vfs.h: Remove all tricks with system headers, they all should
|
23 years ago |
Pavel Roskin
|
401ca73645
* tar.c (ReadStatus): Fix compilation on AIX.
|
23 years ago |
Pavel Roskin
|
680f3f7ed2
* cpio.c: Include <config.h> before everything else.
|
23 years ago |
Pavel Roskin
|
5da3b42969
* ftpfs.c: Declare functions without declarations static. Don't
|
23 years ago |
Pavel Roskin
|
6fe51516de
* cpio.c (vfs_cpiofs_ops): Use short name for the filesystem.
|
23 years ago |
Pavel Roskin
|
447597a790
* vfs.h: Include sys/timeb.h if it's present. Include time.h and
|
24 years ago |
Pavel Roskin
|
e828211662
Updated address of Free Software Foundation
|
24 years ago |
Pavel Machek
|
c319041ba8
2000-05-15 Andrew V. Samoilov <sav@bcs.zp.ua>
|
24 years ago |
Pavel Machek
|
1139602a9b
Return value is needed for mc_[un]getlocalcopy.
|
25 years ago |
Norbert Warmuth
|
972271c9e2
|
25 years ago |
Norbert Warmuth
|
2441189d12
Sat Feb 6 23:44:28 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
|
26 years ago |
Timur Bakeyev
|
e57da1f7b3
Glibing....
|
26 years ago |
Timur Bakeyev
|
bf81009392
|
26 years ago |
Miguel de Icaza
|
85f17a4dc6
|
26 years ago |
Norbert Warmuth
|
e4c8a9d060
Thu Dec 31 08:47:15 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
|
26 years ago |
Norbert Warmuth
|
d2b1a29c91
Fri Dec 25 21:48:51 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
|
26 years ago |
Norbert Warmuth
|
7f3a7ac4d7
Mon Dec 21 22:26:34 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
|
26 years ago |
Sebastian Wilhelmi
|
8b8a943b6e
1998-12-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
26 years ago |
Pavel Machek
|
4706638b22
Big merge: fish now uses proper caching, small fixes almost
|
26 years ago |
Miguel de Icaza
|
c8a8394f56
Make it compile
|
26 years ago |
Pavel Machek
|
652cd17475
Do not segfault when you can not open archive.
|
26 years ago |
Pavel Machek
|
f51a940aec
Removed debugging messages and fixed Makefile.in.
|
26 years ago |
Pavel Machek
|
37e364fe67
BIG changes: tar now uses brand-new direntry.c. Hope it does not hurt
|
26 years ago |
Pavel Machek
|
176dc1f70d
static's added, do_reget hack removed
|
26 years ago |
Pavel Machek
|
a92e6f3ea8
Changed license to LGPL, added passing of vfs * (acting as self), so
|
26 years ago |
Pavel Machek
|
a57c127f2d
O_LINEAR option added, tar fixed to handle bzip/bzip2 files correctly.
|
26 years ago |
Pavel Machek
|
ee12728d7d
/#ssh: and /#rsh: aliases, ERRNOR() macro
|
26 years ago |
Pavel Machek
|
f45e5aa3fc
Adding fish, cleanups, and small updates everywhere to support fish.
|
26 years ago |
Pavel Machek
|
436eedd6d4
Unneccessary code removal
|
26 years ago |
Pavel Machek
|
3d0a91d4a8
Added vfs_uid for use by libvfs.so users (rpc.nfsd)
|
26 years ago |
Miguel de Icaza
|
da486c379b
Tar file fixes for some BSD tar files + ftpfs security fix
|
26 years ago |
Pavel Machek
|
c57c593179
Modified code to use tempnam() instead of tmpnam(), fixed tempnam() to use NULL instead of 0.
|
26 years ago |
Norbert Warmuth
|
39ad0b489a
|
26 years ago |
Miguel de Icaza
|
7a7f7a3d85
|
26 years ago |
Miguel de Icaza
|
e3dfc9d95a
1998-04-29 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
26 years ago |
Miguel de Icaza
|
eb6b3842ab
Initial revision
|
27 years ago |