grub/grub-core/loader/i386
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
..
pc Improve loaders' kernel command line handling. 2011-01-07 17:09:39 +01:00
bsd.c The E820 type 5 is BADRAM, not EXEC_CODE. 2011-01-05 01:14:32 +01:00
bsd32.c automake commit without merge history 2010-05-06 11:34:04 +05:30
bsd64.c automake commit without merge history 2010-05-06 11:34:04 +05:30
bsd_pagetable.c * grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel): 2010-10-16 22:16:52 +02:00
bsdXX.c * grub-core/loader/i386/bsdXX.c (grub_netbsd_load_elf_meta): 2011-01-08 00:27:38 +01:00
linux.c Improve loaders' kernel command line handling. 2011-01-07 17:09:39 +01:00
multiboot_mbi.c * grub-core/loader/i386/multiboot_mbi.c (grub_multiboot_add_module): 2010-12-20 16:13:01 +01:00
xnu.c * grub-core/fs/zfs/zfs.c (dmu_read): Use void * for some pointers to 2011-01-08 01:56:09 +01:00