grub/grub-core
Vladimir 'phcoder' Serbinenko 58c184be7b Support big ext2 files.
* grub-core/fs/ext2.c (grub_ext2_inode): Rename dir_acl to size_high.
	(grub_ext2_read_block): Support triple indirect blocks.
	(grub_ext2_read_file): Use 64-bit types and read size_high.
	(grub_ext2_open): Read size_high.
	Reported by: Ximin Luo.
	Tested by: Manoel Rebelo Abranches.
2010-11-13 16:11:24 +01:00
..
boot * grub-core/boot/i386/pc/lnxboot.S: Replace 2010-09-29 22:45:57 +02:00
bus * grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel): 2010-10-16 22:16:52 +02:00
commands * grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel): 2010-10-16 22:16:52 +02:00
disk * grub-core/disk/mdraid1x_linux.c (grub_mdraid_detect): Do not put 2010-11-01 10:20:58 +01:00
efiemu * grub-core/efiemu/main.c (grub_efiemu_prepare): Handle errors from 2010-10-14 15:44:04 +02:00
font merge with mainline 2010-07-13 00:43:28 +05:30
fs Support big ext2 files. 2010-11-13 16:11:24 +01:00
gettext * grub-core/gettext/gettext.c (grub_gettext_init_ext): Avoid using 2010-09-30 21:07:51 +02:00
gfxmenu * grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel): 2010-10-16 22:16:52 +02:00
gnulib Fix po directory handling. 2010-09-21 00:09:23 +01:00
hello * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
hook automake commit without merge history 2010-05-06 11:34:04 +05:30
io * grub-core/Makefile.core.def (xzio): New module. 2010-09-05 17:12:13 +02:00
kern * grub-core/kern/i386/pc/startup.S (multiboot_trampoline): Add missing 2010-11-12 08:45:16 +01:00
lib * grub-core/lib/arg.c (grub_arg_parse): Avoid interpreting direct 2010-11-01 12:45:51 +01:00
loader 2010-11-08 Manoel Rebelo Abranches <mrabran@br.ibm.com> 2010-11-08 11:14:54 -02:00
mmap Make cutmem accept a region specification. 2010-09-20 22:24:30 +02:00
normal * grub-core/normal/auth.c (grub_auth_check_authentication): 2010-10-17 15:41:54 +02:00
partmap Fix an integer overflow. 2010-11-01 23:42:53 +01:00
parttool automake commit without merge history 2010-05-06 11:34:04 +05:30
script suppress shell expansion inside quoted strings 2010-11-07 16:13:14 +05:30
term Properly register serial terminfo. 2010-11-06 20:40:08 +01:00
tests * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
video Add VBE PM interface 2010-09-16 00:37:30 +02:00
genemuinit.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genemuinitheader.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genmod.sh.in Make mktemp invocations portable. 2010-10-18 22:50:01 +02:00
genmoddep.awk use objcopy instead of creating mod-*.c and mod-*.o 2010-08-29 16:43:07 +05:30
gensyminfo.sh.in remove def-* and und-* list files 2010-08-29 11:17:30 +05:30
gensymlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
gentrigtables.c automake commit without merge history 2010-05-06 11:34:04 +05:30
Makefile.am Put terminfo into core on ieee1275 and yeeloong (needed for console). 2010-09-30 17:50:01 +02:00
Makefile.core.def Put terminfo into core on ieee1275 and yeeloong (needed for console). 2010-09-30 17:50:01 +02:00