grub/grub-core/fs
Vladimir 'phcoder' Serbinenko 4531a206a1 * grub-core/fs/i386/pc/pxe.c (set_mac_env): Export variable.
(set_env_limn_ro): Likewise.
	(GRUB_MOD_INIT): Likewise.
	* grub-core/hook/datehook.c (GRUB_MOD_INIT): Likewise. Change to
	ARRAY_SIZE while on it.
	(GRUB_MOD_FINI): Change to ARRAY_SIZE.
	* grub-core/normal/context.c (grub_env_export): Move from here ...
	* grub-core/kern/env.c (grub_env_export): ... here.
	* grub-core/normal/context.c (grub_cmd_export): Skip exporting root and
	prefix.
	* grub-core/kern/main.c (grub_main): Export root and prefix.
	* include/grub/env.h (grub_env_export): Export.
	Reported by: Seth Goldberg.
2011-01-11 11:51:05 +01:00
..
i386/pc * grub-core/fs/i386/pc/pxe.c (set_mac_env): Export variable. 2011-01-11 11:51:05 +01:00
zfs * grub-core/fs/zfs/zfsinfo.c (grub_cmd_zfs_bootfs): Use comma as 2011-01-10 23:56:11 +01:00
affs.c * grub-core/fs/affs.c (grub_affs_mount): Read data->bblock.rootblock 2010-12-19 00:52:18 +01:00
afs.c automake commit without merge history 2010-05-06 11:34:04 +05:30
afs_be.c automake commit without merge history 2010-05-06 11:34:04 +05:30
befs.c automake commit without merge history 2010-05-06 11:34:04 +05:30
befs_be.c automake commit without merge history 2010-05-06 11:34:04 +05:30
btrfs.c * grub-core/fs/btrfs.c (grub_btrfs_mount): Transform out of range into 2011-01-10 17:35:32 +01:00
cpio.c * grub-core/fs/affs.c (grub_affs_fs) [GRUB_UTIL]: Explicitly set 2010-12-19 00:49:52 +01:00
ext2.c Support big ext2 files. 2010-11-13 16:11:24 +01:00
fat.c automake commit without merge history 2010-05-06 11:34:04 +05:30
fshelp.c automake commit without merge history 2010-05-06 11:34:04 +05:30
hfs.c automake commit without merge history 2010-05-06 11:34:04 +05:30
hfsplus.c * grub-core/fs/hfsplus.c: Make parent unsigned. 2011-01-03 15:30:41 +01:00
iso9660.c automake commit without merge history 2010-05-06 11:34:04 +05:30
jfs.c * grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel): 2010-10-16 22:16:52 +02:00
minix.c * grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel): 2010-10-16 22:16:52 +02:00
minix2.c Split minix.mod into minix.mod and minix2.mod. 2010-09-08 19:13:48 +02:00
nilfs2.c * grub-core/fs/nilfs2.c (grub_nilfs2_load_sb): Handle grub_disk_read 2010-08-28 15:25:12 +02:00
ntfs.c * grub-core/fs/ntfs.c (grub_ntfs_uuid): Make uppercase. 2010-11-06 21:54:24 +01:00
ntfscomp.c automake commit without merge history 2010-05-06 11:34:04 +05:30
reiserfs.c merge with mainline 2010-07-13 00:43:28 +05:30
sfs.c * grub-core/fs/affs.c (grub_affs_fs) [GRUB_UTIL]: Explicitly set 2010-12-19 00:49:52 +01:00
tar.c automake commit without merge history 2010-05-06 11:34:04 +05:30
udf.c * grub-core/fs/udf.c (read_string): Pacify GCC warning by 2010-12-21 13:00:10 +00:00
ufs.c * grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel): 2010-10-16 22:16:52 +02:00
ufs2.c automake commit without merge history 2010-05-06 11:34:04 +05:30
xfs.c * grub-core/fs/xfs.c (grub_xfs_iterate_dir): Take into account that 2011-01-07 17:06:42 +01:00