grub/grub-core/normal
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
..
auth.c * grub-core/normal/auth.c (grub_auth_check_authentication): 2010-10-17 15:41:54 +02:00
autofs.c automake commit without merge history 2010-05-06 11:34:04 +05:30
charset.c Make better UTF compliant. 2010-11-17 16:13:16 +01:00
cmdline.c Merge mainline into keylayouts 2010-08-31 14:03:29 +02:00
color.c * grub-core/normal/color.c (grub_env_write_color_normal): Fix a warning. 2010-08-30 01:12:37 +02:00
completion.c Support some annoying BSD and Minix subpartitions. 2010-09-20 21:45:06 +02:00
context.c * grub-core/fs/i386/pc/pxe.c (set_mac_env): Export variable. 2011-01-11 11:51:05 +01:00
crypto.c automake commit without merge history 2010-05-06 11:34:04 +05:30
datetime.c automake commit without merge history 2010-05-06 11:34:04 +05:30
dyncmd.c * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
main.c Submenu default support. 2011-01-10 23:27:58 +01:00
menu.c Submenu default support. 2011-01-10 23:27:58 +01:00
menu_entry.c Submenu default support. 2011-01-10 23:27:58 +01:00
menu_text.c Merge mainline into keylayouts 2010-08-31 14:03:29 +02:00
misc.c * include/grub/disk.h (grub_disk): Remove has_partitions. 2010-09-13 23:59:22 +02:00
term.c * grub-core/normal/term.c (print_more): Make \r or \n scroll one 2010-12-18 17:37:48 +00:00