grub/util
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
..
i386 2006-12-12 Marco Gerards <marco@gnu.org> 2006-12-12 00:13:55 +00:00
powerpc/ieee1275 2005-09-25 Hollis Blanchard <hollis@penguinppc.org> 2006-09-26 04:24:38 +00:00
console.c 2005-08-21 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-21 07:22:51 +00:00
genmoddep.c 2006-10-14 Yoshinori K. Okuji <okuji@enbug.org> 2006-10-14 15:24:53 +00:00
grub-emu.c 2006-10-14 Robert Millan <rmh@aybabtu.com> 2006-10-14 18:59:34 +00:00
lvm.c 2006-10-14 Yoshinori K. Okuji <okuji@enbug.org> 2006-10-14 15:24:53 +00:00
misc.c 2006-06-14 Yoshinori K. Okuji <okuji@enbug.org> 2006-06-13 22:50:01 +00:00
raid.c 2006-10-14 Yoshinori K. Okuji <okuji@enbug.org> 2006-10-14 15:24:53 +00:00
resolve.c 2004-04-04 Yoshinori K. Okuji <okuji@enbug.org> 2004-04-04 13:46:03 +00:00
unifont2pff.rb 2006-04-01 Vesa Jaaskelainen <chaac@nic.fi> 2006-04-01 19:23:01 +00:00