grub/grub-core/kern/emu
Vladimir 'phcoder' Serbinenko 63fe43f3c3 * util/getroot.c (grub_util_get_dm_node_linear_info): Fix memory leak.
* grub-core/disk/cryptodisk.c (cryptodisk_cleanup): Disable for
	now to avoid double free.
	* grub-core/kern/emu/hostdisk.c (grub_util_biosdisk_dev): Rename to
	hostdisk.
	* include/grub/disk.h (grub_disk_dev_id): New id HOSTDISK.
	* util/grub-probe.c (escape_of_path): Always return a new copy.
	(print_full_name): Escape path.
	(probe): Don't call grub_util_devname_to_ofpath on NULL.
	Fix hints on abstractions.
2012-01-29 21:49:44 +01:00
..
cache.c Succesfully loaded return-only module on ia64-emu 2011-01-02 14:09:58 +01:00
cache_s.S Fix autogen 2011-01-03 00:30:26 +01:00
console.c Split config.h for util and core. 2010-09-19 22:22:43 +02:00
full.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
hostdisk.c * util/getroot.c (grub_util_get_dm_node_linear_info): Fix memory leak. 2012-01-29 21:49:44 +01:00
hostfs.c automake commit without merge history 2010-05-06 11:34:04 +05:30
lite.c merge mainline to ia64 2011-01-03 00:04:39 +01:00
main.c * grub-core/kern/emu/main.c (main): Add missing const qualifier. 2011-12-13 01:32:41 +01:00
misc.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
mm.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
time.c automake commit without merge history 2010-05-06 11:34:04 +05:30