grub/util/i386/pc
marco_g a8aa57628e 2006-12-12 Marco Gerards <marco@gnu.org>
* include/grub/err.h (grub_err_t): Add `GRUB_ERR_MENU'.

	* kern/env.c (grub_env_unset): Don't free the member `value' when
	the type is GRUB_ENV_VAR_DATA, in this case it's a user defined
	pointer.

	* normal/main.c (current_menu): Removed.
	(free_menu): Unset the `menu' environment variable.
	(grub_normal_menu_addentry): Make use of the environment variable
	`menu', instead of using the global `current_menu'.  Allocate
	memory for the sourcecode of this entry.
	(read_config_file): New argument `nested', changed all callers.
	Only in the case of a new context, initialize a new menu.  Set the
	`menu' environment variable.
	(grub_normal_execute): Don't set and unset the environment
	variable `menu' here anymore.  Only free the menu when leaving the
	context.

	* util/i386/pc/biosdisk.c (linux_find_partition): Fixed a memory
	leak.
2006-12-12 00:13:55 +00:00
..
biosdisk.c 2006-12-12 Marco Gerards <marco@gnu.org> 2006-12-12 00:13:55 +00:00
getroot.c 2006-10-14 Robert Millan <rmh@aybabtu.com> 2006-10-14 21:51:37 +00:00
grub-install.in 2006-10-14 Robert Millan <rmh@aybabtu.com> 2006-10-14 18:59:34 +00:00
grub-mkdevicemap.c 2006-09-21 Robert Millan <rmh@aybabtu.com> 2006-09-21 17:39:14 +00:00
grub-mkimage.c 2006-11-25 Yoshinori K. Okuji <okuji@enbug.org> 2006-11-25 03:21:29 +00:00
grub-probe.c 2006-11-11 Jeroen Dekkers <jeroen@dekkers.cx> 2006-11-10 23:31:55 +00:00
grub-setup.c 2006-10-14 Robert Millan <rmh@aybabtu.com> 2006-10-14 18:59:34 +00:00
misc.c 2005-02-15 Yoshinori K. Okuji <okuji@enbug.org> 2005-02-15 00:07:01 +00:00