grub/grub-core
Vladimir 'phcoder' Serbinenko 498d503316 * grub-core/gfxmenu/theme_loader.c (theme_set_string): Fix memory leak
and don't mark error strings for translation.
2013-10-03 23:23:00 +02:00
..
boot * grub-core/boot/i386/pc/lnxboot.S: Re-add support for recording the 2013-09-23 14:31:42 +02:00
bus USB EHCI: SMI disabled in all cases 2013-09-23 20:30:52 +02:00
commands * grub-core/commands/loadenv.c: Support skipping signature check 2013-09-27 02:08:32 +02:00
disk * grub-core/disk/uboot/ubootdisk.c (uboot_disk_open): Use grub_error 2013-10-03 23:20:00 +02:00
efiemu * grub-core/kern/env.c, include/grub/env.h: Change iterator through 2013-03-03 01:34:27 +01:00
font Fix typo (failback vs fallback). 2013-06-07 15:35:16 +02:00
fs * grub-core/fs/zfs/zfs.c (check_pool_label): Check nvlist. 2013-09-23 18:50:07 +02:00
gdb Adjust types in gdb module to have intended unsigned shifts rather than 2013-03-10 18:36:39 +01:00
gettext * grub-core/gettext/gettext.c: Try $lang.gmo as well. 2013-05-04 13:40:52 +02:00
gfxmenu * grub-core/gfxmenu/theme_loader.c (theme_set_string): Fix memory leak 2013-10-03 23:23:00 +02:00
gnulib Import new gnulib. 2013-04-11 21:12:46 +02: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: Use GRUB_PROPERLY_ALIGNED_ARRAY. 2013-04-28 15:18:50 +02:00
kern * grub-core/kern/emu/hostdisk_unix.c: Declare AROS as non-unix. 2013-09-24 19:19:31 +02:00
lib * grub-core/lib/arm/setjmp.S: Add missing license section. 2013-10-03 19:50:08 +02:00
loader * grub-core/loader/multiboot.c (grub_multiboot_set_console): Always use 2013-09-23 13:35:33 +02:00
mmap Replace the region at 0 from coreboot tables to available in BSD 2013-03-25 10:23:04 +01:00
net * grub-core/disk/ahci.c: Add needed explicit cast. 2013-08-21 21:02:14 +02:00
normal * grub-core/normal/charset.c (bidi_line_wrap): Fix spurios warning. 2013-07-11 13:34:20 +02:00
partmap * grub-core/partmap/dfly.c: Simplify dprintfs for easier gettext 2013-08-02 22:56:20 +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_execute_sourcecode): Split 2013-06-07 18:36:42 +02:00
term * grub-core/term/terminfo.c (grub_terminfo_readkey): Fix 2013-09-28 01:03:31 +02:00
tests * grub-core/tests/checksums.h: Corrected due to changes in 2013-10-01 18:00:53 +04:00
video * grub-core/gfxmenu/theme_loader.c: New global options for the 2013-10-02 18:17:33 +04:00
Makefile.am * grub-core/Makefile.am: Override STRIP and RANLIB. 2013-09-23 12:55:18 +02:00
Makefile.core.def Use Winapi on both cygwin and mingw32 to share more code between both. 2013-09-23 11:21:09 +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: Remove ./ from TARGET_OBJ2ELF. Add quotes. 2013-09-23 13:03:03 +02:00
genmoddep.awk Add new all_video module. 2012-02-26 18:09:07 +01:00
gensyminfo.sh.in * INSTALL: Document cross-compilation. 2013-08-22 01:56:28 +02:00
gensymlist.sh Make 'make check' work on emu. 2013-04-27 02:00:16 +02:00
gentrigtables.c * grub-core/gentrigtables.c: Make tables const. 2013-03-01 11:15:09 +01:00
gmodule.pl.in Add facility to debug GRUB with gdb under qemu. 2011-11-13 22:59:46 +01:00
gnulib-fix-null-deref.diff Import new gnulib. 2013-04-11 21:12:46 +02:00
gnulib-fix-width.diff Import new gnulib. 2013-04-11 21:12:46 +02:00
gnulib-no-abort.diff Import new gnulib. 2013-04-11 21:12:46 +02:00
gnulib-no-gets.diff Import new gnulib. 2013-04-11 21:12:46 +02:00
modinfo.sh.in Unify grub-mkrescue (except powerpc) and grrub-mknetdir across platforms 2011-05-18 01:38:01 +02:00