grub/grub-core
Vladimir 'phcoder' Serbinenko e7121b6932 * grub-core/fs/zfs/zfs.c (dmu_read): Use void * for some pointers to
avoid aliasing.
	(fzap_lookup): Likewise.
	(dnode_get): Likewise.
	(make_mdn): Likewise.
	(zfs_mount): Likewise.
	(fzap_iterate): Use temporary pointer to avoid aliasing.
	(grub_zfs_read): Likewise.
	* grub-core/loader/i386/xnu.c (grub_xnu_boot): Likewise.
	* grub-core/loader/xnu.c (grub_cmd_xnu_kernel): Use void * for some
	pointers to avoid aliasing.
	(grub_cmd_xnu_kernel64): Likewise.
	(grub_xnu_load_driver): Likewise.
2011-01-08 01:56:09 +01:00
..
boot * grub-core/boot/i386/pc/boot.S: Fix %es:%bx pointing to nowhere on 2010-12-26 20:49:08 +01:00
bus * grub-core/bus/pci.c (grub_pci_iterate): Skip remaining functions 2011-01-03 23:56:45 +00:00
commands * grub-core/commands/terminal.c (grub_cmd_terminal_input): Silence 2011-01-08 01:50:06 +01:00
disk * grub-core/disk/mdraid1x_linux.c (grub_mdraid_detect): Add missing 2011-01-07 16:17:24 +01:00
efiemu * grub-core/efiemu/main.c (grub_efiemu_prepare): Handle errors from 2010-10-14 15:44:04 +02:00
font merge with mainline 2010-07-13 00:43:28 +05:30
fs * grub-core/fs/zfs/zfs.c (dmu_read): Use void * for some pointers to 2011-01-08 01:56:09 +01:00
gettext * grub-core/gettext/gettext.c (grub_gettext_init_ext): Factor out 2010-12-10 11:45:08 +00:00
gfxmenu * grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel): 2010-10-16 22:16:52 +02:00
gnulib Fix po directory handling. 2010-09-21 00:09:23 +01:00
hello * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
hook automake commit without merge history 2010-05-06 11:34:04 +05:30
io Handling of files of unknown size is currently limited. They can't be 2010-12-26 21:15:31 +01:00
kern * grub-core/kern/emu/getroot.c (find_root_device_from_mountinfo): 2011-01-06 11:09:17 +00:00
lib Satisfy some bison versions need for inttypes.h. 2011-01-08 00:34:23 +01:00
loader * grub-core/fs/zfs/zfs.c (dmu_read): Use void * for some pointers to 2011-01-08 01:56:09 +01:00
mmap Make cutmem accept a region specification. 2010-09-20 22:24:30 +02:00
normal merge with mainline 2010-12-19 09:17:22 +05:30
partmap * grub-core/partmap/amiga.c (GRUB_AMIGA_PART_MAGIC): New define. 2010-12-31 15:00:45 +01:00
parttool automake commit without merge history 2010-05-06 11:34:04 +05:30
script suppress shell expansion inside quoted strings 2010-11-07 16:13:14 +05:30
term * grub-core/term/at_keyboard.c (grub_keyboard_getkey): Silence spurious 2011-01-08 01:45:57 +01:00
tests * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
video Add VBE PM interface 2010-09-16 00:37:30 +02:00
Makefile.am * grub-core/Makefile.am (rs_decoder.S): Force compilation with -Os. 2011-01-08 00:39:12 +01:00
Makefile.core.def Improve loaders' kernel command line handling. 2011-01-07 17:09:39 +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 @OBJCOPY@ rather than objcopy. 2010-12-25 18:21:46 +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 remove def-* and und-* list files 2010-08-29 11:17:30 +05:30
gensymlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
gentrigtables.c automake commit without merge history 2010-05-06 11:34:04 +05:30