grub/grub-core
Vladimir 'phcoder' Serbinenko 10133b5ff3 * grub-core/kern/misc.c (grub_stpcpy): Move from here ...
* include/grub/misc.h (grub_stpcpy): ... to here. Inlined.
2012-02-26 23:55:18 +01:00
..
boot Fix interrupt mixup from previous commit. 2012-02-26 22:10:13 +01:00
bus Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
commands Don't export grub_get_rtc. 2012-02-26 23:25:47 +01:00
disk * grub-core/disk/diskfilter.c (grub_diskfilter_open): Remove useless 2012-02-26 23:39:21 +01:00
efiemu Efiemu stylistic fixes and gettext. 2012-02-12 18:43:39 +01:00
font * grub-core/font/font.c (grub_font_load): Add support for default 2012-02-24 11:18:06 +01:00
fs Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
gdb Several cleanups 2012-02-26 19:10:52 +01:00
gettext Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
gfxmenu * grub-core/gfxmenu/gui_progress_bar.c (progress_bar_set_property): 2012-02-24 22:40:05 +01:00
gnulib * grub-core/gnulib/argp-fmtstream.c (__argp_get_display_len): Stop on 2012-02-26 20:32:37 +01:00
hello Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
hook * grub-core/hook/datehook.c (grub_read_hook_datetime): Small stylistic 2011-11-11 21:03:49 +01:00
io * conf/Makefile.common (CFLAGS_GNULIB): Add 2012-02-24 12:30:32 +01:00
kern * grub-core/kern/misc.c (grub_stpcpy): Move from here ... 2012-02-26 23:55:18 +01:00
lib Fix interrupt mixup from previous commit. 2012-02-26 22:10:13 +01:00
loader Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
mmap Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
net * conf/Makefile.common (CFLAGS_GNULIB): Add 2012-02-24 12:30:32 +01:00
normal Remove prio_list. 2012-02-26 22:49:24 +01:00
partmap Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
parttool Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
script $"..." support in scripts. 2012-02-26 19:02:46 +01:00
term Implement serial on IEEE1275 and EFI. 2012-02-26 17:08:11 +01:00
tests Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
video Improve string. Gettextize. 2012-02-12 15:25:25 +01: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: Add -R .note.GNU-stack to strip. 2012-02-26 22:57:26 +01: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 Increase warning level. 2012-02-10 16:48:48 +01: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 Add new all_video module. 2012-02-26 18:09:07 +01:00
Makefile.core.def GDB serial and backtrace support. 2012-02-26 19:17:37 +01:00
modinfo.sh.in Unify grub-mkrescue (except powerpc) and grrub-mknetdir across platforms 2011-05-18 01:38:01 +02:00