Commit History

Author SHA1 Message Date
  Pavel Roskin 54b8c9aaad * vfs.c (vfs_split): Deconstify. 21 years ago
  Pavel Roskin 30c4bd1b6d * vfs.h: Constify chdir() and opendir() methods. Adjust all 21 years ago
  Pavel Roskin 4b5a2a0b62 * direntry.c (vfs_s_stamp_me): Generalize and move ... 21 years ago
  Pavel Roskin de12104436 * gc.c: Use NULL instead of -1 for empty vfsid. Adjust all 21 years ago
  Pavel Roskin 4eab382dba * gc.c: Make getid(), nothingisopen() and free() methods 21 years ago
  Pavel Roskin b33f2cbb47 * vfs.c: Split garbage collection code into ... 21 years ago
  Pavel Roskin cb2aaf4c16 * extfs.c: Remove current_dir field, its role was purely 21 years ago
  Pavel Roskin f2550b08ee * extfs.h: Merge ... 21 years ago
  Pavel Roskin 0ba019a90b * configure.in: Use AC_CHECK_MEMBERS to check fields of struct 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 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 211ce16fac * wtools.c: Merge mc_message() and message() into one background 21 years ago
  Pavel Roskin 50045218ab Remove unneeded includes in ../src 21 years ago
  Pavel Roskin 2d33b5047e * background.c: Replace all message stubs with a new function 21 years ago
  Pavel Roskin 52844a3092 * vfs.h: Rename commands for mc_ctl() and mc_setctl() to make it 21 years ago
  Pavel Roskin 426c1836d5 * vfs.h: Remove all references to seekdir and telldir. Adjust 21 years ago
  Pavel Roskin 72c64a60e2 * extfs.c: Switch to self-registration. 21 years ago
  Pavel Roskin 00b57fd4bf * vfs.h: Remove typedef vfs, it's too ambiguous. Massive 21 years ago
  Pavel Roskin 6e6fd9b352 * vfs.c (vfs_add_noncurrent_stamps): Call vfs_rm_parents() at 21 years ago
  Pavel Roskin 3fb8e46501 * direntry.c: Don't use vfs_local_fs directly, use VFSF_LOCAL. 21 years ago
  Pavel Roskin b2486a2b71 * extfs.c: Don't include xdirentry.h. 21 years ago
  Pavel Roskin 1d6e00faf0 * vfs.h: Introduce new VFS flags instead of the old unused ones. 21 years ago
  Pavel Roskin 091023c37a * undelfs.c (undelfs_get_path): Constify first argument. 21 years ago
  Pavel Roskin 9d1f2aae71 * vfs.c (vfs_type): Rename to vfs_get_class(). Fix prototype to 21 years ago
  Pavel Roskin 94e14aacfb * direntry.c (vfs_s_dump): Commented out. 21 years ago
  Pavel Roskin e06e87edc2 Include execute.h. 21 years ago
  Pavel Roskin 5b2bd08768 * configure.in: Remove test for SCO UNIX. Remove all references 21 years ago
  Pavel Roskin 4d548cc4b1 * extfs.c (extfs_cmd): Quote localname - it's based on the entry 21 years ago
  Pavel Roskin 6df9219f85 * extfs.c (extfs_open): Retain original filename as a suffix 21 years ago
  Pavel Roskin 9dc4fc6342 * extfs.c (read_archive): Free archive if the "list" command 22 years ago
  Pavel Roskin 0fce236546 * extfs.c (__find_entry): When creating entried for regular 22 years ago
  Pavel Roskin b246f3c7ea s/Could not/Cannot/ 22 years ago
  Pavel Roskin 7a16741def * extfs.c (extfs_open): Don't run "copyout" if the file just has 22 years ago
  Andrew V. Samoilov 4925d2cdd5 * extfs.c: Don't include ../src/profile.h. 22 years ago
  Pavel Roskin 01330333b5 Add fixme. 22 years ago
  Pavel Roskin 03b1481cda * extfs.h: Remove "extfsstat" from struct archive - it's unused 22 years ago
  Pavel Roskin b9c6a9b3d1 * vfs.h: Remove vfs_uid and vfs_gid. Fix all dependencies. 22 years ago
  Pavel Roskin a5576742c3 * extfs.c (open_archive): Use open_error_pipe before popen() and 22 years ago
  Andrew V. Samoilov 7b75eaf984 * extfs.c (open_archive): Don't use open_error_pipe() and 22 years ago
  Pavel Roskin 474ff43316 * extfs.c (open_archive): Use open_error_pipe() and close_error_pipe() 22 years ago
  Pavel Roskin 316993bf83 Remove dead code. 22 years ago
  Pavel Roskin da7e82d253 Global removal of RCS Id: flags. 22 years ago
  Pavel Roskin 966511399b Move fcntl.h inclusion to global.h. 22 years ago
  Pavel Roskin 8568fc50d9 * Make-alone.am: Get rid of all standalone code, it has been 22 years ago
  Pavel Roskin 35aa47461b * sfs.c: Don't use flag EXECUTE_SETUID because it's being 22 years ago
  Pavel Roskin cf8ab0de99 * extfs.c (s_readdir): Simplify. 22 years ago
  Pavel Roskin 37f335b8c0 * vfs.h: Introduce union vfs_dirent to ensure that we have 22 years ago