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
hook
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
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
genemuinit.sh
genemuinitheader.sh
genmod.sh.in
genmoddep.awk
gensyminfo.sh.in
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
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