grub/grub-core
Vladimir 'phcoder' Serbinenko 36498496a0 * include/grub/diskfilter.h (grub_raid5_recover_func_t): Use proper
type for size.
	(grub_raid6_recover_func_t): Likewise.
	* grub-core/disk/raid5_recover.c (grub_raid5_recover): Likewise.
	* grub-core/disk/raid6_recover.c (grub_raid6_recover): Likewise.
2012-06-25 17:36:50 +02:00
..
boot * grub-core/boot/mips/loongson/fwstart.S: Add missing setting of high 2012-06-23 11:27:27 +02:00
bus Speed-up video on fuloong. 2012-06-17 01:09:32 +02:00
commands Fix wildcard regexp dot and other special characters handling. 2012-06-19 14:13:19 +02:00
disk * include/grub/diskfilter.h (grub_raid5_recover_func_t): Use proper 2012-06-25 17:36:50 +02:00
efiemu * grub-core/efiemu/runtime/efiemu.c: Replace APPLE_CC with __APPLE__. 2012-05-28 17:49:18 +02:00
font Remove dor on i and j when combining with above diacritics. 2012-06-11 00:20:55 +02:00
fs Restructure FAT driver to avoid hook in label reading as it hits a 2012-06-20 23:29:28 +02:00
gdb * grub-core/gdb/i386/machdep.S: Make usable with Apple assembler. 2012-05-29 13:52:26 +02:00
gettext * grub-core/gettext/gettext.c (grub_gettext_pread): Fix the case when 2012-04-04 14:41:55 +02:00
gfxmenu Remove unjustified hard dependency of normal.mod on gfxterm. 2012-05-21 22:17:11 +02:00
gnulib * grub-core/gnulib/regcomp.c (regerror): Fix out-of-range array lookup. 2012-03-10 12:31:42 +01:00
hello * grub-core/commands/gptsync.c: Fix typographic quoting. 2012-03-03 13:05:08 +01:00
hook * grub-core/hook/datehook.c (grub_read_hook_datetime): Small stylistic 2011-11-11 21:03:49 +01:00
io * grub-core/io/lzopio.c (read_block_header): Fix incorrect byte swapping 2012-04-07 19:54:51 +02:00
kern Fix overflow in grub_util_get_fd_size for NetBSD. 2012-06-25 10:09:57 +02:00
lib * grub-core/lib/mips/loongson/reboot.c (grub_reboot): Use 32-bit 2012-06-15 19:36:10 +02:00
loader * grub-core/loader/i386/linux.c (grub_linux_boot): Setup video before 2012-06-20 23:39:33 +02:00
mmap * grub-core/mmap/i386/pc/mmap.c (malloc_hook): 2012-06-03 18:00:37 +02:00
net Implement flow control for http. 2012-06-22 22:09:31 +02:00
normal * grub-core/normal/main.c (GRUB_MOD_INIT): Ignore errors when loading 2012-06-15 23:42:34 +02:00
partmap * grub-core/partmap/gpt.c (grub_gpt_partition_map_iterate): Accept 2012-05-22 09:09:00 +02:00
parttool * grub-core/net/http.c: Add TRANSLATORS comments. 2012-03-05 16:42:26 +01:00
script * grub-core/script/execute.c (grub_script_arglist_to_argv): Escape 2012-06-21 22:02:09 +02:00
term * include/grub/ieee1275/ieee1275.h (grub_ieee1275_flag): New enum value 2012-06-20 22:19:26 +02:00
tests Add loongson tests. 2012-06-15 19:42:25 +02:00
video Speed-up video on yeeloong. 2012-06-22 23:47:34 +02:00
Makefile.am Remove non-functional EFI grub_get_rtc. Put a better fatal message 2012-06-11 20:44:38 +02:00
Makefile.core.def Remove non-functional EFI grub_get_rtc. Put a better fatal message 2012-06-11 20:44:38 +02:00
gdb_grub.in * conf/Makefile.common (platform_SCRIPTS): New variable. 2012-02-18 20:25:11 +01: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 * grub-core/genmod.sh.in: Enable objconv errors 2030, 2050 and 2031 2012-06-05 17:20:39 +02:00
genmoddep.awk Add new all_video module. 2012-02-26 18:09:07 +01:00
gensyminfo.sh.in * grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e', 2011-05-18 12:53:07 +01:00
gensymlist.sh Increase warning level. 2012-02-10 16:48:48 +01:00
gentrigtables.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
gmodule.pl.in Add facility to debug GRUB with gdb under qemu. 2011-11-13 22:59:46 +01:00
modinfo.sh.in Unify grub-mkrescue (except powerpc) and grrub-mknetdir across platforms 2011-05-18 01:38:01 +02:00