grub/util
Vladimir 'phcoder' Serbinenko a885261b5d * util/grub-mkconfig_lib.in (grub_quote): Remove extra layer of escape.
* util/grub.d/10_hurd.in: Add missing quoting.
	* util/grub.d/10_illumos.in: Likewise.
	* util/grub.d/10_kfreebsd.in: Likewise.
	* util/grub.d/10_linux.in: Likewise.
	* util/grub.d/20_linux_xen.in: Likewise.
2012-07-22 20:02:17 +02:00
..
bash-completion.d Fix incorrect identifiers in bash-completion. 2011-09-28 14:19:21 +02:00
grub.d * util/grub-mkconfig_lib.in (grub_quote): Remove extra layer of escape. 2012-07-22 20:02:17 +02:00
i386/efi Merge mainline into install 2010-09-15 14:46:53 +02:00
ieee1275 * util/ieee1275/ofpath.c (of_path_of_scsi): Fix wrong format specifier. 2012-06-04 23:15:54 +02:00
powerpc/ieee1275 * util/powerpc/ieee1275/grub-mkrescue.in: Handle (and ignore) 2012-06-08 20:23:39 +02:00
bin2h.c * util/bin2h.c (usage): Add missing attribute noreturn. 2012-02-22 05:06:58 +01:00
getroot.c * util/getroot.c (grub_find_root_devices_from_mountinfo): Handle btrfs 2012-06-22 22:11:23 +02:00
grub-editenv.c * util/grub-editenv.c (options): Gettextize command summaries. 2012-03-10 13:12:45 +01:00
grub-fstest.c * util/grub-fstest.c (cmd_crc): Use grub_get_unaligned32 for safety. 2012-06-06 12:42:11 +02:00
grub-install.in * util/grub-install.in: Fix dvhtool invocation. Add arc to the list of 2012-06-25 19:32:22 +02:00
grub-kbdcomp.in Fix --help formatting. 2012-04-07 19:49:25 +02:00
grub-macho2img.c * util/grub-macho2img.c: Add comment concerning gettext. 2011-11-11 20:52:41 +01:00
grub-menulst2cfg.c * util/grub-menulst2cfg.c (main): Check return value of fwrite. 2012-05-10 09:39:11 +02:00
grub-mkconfig.in Fix --help formatting. 2012-04-07 19:49:25 +02:00
grub-mkconfig_lib.in * util/grub-mkconfig_lib.in (grub_quote): Remove extra layer of escape. 2012-07-22 20:02:17 +02:00
grub-mkfont.c * grub-core/commands/videoinfo.c: Add TRANSLATORS comments. 2012-03-10 13:19:46 +01:00
grub-mkimage.c * util/grub-mkimage.c (generate_image): Add Yeeloong verified hash. 2012-06-26 03:38:10 +02:00
grub-mkimagexx.c * util/grub-mkimagexx.c (locate_sections): Support non-standard 2012-02-29 18:57:43 +01:00
grub-mklayout.c * util/grub-menulst2cfg.c (main): Check return value of fwrite. 2012-05-10 09:39:11 +02:00
grub-mknetdir.in * util/grub-mknetdir.in: Rename --override-directory to --directory and 2012-04-14 15:20:45 +02:00
grub-mkpasswd-pbkdf2.c Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
grub-mkrelpath.c Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
grub-mkrescue.in * Makefile.util.def (grub-mkrescue): Enable on loongson. 2012-06-15 18:35:11 +02:00
grub-mkstandalone.in Fix --help formatting. 2012-04-07 19:49:25 +02:00
grub-mount.c * util/grub-fstest.c (options): Replace N with NUM and S with STRING. 2012-03-08 19:09:05 +01:00
grub-pe2elf.c * util/grub-pe2elf.c (usage): Add missing noreturn. 2012-03-02 11:27:48 +01:00
grub-probe.c * util/grub-probe.c (escape_of_path): Fix double free. 2012-06-05 17:16:14 +02:00
grub-reboot.in Fix --help formatting. 2012-04-07 19:49:25 +02:00
grub-script-check.c * util/grub-script-check.c (main): Fix a syntax error message which was 2012-03-06 12:02:38 +01:00
grub-set-default.in Fix --help formatting. 2012-04-07 19:49:25 +02:00
grub-setup.c * include/grub/types.h (grub_set_unaligned64): New function. 2012-06-07 14:07:02 +02:00
import_gcry.py Fix make dist. 2012-02-28 12:58:57 +01:00
import_unicode.py * util/import_unicode.py: Add missing brackets around string for 2012-03-10 20:47:12 +01:00
lvm.c Fix kfreebsd compile and behaviour. 2012-04-21 16:49:56 +02:00
misc.c * util/misc.c (grub_util_write_image_at): Fix format specification. 2012-02-10 12:52:46 +01:00
raid.c * grub-core/disk/diskfilter.c (is_lv_readable): New argument "easily". 2012-03-04 01:33:09 +01:00
resolve.c * util/resolve.c (read_dep_list): Use grub_isspace instead of isspace. 2012-03-02 11:18:11 +01:00