grub/kern
Vladimir 'phcoder' Serbinenko d8b5cd4011 * commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command
name and add N_.
	* commands/i386/pc/drivemap.c (GRUB_MOD_INIT): Likewise.
	* commands/iorw.c (GRUB_MOD_INIT): Likewise.
	* commands/password_pbkdf2.c (GRUB_MOD_INIT): Likewise.
	* commands/regexp.c (GRUB_MOD_INIT): Likewise.
	* commands/setpci.c (GRUB_MOD_INIT): Likewise.
	* commands/terminal.c (GRUB_MOD_INIT): Likewise.
	* efiemu/main.c (GRUB_MOD_INIT): Likewise.
	* font/font_cmd.c (GRUB_MOD_INIT): Likewise.
	* kern/corecmd.c (GRUB_MOD_INIT): Likewise.
	* mmap/mmap.c (GRUB_MOD_INIT): Likewise.
	* normal/context.c (GRUB_MOD_INIT): Likewise.
	* normal/main.c (GRUB_MOD_INIT): Likewise.
	* term/gfxterm.c (GRUB_MOD_INIT): Likewise.
	* term/serial.c (GRUB_MOD_INIT): Likewise.
	* term/terminfo.c (GRUB_MOD_INIT): Likewise.
2010-05-01 20:28:07 +02:00
..
efi 2010-01-22 Robert Millan <rmh.grub@aybabtu.com> 2010-01-22 17:12:40 +00:00
generic remove all trailing whitespace 2009-06-10 21:04:23 +00:00
i386 * kern/i386/coreboot/init.c (grub_machine_init): Call 2010-05-01 16:35:15 +02:00
ieee1275 * kern/ieee1275/openfw.c (grub_children_iterate): Skip device itself if 2010-03-31 22:01:37 +02:00
mips Merge mainline into emu-mod 2010-03-14 16:27:54 +01:00
powerpc 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:05:07 +00:00
sparc64 Increase stack size on sparc 2010-02-14 14:32:21 +01:00
x86_64 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:05:07 +00:00
command.c 2009-12-26 Carles Pina i Estany <carles@pina.cat> 2009-12-26 00:50:59 +01:00
corecmd.c * commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command 2010-05-01 20:28:07 +02:00
device.c * kern/device.c (grub_device_iterate): Clear errors after failed 2010-03-31 22:03:48 +02:00
disk.c Remove data member in partition structure 2010-02-07 01:48:38 +01:00
dl.c * kern/dl.c (grub_dl_resolve_symbols): Improve error message 2010-03-24 12:54:39 +00:00
elf.c merge mainline into mips 2010-01-10 13:34:48 +01:00
env.c merge mainline into newenv 2010-01-20 21:31:39 +01:00
err.c merge mainline into asprintf 2010-01-20 07:36:17 +01:00
file.c 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:05:07 +00:00
fs.c 2009-07-16 Pavel Roskin <proski@gnu.org> 2009-07-16 22:14:09 +00:00
handler.c 2009-03-04 Bean <bean123ch@gmail.com> 2009-03-04 05:56:31 +00:00
list.c 2009-11-09 Robert Millan <rmh.grub@aybabtu.com> 2009-11-09 14:45:28 +00:00
main.c Merge mainline into sparc-mkimage 2010-03-14 15:21:04 +01:00
misc.c Fix cygwin compilation. 2010-04-11 21:24:21 +02:00
mm.c * kern/mm.c (grub_real_malloc): Satisfy alignment requirement when 2010-05-01 19:39:32 +02:00
parser.c * kern/parser.c (grub_parser_execute): Cope with read-only config. 2010-05-01 13:27:13 +02:00
partition.c Use (hd0,msdos1) syntax. Eliminate partmap_iterate 2010-02-06 21:00:53 +01:00
rescue_parser.c 2009-12-20 Vladimir Serbinenko <phcoder@gmail.com> 2009-12-20 22:54:12 +01:00
rescue_reader.c 2010-01-18 Robert Millan <rmh.grub@aybabtu.com> 2010-01-18 13:45:40 +00:00
term.c 2010-02-06 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-06 23:39:14 +01:00
time.c actually add kern/time.c 2008-08-05 12:38:12 +00:00