Pavel Roskin
782012e481
* lib/mc.ext.in: Recognize files ending by .lslR' and
.ls-lR'.
...
Suggested by Christian Gennerat.
2001-03-02 16:57:36 +00:00
Pavel Roskin
8c4c142ac8
* lib/Makefile.am: Adjusted.
2001-03-02 16:51:36 +00:00
Pavel Roskin
aa76abdadc
* lib/mc.ext.in: Add support for "freeze" - old compression
...
program used mostly on QNX.
* lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
2001-03-02 16:32:23 +00:00
Andraz Tori
5df6f10bd5
Updated Slovenian translation
2001-03-01 23:31:05 +00:00
Pavel Roskin
9e22f3b8d7
* extfs/uzip.in (mczipfs_list): Allow filenames with colons.
...
Reported by Christian Gennerat.
2001-03-01 06:16:20 +00:00
Pavel Machek
7c997958f6
Error handling of ungetlocalcopy was buggy. Fixed.
2001-02-28 21:50:57 +00:00
Christian Meyer
6ea4f905af
Updated German translation.
2001-02-28 19:06:58 +00:00
Christian Meyer
2cf8acd4f9
Added German strings.
2001-02-28 19:03:54 +00:00
Pavel Machek
776af93dc8
Do not ignore errors during mc_ungetlocalcopy.
2001-02-27 22:19:04 +00:00
Pavel Roskin
3845f3053c
* lib/mc-gnome.ext.in: Remove, it's not used.
...
* configure.in: Remove lib/mc-gnome.ext.
* lib/Makefile.am: Likewise.
2001-02-26 21:28:59 +00:00
Pavel Roskin
07a427a4eb
Remove mc-gnome.ext.
2001-02-26 21:26:03 +00:00
Pavel Roskin
82d916924d
* cmd.c (edit_cmd) [HAVE_GNOME]: Use gmc_edit(). Don't use
...
regex_command().
(ext_cmd) [HAVE_GNOME]: Don't compile for GNOME.
* ext.c (regex_command) [HAVE_GNOME]: Likewise.
* ext.h [HAVE_GNOME]: Don't define MC_USER_EXT and MC_LIB_EXT.
2001-02-26 21:21:18 +00:00
Pavel Roskin
a5dde470ec
* editcmd.c (edit_delete_macro_cmd) [MIDNIGHT]: Don't use
...
CK_Macro on the argument to edit_delete_macro().
2001-02-26 19:51:56 +00:00
Pavel Roskin
2b8b56ddb2
* edit.c (edit_init_file): Remove, it's useless. All the
...
necessary files should be created when needed.
* edit.h: Remove declaration of edit_init_file().
2001-02-26 16:59:42 +00:00
Pavel Roskin
66457d3670
* main.c (main): Don't call edit_init_file() - the editor should
...
care about its files itself.
2001-02-26 16:54:23 +00:00
Pavel Roskin
4f9c3415a5
* extfs/lslR (mclslRfs_list): Don't use gawk-specific features.
...
Don't hardcode gawk. Don't rely on the date format occupying a
fixed number of fields.
2001-02-23 08:45:13 +00:00
Pavel Roskin
c0d8ea01b9
* extfs/uzip.in (mczipfs_list): Don't check zipinfo support on
...
the real file - check usage info instead. Use more robust checks
for valid lines. Suppress stderr from unzip. Workaround for jar
files - fix mode for files ending with slash.
2001-02-23 07:26:30 +00:00
Pavel Roskin
5cb656aa9e
* _slang.h: Include glib.h.
2001-02-22 16:08:06 +00:00
Pavel Roskin
1f6ffaab0a
* gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
...
defined to prevent warnings on OpenBSD 2.7.
* slang/jdmacros.h: Likewise.
* src/mad.h: Likewise.
* src/poptalloca.h: Likewise.
2001-02-20 17:57:23 +00:00
Pavel Roskin
447597a790
* vfs.h: Include sys/timeb.h if it's present. Include time.h and
...
sys/time.h as recommended by Autoconf documentation.
* cpio.c: Remove all time-related includes - they are in vfs.h.
* extfs.c: Likewise.
* ftpfs.c: Likewise.
* mcfs.c: Likewise.
* mcserv.c: Likewise.
* tar.c: Likewise.
* util-alone.c: Likewise.
* vfs.c: Likewise. Include xdirentry.h.
2001-02-20 16:55:58 +00:00
Pavel Roskin
0bc55ae7e2
Oops, now it's indeed sys/timeb.h, not timeb.h.
2001-02-20 16:31:02 +00:00
Pavel Roskin
4681719095
* configure.in: Check for sys/time.h and sys/timeb.h. Use
...
AC_HEADER_TIME.
2001-02-20 16:29:23 +00:00
Pavel Roskin
cde914f99a
* extfs.c: Include xdirentry.h. Undefine ERRNOR before
...
redefining it.
2001-02-20 16:24:49 +00:00
Andraz Tori
074ef65b31
Updated Slovenian translation
2001-02-19 23:09:02 +00:00
Pavel Roskin
459e0ee296
* shared_tar_ext.c (__find_entry): Make sure that the parent is a
...
directory even if the child is not.
2001-02-19 20:55:26 +00:00
Pavel Roskin
1a4495c4c7
* extfs/mailfs (parse_date): Correctly handle two-digit years
...
between 1970 and 1999.
2001-02-19 18:42:12 +00:00
Andraz Tori
ae3603cdc8
Updated Slovenian translation
2001-02-18 19:45:27 +00:00
Carlos Perelló Marín
31618690d4
2001-02-17 Carlos Perell Marn <carlos@gnome-db.org>
...
* es.po, es_ES.po: Update Spanish translation by
David Martin <dmartina@excite.es>
2001-02-17 18:29:04 +00:00
Dan Damian
ec8a5d1505
Updated Romanian translation.
2001-02-15 23:07:51 +00:00
Andras Timar
270c358247
Updated ChangeLog
2001-02-15 12:46:23 +00:00
Andras Timar
98569df60b
hu.po updated by Szabolcs Szasz
2001-02-15 12:42:59 +00:00
Pavel Roskin
a18b4a09eb
* vfs.c (vfs_parse_filedate): Don't reset got_year to 0 while
...
checking for ctime() format.
From Peter Daum.
2001-02-15 01:37:43 +00:00
Christophe Merlet
3a127b877c
Updated French translation.
2001-02-13 16:39:55 +00:00
Andraz Tori
daec015835
Updated Slovenian translation
2001-02-13 13:49:54 +00:00
Pavel Roskin
d0c9ee2e9f
Fixed incomplete description of the last patch.
2001-02-11 07:21:29 +00:00
Pavel Roskin
27d7ebd2a3
* extfs/mailfs (parse_date): Workaround for Y2K bugs. Support
...
for dates found in AOLMail(SM) messages. Provide a fallback if
cannot parse the date.
(process_header): Typo fix. Use s instead of space in regular
expressions.
2001-02-11 07:10:49 +00:00
Pavel Roskin
4c7f17ce21
* extfs/uzip.in: Preserve permissions of FAT and NTFS archives,
...
including the directory bit. This fixes crashes on some FAT
archives.
2001-02-10 09:25:07 +00:00
Pavel Roskin
4e57e7d468
* main.c (main): Fix compilation error when configured without
...
subshell support.
2001-02-10 04:28:56 +00:00
Pavel Roskin
53a4e96313
* samba/configure.in: Remove more useless tests.
...
* samba/tests/crypttest.c: Remove.
* samba/tests/fcntl_lock.c: Likewise.
* samba/tests/shared_mmap.c: Likewise.
* samba/tests/sysv_ipc.c: Likewise.
* samba/samba-files: Likewise.
* samba/smbadduser: Likewise.
* Make-mc.in: Adjust for the above.
* samba/include/includes.h: Removed definitions related to the
above tests.
2001-02-09 20:46:46 +00:00
Pavel Roskin
90096c49b9
* Make-mc.in: Eliminate ubiqx.
...
* samba/Makefile.in: Likewise. Remove some unused variables.
* samba/include/includes.h: Eliminate dependency on ubiqx.
* samba/include/nameserv.h: Likewise.
* samba/include/proto.h: Remove prototypes from nmbd/*.
* samba/ubiqx/*: Remove.
2001-02-09 20:03:04 +00:00
Pavel Roskin
47a538a968
* samba/configure.in: More useless stuff removed.
...
* samba/Makefile.in: Likewise.
* Make-mc.in: Remove samba/smbwrapper directory.
* samba/smbwrapper/smbw.h: Remove.
* samba/include/includes.h: Don't include smbw.h.
2001-02-09 19:31:35 +00:00
Pavel Roskin
2586b393e1
* samba/configure.in: Don't check for things that are unused.
...
Remove support for building shared libraries.
* samba/Makefile.in: Remove support for shared libraries and
quota.
2001-02-09 18:42:25 +00:00
Andraz Tori
ea257f662a
Updated Slovenian translation
2001-02-09 16:26:44 +00:00
Pavel Roskin
e3fb615e35
* samba/configure.in: Don't check for any 64-bit functions and
...
syscall() - they are not needed.
2001-02-09 08:12:10 +00:00
Pavel Roskin
78fa0d0b65
* samba/configure.in: Remove the test for
...
HAVE_EXPLICIT_LARGEFILE_SUPPORT, since it's incompatible with
the rest of the source that doesn't use explicit 64-bit calls.
2001-02-09 07:36:44 +00:00
Pavel Roskin
4a24c76cc4
* Make-mc.in: Always check for samba/Makefile before descending
...
there. Don't ever ignore errors from "cd". Use $(MAKE), not
make. Formatting changes.
2001-02-09 06:39:34 +00:00
Pavel Roskin
33e22a4ccb
* Make-mc.in: Undo previous fix. Don't run "make clean" in
...
samba/ if samba/Makefile is missing.
2001-02-08 16:35:13 +00:00
Pavel Roskin
29fd6aca1b
* Make-mc.in: Don't run "make clean" in samba/ as samba/Makefile
...
may be missing. Clean using the rule from samba/Makefile.in.
2001-02-08 16:01:20 +00:00
Pavel Roskin
c786ce8984
* cpio.c: Eliminate C++ comments.
...
* fish.c: Likewise.
2001-02-08 07:13:27 +00:00
Pavel Roskin
a6fa2fe5e6
* Make-mc.in: Use mkinstalldirs to create $(distdir)/extfs,
...
since CVS Automake already creates that directory.
2001-02-08 07:02:30 +00:00