Andrew V. Samoilov
|
75693b126e
|
* configure.in: Don't generate po/Makefile if
there is 'top_builddir' in po/Makefile.in.
* autogen.sh: More fixes for gettext 0.11+.
|
2002-05-14 14:16:47 +00:00 |
|
Andrew V. Samoilov
|
ae8e84d163
|
* Makefile.am (noinst_LIBRARIES): Add samba/libsamba.a
if USE_SAMBA_FS is true.
* (libvfs-mc.a): Don't merge object files with libsamba.a.
|
2002-05-14 12:41:04 +00:00 |
|
Andrew V. Samoilov
|
040cbd2e6b
|
* Makefile.am (VFSLIB): Add ../vfs/samba/libsamba.a
if USE_WITH_SAMBA is true.
|
2002-05-14 12:39:04 +00:00 |
|
Andrew V. Samoilov
|
a1efabf66b
|
Revert two casts back to fix calculation
|
2002-05-13 17:28:28 +00:00 |
|
Andrew V. Samoilov
|
17a0c13186
|
s/declaration/definitions/ in the last but one entry
|
2002-05-13 17:15:14 +00:00 |
|
Andrew V. Samoilov
|
16b73c1f39
|
* editcmd.c (edit_save_file): Call mc_chown () and mc_chmod ()
before mc_open () to prevent hangs over ftpfs.
|
2002-05-13 17:12:45 +00:00 |
|
Andrew V. Samoilov
|
0b08e1b69f
|
* edit.h: Remove open, close, write, read and mkdir declaration.
* edit.c: Use mc_open, mc_close, mc_write, mc_read, mc_rename,
mc_chmod and mc_chown. Don't cast (char *) to (unsigned long)
in pointer arithmetics.
* editcmd.c: Likewise.
|
2002-05-13 16:53:51 +00:00 |
|
Andrew V. Samoilov
|
baf5611b51
|
* vfs.c (MC_RENAMEOP): Make arguments const.
* vfs.h (mc_rename): Adjust declaration.
* (mc_link): Likewise.
|
2002-05-13 15:39:22 +00:00 |
|
Andrew V. Samoilov
|
2a0dde7539
|
* Makefile.am (mcserv_SOURCES): Add $(top_srcdir)/src/mad.c.
|
2002-05-13 15:17:38 +00:00 |
|
Andrew V. Samoilov
|
1f557447b9
|
Don't check setreuid, setregid, setegid and setluid.
|
2002-05-11 12:12:53 +00:00 |
|
Andrew V. Samoilov
|
f2912b052c
|
* samba/configure.in: Add AC_SYS_LARGEFILE.
Don't check atexit.
|
2002-05-11 12:03:05 +00:00 |
|
Andrew V. Samoilov
|
9f2cd60d55
|
s/msgid "%s: %s: %s %3d%% (%ld bytes transfered)"/msgid "%s: %s: %s %3d%% (%lu bytes transfered)"/
s/msgid "%s: %s: %s %3d%% (%lu bytes transfered)"/msgid "%s: %s: %s %3d%% (%lu bytes transferred)"/
s/msgid "%s: %s: %s %ld bytes transfered"/msgid "%s: %s: %s %lu bytes transfered"/
s/msgid "%s: %s: %s %lu bytes transfered"/msgid "%s: %s: %s %lu bytes transferred"/
s/msgid "%s contains duplicit entries! Skiping!"/msgid "%s contains duplicit entries! Skipping!"/
/msgid "%s: %s: %s %3d%% (%lu bytes transferred)"/{N;s/%ld/%lu/;}
/msgid "%s: %s: %s %lu bytes transferred"/{N;s/%ld/%lu/;}
|
2002-05-08 10:23:05 +00:00 |
|
Andrew V. Samoilov
|
f48d3bd620
|
* configure.in (ALL_LINGUAS): Added "be" for Belarusian.
|
2002-05-08 10:06:48 +00:00 |
|
Andrew V. Samoilov
|
63b03552e8
|
* be.po: Add Belarusian translation by Vital Khilko <dojlid@tut.by>.
|
2002-05-08 10:03:58 +00:00 |
|
Pavel Roskin
|
2e8c3085e8
|
* hotlist.c (hotlist_button_callback): Don't process B_REMOVE
for VFS list - it would crash.
From Andrey Panov <pav@metib.ru>
|
2002-05-07 05:37:04 +00:00 |
|
Pavel Roskin
|
1c61b5e0ca
|
* samba/acconfig.h: Remove.
* Makefile.am: Remove references to samba/acconfig.h.
* samba/Makefile.in: Likewise.
* samba/aclocal.m4: Remove unused test AC_DIRENT_D_OFF.
* samba/configure.in: Add descriptions to AC_DEFINE calls.
Remove unused tests.
* samba/include/includes.h: Cleanup for the symbols that
samba/configure.in doesn't define.
* samba/lib/netmask.c: Likewise.
|
2002-05-01 03:17:56 +00:00 |
|
Pavel Roskin
|
f37f1f90f8
|
* samba/include/includes.h: Eliminate all references to
HAVE_EXPLICIT_LARGEFILE_SUPPORT.
* samba/lib/system.c: Likewise.
|
2002-05-01 02:07:37 +00:00 |
|
Christophe Merlet
|
6ce266fdab
|
Updated French translation.
|
2002-04-30 15:08:14 +00:00 |
|
Pavel Roskin
|
9b0bae4ed9
|
Update from David Martin <dmartina@excite.com>
|
2002-04-26 20:06:23 +00:00 |
|
Andraz Tori
|
7869c00e64
|
Updated Slovenian translation
|
2002-04-25 22:30:52 +00:00 |
|
Duarte Loreto
|
59bd03f577
|
2002-04-25 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
|
2002-04-25 02:53:25 +00:00 |
|
Marco Ciampa
|
7e2d327967
|
oooops!
|
2002-04-24 22:26:47 +00:00 |
|
Marco Ciampa
|
efbb2db8cd
|
ooops...
|
2002-04-24 22:23:57 +00:00 |
|
Marco Ciampa
|
e2009412f4
|
Last 3 menu syntax edit msgs
|
2002-04-24 22:11:21 +00:00 |
|
Andrew V. Samoilov
|
86895db8ed
|
s/msgid "%s: %s: %s %3d%% (%ld bytes transfered)"/msgid "%s: %s: %s %3d%% (%lu bytes transfered)"/
s/msgid "%s: %s: %s %3d%% (%lu bytes transfered)"/msgid "%s: %s: %s %3d%% (%lu bytes transferred)"/
s/msgid "%s: %s: %s %ld bytes transfered"/msgid "%s: %s: %s %lu bytes transfered"/
s/msgid "%s: %s: %s %lu bytes transfered"/msgid "%s: %s: %s %lu bytes transferred"/
s/msgid "%s contains duplicit entries! Skiping!"/msgid "%s contains duplicit entries! Skipping!"/
/msgid "%s: %s: %s %3d%% (%lu bytes transferred)"/{N;s/%ld/%lu/;}
/msgid "%s: %s: %s %lu bytes transferred"/{N;s/%ld/%lu/;}
|
2002-04-24 10:37:01 +00:00 |
|
Andrew V. Samoilov
|
25f700675f
|
Removed.
|
2002-04-24 08:23:13 +00:00 |
|
Andrew V. Samoilov
|
e5b9b4b4c1
|
s/msgid "%s: %s: %s %3d%% (%ld bytes transfered)"/msgid "%s: %s: %s %3d%% (%lu bytes transfered)"/
s/msgid "%s: %s: %s %3d%% (%lu bytes transfered)"/msgid "%s: %s: %s %3d%% (%lu bytes transferred)"/
s/msgid "%s: %s: %s %ld bytes transfered"/msgid "%s: %s: %s %lu bytes transfered"/
s/msgid "%s: %s: %s %lu bytes transfered"/msgid "%s: %s: %s %lu bytes transferred"/
s/msgid "%s contains duplicit entries! Skiping!"/msgid "%s contains duplicit entries! Skipping!"/
|
2002-04-24 08:19:50 +00:00 |
|
Andrew V. Samoilov
|
bef57252f4
|
* vfs.c (vfs_print_stats): s/transfered/transferred/
|
2002-04-24 08:11:07 +00:00 |
|
Andrew V. Samoilov
|
f7c7879add
|
* samba/lib/signal.c: Remove.
* samba/lib/debug.c (sig_usr2): Commented out.
(sig_usr1): Likewise.
* samba/lib/util_file.c (gotalarm): Commented out.
(gotalarm_sig): Likewise.
(do_file_lock): Likewise.
(file_lock): Likewise.
(file_unlock): Likewise.
(startfilepwent): Likewise.
(endfilepwent): Likewise.
* samba/Makefile.in (SAMBAFILES): Remove lib/signal.o.
* Makefile.am (SAMBA_DIST): Remove lib/signal.c.
|
2002-04-24 08:07:56 +00:00 |
|
Pavel Roskin
|
23b183df45
|
* lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
can play them.
|
2002-04-21 04:09:02 +00:00 |
|
Andrew V. Samoilov
|
a0ae265bbc
|
* vfs.c (vfs_init) [!WITH_MCFS]: Don't register mcfs.
|
2002-04-19 07:25:32 +00:00 |
|
Andrew V. Samoilov
|
5a255dd2ea
|
* main.c [!WITH_MCFS] (PanelMenu): Eliminate mcfs related entry.
(RightMenu): Likewise.
* textconf.c (features): Likewise.
* cmd.c (netlink_cmd) [!WITH_MCFS]: Eliminate.
|
2002-04-19 07:21:09 +00:00 |
|
Andrew V. Samoilov
|
4c1b2cf8df
|
Updated
|
2002-04-18 07:52:53 +00:00 |
|
Andrew V. Samoilov
|
8aa9681cb0
|
Updated
|
2002-04-18 07:42:10 +00:00 |
|
Pavel Roskin
|
1908a816e5
|
* extfs/trpm: update to work with rpm 4.x.
Reported by m.lusini@palazzochigi.it
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=62306
|
2002-04-12 16:27:59 +00:00 |
|
Andrew V. Samoilov
|
291ab2422f
|
* cpio.c (cpio_skip_padding): Handle old ASCII format.
|
2002-04-12 13:16:00 +00:00 |
|
Marco Ciampa
|
987a82ebbb
|
Corrected bug in sed string: gettext_ver was defined only with version numbering != 5 digits.
|
2002-04-12 11:02:48 +00:00 |
|
Andrew V. Samoilov
|
baa2f67b78
|
gettext_ver: Add leading 0 before one digit minor numbers like 0.11.1
|
2002-04-12 06:58:36 +00:00 |
|
Andrew V. Samoilov
|
0eaecaf79d
|
* autogen.sh: Fix for gettext 0.11 family (and newer).
|
2002-04-09 13:16:39 +00:00 |
|
Andrew V. Samoilov
|
1c2f064d88
|
Add tmpout
|
2002-04-09 12:32:59 +00:00 |
|
Pavel Roskin
|
8dd4337cf1
|
* doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
by "make clean" because not everyone has Perl to rebuild it.
|
2002-04-03 07:45:02 +00:00 |
|
Pavel Roskin
|
c942254c57
|
* Makefile: mc.hlp should be in MAINTAINERCLEANFILES, not in
CLEANFILES, because "make clean" should not make the source
directory useless on systems without Perl.
|
2002-04-03 07:41:12 +00:00 |
|
Andrew V. Samoilov
|
49d9900fc0
|
* Makefile.am (CLEANFILES): Add mc.hlp.ru.
|
2002-03-28 15:45:41 +00:00 |
|
Andrew V. Samoilov
|
6edfce4e7b
|
* Makefile.am (CLEANFILES): Add mc.hlp.
|
2002-03-28 15:44:52 +00:00 |
|
Andrew V. Samoilov
|
6fd3330f37
|
* syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
first line regular expression.
|
2002-03-27 15:35:52 +00:00 |
|
Andrew V. Samoilov
|
b2c29197df
|
Minor fixes and updates
|
2002-03-27 15:19:56 +00:00 |
|
Pavel Roskin
|
c78799863e
|
Add mc.hlp.ru
|
2002-03-26 15:55:30 +00:00 |
|
Andrew V. Samoilov
|
3c239079b2
|
* eregex.h [!USE_INCLUDED_REGEX]: Include <regex.h>.
* regex.c: Compile only if USE_INCLUDED_REGEX is defined.
|
2002-03-26 14:13:10 +00:00 |
|
Andrew V. Samoilov
|
20154c6f50
|
* configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
or newer is not used.
|
2002-03-26 13:55:42 +00:00 |
|
Andrew V. Samoilov
|
ffd87714d2
|
* acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
|
2002-03-26 13:40:14 +00:00 |
|