Commit History

Author SHA1 Message Date
  Pavel Tsekov 2f3df3af4e * edit/bookmark.c: Update copyright notice. 17 years ago
  Pavel Tsekov 23361694b6 * src/background.c: Use the correct form of FSF's name in the copyright 17 years ago
  Pavel Roskin 1f60f44145 Update postal address of Free Software Foundation. 19 years ago
  Pavel Roskin fc6e8e67f2 * cpio.c (cpio_find_head): Fix for logical error that can cause 19 years ago
  Roland Illig d7e7ec48dd * *.c: Declared unused variables with (void) to avoid the gcc 19 years ago
  Roland Illig 54cccec688 * utilvfs.h: Removed unneeded #includes. 19 years ago
  Roland Illig ab442fdeee * cpio.c: Added some FIXMEs about data representation. 19 years ago
  Roland Illig 9558c7178f * src/info.c (info_show_info): Enabled display of the device number, 19 years ago
  Andrew V. Samoilov fd5d77fc7b * cpio.c (cpio_create_entry): Added initial support for the Special 20 years ago
  Andrew V. Samoilov 126fa4d83d * cpio.c (cpio_find_head): Check mc_read() return value. 20 years ago
  Roland Illig 4bc786735e * cpio.c: Replaced NULL with (char *) NULL. Likewise for 0, where 20 years ago
  Roland Illig 60465dace3 * cpio.c (cpio_read_bin_head): Replaced GUINT16_SWAP_LE_BE with 20 years ago
  Andrew V. Samoilov 15c6e5cae6 * direntry.c (vfs_s_readlink): Use g_strlcpy instead strncpy. 20 years ago
  Roland Illig f608bd21f8 Renamed any variable stat into st. 20 years ago
  Roland Illig 34a8088483 Splittet the vfs.h header into a user's part (vfs.h) and an implementor's part (vfs-impl.h). 20 years ago
  Roland Illig a998d33f7c Made the implicit conversions explicit to prevent "hidden" bugs. 20 years ago
  Pavel Roskin 6ffd35bf07 * gc.c: Eliminate all code for timestamping parent filesystems. 21 years ago
  Pavel Roskin d2e2f5c544 * cpio.c (cpio_create_entry): Fix possible buffer underflow 21 years ago
  Pavel Roskin b33f2cbb47 * vfs.c: Split garbage collection code into ... 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 4ee3f26133 * cpio.c (cpio_ungetlocalcopy): Remove. 21 years ago
  Pavel Roskin bc455d5840 * direntry.c (vfs_s_find_inode): Only allow search from root. 21 years ago
  Pavel Roskin 511321bcfd * direntry.c (vfs_s_add_dots): Remove. Fix all callers. 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 0b99804da2 * names.c: Merge ... 21 years ago
  Pavel Roskin 63740624ea * xdirentry.h: Rename vfs_s_data to vfs_s_subclass. 21 years ago
  Pavel Roskin dcd2b9e8fc * xdirentry.h: Fix typos in field names. 21 years ago
  Pavel Roskin a6754ce841 * xdirentry.h: Cleanup unused or write-only fields. Adjust all 21 years ago
  Pavel Roskin 6cf97f4069 * xdirentry.h: Remove all typedefs, there is no need to hide the 21 years ago
  Pavel Roskin 00b57fd4bf * vfs.h: Remove typedef vfs, it's too ambiguous. Massive 21 years ago
  Pavel Roskin 9632550889 * cpio.c (init_cpiofs): Set vfs_cpiofs_ops.setctl to NULL, or 21 years ago
  Pavel Roskin b2edfddd7e * vfs.h: Rename "struct _vfs" to "struct vfs_class". Allow 21 years ago
  Pavel Roskin 26deaaf5a5 Typo fix. 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 bd4b18731e s/suplied/supplied/ 22 years ago
  Pavel Roskin da7e82d253 Global removal of RCS Id: flags. 22 years ago
  Pavel Roskin 82009e2ab0 * cpio.c (cpio_read_crc_head): Undo change in the error message. 22 years ago
  Pavel Roskin 3738d4cee0 * cpio.c (cpio_open_cpio_file): Fix type initialization. 22 years ago
  Pavel Roskin 7f6c3c3bb6 is_gunzipable() -> get_compression_type() 22 years ago
  Andrew V. Samoilov 1d9879b0be Fix offset calculation for symbolic links. 22 years ago
  Andrew V. Samoilov 64b2eb4db3 * cpio.c (cpio_read_oldc_head): Use char[] for buf instead 22 years ago
  Andrew V. Samoilov 291ab2422f * cpio.c (cpio_skip_padding): Handle old ASCII format. 22 years ago
  Pavel Roskin f3ca861b8f * cpio.c: Don't include glib.h directly. 23 years ago
  Pavel Roskin 6975fdf5e8 * vfs.h: Remove all tricks with system headers, they all should 23 years ago