grub/grub-core
Vladimir 'phcoder' Serbinenko e4e37e8dfa Fix `help' with unloaded modules.
* include/grub/normal.h (grub_dyncmd_get_cmd): New proto.
	* grub-core/normal/dyncmd.c (grub_dyncmd_get_cmd): New function.
	(grub_dyncmd_dispatcher): Small stylistic fix.
	* grub-core/commands/help.c (grub_cmd_help): Load missing modules when
	explicit help is requested.
2012-02-09 14:38:34 +01:00
..
boot * grub-core/boot/i386/pc/lnxboot.S: Use 2012-01-29 23:20:02 +01:00
bus Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
commands Fix `help' with unloaded modules. 2012-02-09 14:38:34 +01:00
disk Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
efiemu Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
font Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
fs * grub-core/fs/cpio.c (grub_cpio_dir): Fix a bug with multiple listing. 2012-02-09 14:27:05 +01:00
gettext Move platform-dependent files from $prefix to $prefix/$platform. 2012-02-04 21:47:29 +01:00
gfxmenu Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
gnulib * grub-core/gnulib/regcomp.c (regerror): Don't use abort on 2012-01-29 23:22:57 +01:00
hello Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
hook * grub-core/hook/datehook.c (grub_read_hook_datetime): Small stylistic 2011-11-11 21:03:49 +01:00
io Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
kern * grub-core/kern/partition.c (grub_partition_get_name): Fix uninited 2012-02-08 20:19:44 +01:00
lib * grub-core/lib/posix_wrap/wchar.h (mbrtowc): Set pwc to zero to avoid 2012-02-09 14:24:55 +01:00
loader Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
mmap Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
net * grub-core/net/net.c (GRUB_MOD_INIT): Don't register netfs. 2012-02-08 20:10:17 +01:00
normal Fix `help' with unloaded modules. 2012-02-09 14:38:34 +01:00
partmap Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
parttool Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
script Clarify and unify messages. 2012-02-05 11:23:47 +01:00
term Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
tests Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
video Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
gdb_grub.in Add facility to debug GRUB with gdb under qemu. 2011-11-13 22:59:46 +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: Use 'set -e' rather than '#! /bin/sh -e', 2011-05-18 12:53:07 +01:00
genmoddep.awk use objcopy instead of creating mod-*.c and mod-*.o 2010-08-29 16:43:07 +05:30
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 track function symbols 2011-05-08 18:29:37 +02: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
Makefile.am Move chainloader_real_boot out of the kernel 2011-10-21 00:16:59 +02:00
Makefile.core.def * grub-core/Makefile.core.def (pxechain): New module. 2012-02-05 10:33:52 +01:00
modinfo.sh.in Unify grub-mkrescue (except powerpc) and grrub-mknetdir across platforms 2011-05-18 01:38:01 +02:00