grub/grub-core/kern
Robert Millan c38fe9f48e 2010-09-10 Robert Millan <rmh@gnu.org>
Solaris support in grub_find_zpool_from_dir().  Thanks
	Seth Goldberg for referring to getextmntent() facility.
	
	* configure.ac: Check for getextmntent(), `sys/mnttab.h' and
	`sys/mkdev.h'.
	* grub-core/kern/emu/misc.c [HAVE_SYS_MNTTAB_H]: Include
	`<sys/mnttab.h>'.
	[HAVE_SYS_MKDEV_H]: Include `<sys/mkdev.h>'.
	[HAVE_GETEXTMNTENT] (grub_find_zpool_from_dir): Add getextmntent()
	method for finding zpool name.
2010-09-10 14:32:28 +02:00
..
efi * grub-core/kern/efi/init.c (grub_efi_set_prefix): If the prefix 2010-09-08 13:53:47 +01:00
emu 2010-09-10 Robert Millan <rmh@gnu.org> 2010-09-10 14:32:28 +02:00
generic automake commit without merge history 2010-05-06 11:34:04 +05:30
i386 Compress grub_prefix. 2010-09-03 14:54:04 +02:00
ieee1275 * grub-core/kern/ieee1275/cmain.c (grub_ieee1275_find_options): Set 2010-09-08 16:15:57 +02:00
mips Compress grub_prefix. 2010-09-03 14:54:04 +02:00
powerpc Compress grub_prefix. 2010-09-03 14:54:04 +02:00
sparc64 Compress grub_prefix. 2010-09-03 14:54:04 +02:00
x86_64 automake commit without merge history 2010-05-06 11:34:04 +05:30
command.c automake commit without merge history 2010-05-06 11:34:04 +05:30
corecmd.c merge with mainline 2010-07-13 00:43:28 +05:30
device.c automake commit without merge history 2010-05-06 11:34:04 +05:30
disk.c automake commit without merge history 2010-05-06 11:34:04 +05:30
dl.c Remove grub_dl_unload_all. It's unnecessary and causes trouble 2010-08-25 21:19:45 +02:00
elf.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
env.c automake commit without merge history 2010-05-06 11:34:04 +05:30
err.c automake commit without merge history 2010-05-06 11:34:04 +05:30
file.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
fs.c merge with mainline 2010-07-13 00:43:28 +05:30
list.c merge with mainline 2010-07-13 00:43:28 +05:30
main.c merge with mainline 2010-07-13 00:43:28 +05:30
misc.c * grub-core/kern/misc.c: Don't add abort alias in utils. 2010-09-04 02:18:48 +02:00
mm.c Fix a bug in memory allocation 2010-08-29 00:19:13 +02:00
parser.c merge with mainline 2010-07-13 00:43:28 +05:30
partition.c merge with mainline 2010-08-19 16:54:00 +05:30
rescue_parser.c merge with mainline 2010-07-13 00:43:28 +05:30
rescue_reader.c merge with mainline 2010-07-13 00:43:28 +05:30
term.c merge with mainline 2010-08-22 21:00:22 +05:30
time.c automake commit without merge history 2010-05-06 11:34:04 +05:30