grub/grub-core/normal
Vladimir 'phcoder' Serbinenko ed80f7d586 * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All
users updated.
	(GRUB_COMMAND_FLAG_MENU): Likewise.
	(GRUB_COMMAND_FLAG_BOTH): Likewise.
	(GRUB_COMMAND_FLAG_TITLE): Removed.
	(GRUB_COMMAND_FLAG_NO_ECHO): Likewise.
	(GRUB_COMMAND_FLAG_EXTCMD): Moved into enum.
	(GRUB_COMMAND_FLAG_DYNCMD): Likewise.
	(GRUB_COMMAND_FLAG_BLOCKS): Likewise.
	(grub_command_flags_t): New enum. All users updated.
2010-09-14 23:06:01 +02:00
..
auth.c merge with mainline 2010-07-13 00:43:28 +05:30
autofs.c automake commit without merge history 2010-05-06 11:34:04 +05:30
charset.c * grub-core/normal/charset.c (grub_utf8_to_ucs4_alloc): Avoid deadloop 2010-08-29 21:57:37 +02:00
cmdline.c * grub-core/normal/cmdline.c (grub_cmdline_get): Free cl_terms on 2010-08-28 15:29:44 +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 * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
context.c review comment fixes 2010-08-25 18:39:00 +05:30
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 * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
menu.c merge with mainline 2010-09-04 11:28:45 +05:30
menu_entry.c merge with mainline 2010-07-13 00:43:28 +05:30
menu_text.c merge with mainline 2010-07-13 00:43:28 +05:30
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 (put_glyphs_terminal): Correct sign. 2010-09-12 22:05:27 +02:00