Pavel Roskin
|
fc7dc2ba67
* acinclude.m4 (MC_WITH_VFS): Use AC_SEARCH_LIBS when possible.
|
21 years ago |
Pavel Roskin
|
cd644b527c
* fish.c (fish_fh_open): Use vfs_mkstemps() for write buffers as
|
21 years ago |
Pavel Roskin
|
af86cebacd
* configure.in: Don't check if "file" can use stdin - it's
|
21 years ago |
Pavel Roskin
|
87206cfeb5
* ext.c (regex_check_type): Use mc_getlocalcopy() instead of
|
21 years ago |
Pavel Roskin
|
edce41facd
* utilvfs.c (vfs_mkstemps): New function - create temporary file
|
21 years ago |
Pavel Roskin
|
77bcdc8127
* vfs.c (mc_ungetlocalcopy): Free local path here, not in class
|
21 years ago |
Pavel Roskin
|
bb184c9c8b
Typo in the last commit.
|
21 years ago |
Pavel Roskin
|
67cd859ea3
* direntry.c (vfs_s_init_class): Use our getlocalcopy for remote
|
21 years ago |
Pavel Roskin
|
8e3a0c9d65
* direntry.c (vfs_s_init_class): Improve interface to allow more
|
21 years ago |
Pavel Roskin
|
7d16d65e35
* vfs.h: Constify some arguments for many functions.
|
21 years ago |
Pavel Roskin
|
5bc20fd294
* *.c: Rename functions that don't have an a prefix indicating
|
21 years ago |
Pavel Roskin
|
520f6ddb6c
* vfs.c (mc_def_getlocalcopy): Use O_LINEAR when retrieving the
|
21 years ago |
Pavel Roskin
|
ffddff51ea
* utilunix.c: Move mc_doublepopen() and mc_doublepclose() ...
|
21 years ago |
Pavel Roskin
|
4ee3f26133
* cpio.c (cpio_ungetlocalcopy): Remove.
|
21 years ago |
Pavel Roskin
|
0e71b37f2a
Don't include background.h if it's not needed.
|
21 years ago |
Pavel Roskin
|
e829a85981
* slint.c (mc_refresh): Revert last change - it breaks screen
|
21 years ago |
Pavel Roskin
|
1ddf30732b
* tree.c (tree_rmdir_cmd): Don't change to the root directory -
|
21 years ago |
Pavel Roskin
|
2bf7ae1b6c
* win.c (check_movement_keys): Add support for Ctrl-PgDown,
|
21 years ago |
Pavel Roskin
|
bc455d5840
* direntry.c (vfs_s_find_inode): Only allow search from root.
|
21 years ago |
Pavel Roskin
|
ad670bade6
* direntry.c (vfs_s_find_entry_tree): Eliminate buffer of fixed
|
21 years ago |
Pavel Roskin
|
cc09ee51f1
Typo fixes.
|
21 years ago |
Pavel Roskin
|
511321bcfd
* direntry.c (vfs_s_add_dots): Remove. Fix all callers.
|
21 years ago |
Pavel Roskin
|
290426d17a
* terms.c: Merge ...
|
21 years ago |
Pavel Roskin
|
11afe8263e
Add:
|
21 years ago |
Pavel Roskin
|
24384e9a89
* panel.h: Fix duplication between cpanel and current_panel in
|
21 years ago |
Pavel Roskin
|
bb13ad8db4
* main.c (get_current_panel): Remove.
|
21 years ago |
Pavel Roskin
|
dca92d4941
Trivial cleanup.
|
21 years ago |
Pavel Roskin
|
5b876f358d
* info.h: Don't expose WInfo internals.
|
21 years ago |
Pavel Roskin
|
26e444a11c
* background.c (tell_parent): Eliminate.
|
21 years ago |
Pavel Roskin
|
211ce16fac
* wtools.c: Merge mc_message() and message() into one background
|
21 years ago |
Pavel Roskin
|
f9e5058942
Include global.h, not i18n.h.
|
21 years ago |
Pavel Roskin
|
82688029da
* i18n.h: Include into global.h.
|
21 years ago |
Pavel Roskin
|
d35cffb9d9
Clean up includes.
|
21 years ago |
Pavel Roskin
|
2c458dcc52
Don't include vfs.h.
|
21 years ago |
Pavel Roskin
|
7cc31809be
* tar.h: Merge into tar.c, as it doesn't provide any external
|
21 years ago |
Pavel Roskin
|
565d65cc7a
Suppress progress indicator from msgmerge.
|
21 years ago |
Pavel Roskin
|
a828849d50
* vfs.h: Remove redundant declaration of init_localfs().
|
21 years ago |
Pavel Roskin
|
06f9c3d0c1
Add:
|
21 years ago |
Pavel Roskin
|
189dadab90
Remove DVI test, it breaks on documentation in Russian on Debian/unstable.
|
21 years ago |
Pavel Roskin
|
6f6534e721
Prepend \& to '\\ to avoid groff warning:
|
21 years ago |
Pavel Roskin
|
17dcf7ed78
Disable background support in minimal configuration.
|
21 years ago |
Pavel Roskin
|
a08f91eb63
* background.c: Clean up includes.
|
21 years ago |
Pavel Roskin
|
6cc1e873ef
Fix missing comma in the last commit.
|
21 years ago |
Pavel Roskin
|
b59eaab4ad
* extraconf.h: Don't define HAVE_GRANTPT forcedly if grantpt()
|
21 years ago |
Pavel Roskin
|
5a0b2b0806
* mcserv.c: Don't use HAVE_CRYPT from extraonf.h.
|
21 years ago |
Pavel Roskin
|
4a02cae0e1
* configure.in: Remove check for socketpair(). Add new option
|
21 years ago |
Pavel Roskin
|
ec7f14f929
* background.c (do_background): Use pipe() instead of less
|
21 years ago |
Pavel Roskin
|
d999b186f1
* wtools.c (mc_message): Fix argument expansion.
|
21 years ago |
Pavel Roskin
|
00d12acfb3
* background.c: Leave only code used when WITH_BACKGROUND is
|
21 years ago |
Pavel Roskin
|
50045218ab
Remove unneeded includes in ../src
|
21 years ago |