Historial de Commits

Autor SHA1 Mensaje Fecha
  Vladimir Serbinenko ad4bfeec5c Change fs functions to add fs_ prefix hace 6 años
  Vladimir Serbinenko 7e47e27bd8 Add gcc_struct to all packed structures when compiling with mingw. hace 11 años
  Vladimir Serbinenko 7b5d51d837 Decrease stack usage in JFS. hace 11 años
  Vladimir Serbinenko eb03ede014 * grub-core/fs/ext2.c (grub_ext2_read_symlink): Use memcpy rather hace 11 años
  Vladimir 'phcoder' Serbinenko 2359bf887c * grub-core/fs/jfs.c: Remove variable length arrays. Reduces jfs.mod hace 11 años
  Vladimir 'phcoder' Serbinenko 4fc40ff8f3 * grub-core/fs/jfs.c: Remove nested functions. hace 12 años
  Colin Watson 4eb8b75659 Remove nested functions from disk and file read hooks. hace 12 años
  Colin Watson fc524edf65 Remove nested functions from filesystem directory iterators. hace 12 años
  Vladimir 'phcoder' Serbinenko 8b43f587ae * grub-core/fs/jfs.c (grub_jfs_find_file): Handle "." and "..". hace 13 años
  Vladimir 'phcoder' Serbinenko 197626b569 * grub-core/fs/jfs.c (grub_jfs_data): New field caseins. hace 13 años
  Vladimir 'phcoder' Serbinenko 57f4a70b0d * grub-core/fs/jfs.c (grub_jfs_find_file): Handle multiple slashes in hace 13 años
  Vladimir 'phcoder' Serbinenko 2e57f28fc7 * grub-core/fs/bfs.c (mount): Improve filesystem detection reliability. hace 13 años
  Vladimir 'phcoder' Serbinenko ae16024d92 Fix non-indexed JFS. hace 13 años
  Vladimir 'phcoder' Serbinenko d2d58d0ab4 * grub-core/fs/jfs.c (grub_jfs_label): Use first label if second one hace 13 años
  Vladimir 'phcoder' Serbinenko e1e49678b9 * util/grub-install.in: Clarify strings. hace 13 años
  Vladimir 'phcoder' Serbinenko 9c4b5c13e6 Improve gettext support. Stylistic fixes and error handling fixes while hace 13 años
  Vladimir 'phcoder' Serbinenko 6c0920e31b * grub-core/fs/jfs.c (grub_jfs_sblock): Make volname a char array. hace 13 años
  Vladimir 'phcoder' Serbinenko 3c349f5a37 * grub-core/fs/jfs.c (grub_jfs_getent): Handle UTF16 endianness. hace 13 años
  Vladimir 'phcoder' Serbinenko 78c2cd1c62 * grub-core/fs/udf.c (read_string): Macroify GRUB_MAX_UTF8_PER_UTF16. hace 13 años
  Vladimir 'phcoder' Serbinenko 8a5a3a5b5a Fix several memory leaks. hace 13 años
  Vladimir 'phcoder' Serbinenko 45cdd3ea37 Fix JFS file name length limitations. hace 13 años
  Vladimir 'phcoder' Serbinenko c0584900ee * grub-core/fs/jfs.c (grub_jfs_sblock): Fix offset to volname. hace 13 años
  Vladimir 'phcoder' Serbinenko 68c72069d9 * grub-core/fs/jfs.c (grub_jfs_blkno): Use more appropriate types. hace 13 años
  Vladimir 'phcoder' Serbinenko 43526629e5 * grub-core/fs/jfs.c (grub_jfs_read_file): New parameter ino. hace 14 años
  Yves Blusseau 9e322ce8de Display the path of the file when file is not found hace 14 años
  Vladimir 'phcoder' Serbinenko b756f75f07 Several FS mtime support. hace 14 años
  Vladimir 'phcoder' Serbinenko e745cf0ca6 Implement automatic module license checking according to new GNU hace 14 años
  Vladimir 'phcoder' Serbinenko cfed2ad097 Fix incorrect types in jfs.c. This enables >2TiB disks and fixes some hace 14 años
  Vladimir 'phcoder' Serbinenko 7ac6c4842d JFS mtime support hace 14 años
  Szymon Janc 6bdda8f877 * grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel): hace 14 años