grub/grub-core
Vladimir 'phcoder' Serbinenko 0f7e980b29 Redirect xasprintf to grub_xvasprintf rather than having #ifdef's
for vasprintf presence.
2013-05-10 20:57:32 +02:00
..
boot Implement grub_machine_get_bootlocation for ARC. 2013-04-27 19:12:11 +02:00
bus Make PCI init in i386-qemu port more robust. 2013-04-29 15:09:39 +02:00
commands * grub-core/commands/testspeed.c: Reuse formatting string to decrease 2013-05-10 16:25:36 +02:00
disk Make PCI init in i386-qemu port more robust. 2013-04-29 15:09:39 +02:00
efiemu * grub-core/kern/env.c, include/grub/env.h: Change iterator through 2013-03-03 01:34:27 +01:00
font * grub-core/font/font.c: Use grub_dprintf for debug statements rather 2013-05-07 11:26:15 +02:00
fs Compressed HFS+ support. 2013-05-07 15:46:17 +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 Agglomerate more mallocs to speed-up gfxterm. 2013-05-04 22:23:23 +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 Redirect xasprintf to grub_xvasprintf rather than having #ifdef's 2013-05-10 20:57:32 +02:00
lib Simplify few strings. 2013-05-07 11:44:15 +02:00
loader Simplify few strings. 2013-05-07 11:44:15 +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/net/net.c (grub_net_open_real): Autoload network modules. 2013-05-10 14:17:10 +02:00
normal Mark few forgotten strings for translation. 2013-05-07 11:41:47 +02:00
partmap * grub-core/partmap/amiga.c: Fix size of checksummed block. 2013-04-30 17:34:29 +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): Fix 2013-04-29 12:02:26 +02:00
term * grub-core/term/terminfo.c: Rename ANSI_C0 to ANSI_CSI to avoid 2013-05-10 14:07:41 +02:00
tests New test: cmdline and cat. 2013-05-08 11:49:25 +02:00
video * grub-core/video/readers/jpeg.c: Use grub_dprintf for debug statements 2013-05-07 11:37:11 +02:00
Makefile.am Add missing exports on mips. 2013-05-02 18:10:11 +02:00
Makefile.core.def New test: cmdline and cat. 2013-05-08 11:49:25 +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 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