jeroen
21c8cbb1ab
2007-05-17 Jeroen Dekkers <jeroen@dekkers.cx>
* video/i386/pc/vbe.c (grub_video_vbe_create_render_target): Add
__attribute_ ((unused)) to mode_type argument.
* util/getroot.c (grub_guess_root_device): Fix #endif.
* kern/misc.c (memcmp): Fix prototype.
* include/grub/partition.h [GRUB_UTIL]
(grub_gpt_partition_map_init): Add prototype.
(grub_gpt_partition_map_fini): Likewise.
* fs/jfs.c (struct grub_jfs_inode): Put __attribute__ ((packed)
at the right place.
* fs/fat.c (grub_fat_mount): Replace ~0UL with ~0U.
(grub_fat_read_data): Likewise.
(grub_fat_find_dir): Likewise.
* font/manager.c (find_glyph): Make table a const.
(grub_font_get_glyph): Remove bitmap from if statement.
2007-05-17 15:43:32 +00:00
..
2007-05-16 15:06:45 +00:00
2007-05-16 21:38:44 +00:00
2007-05-05 11:55:20 +00:00
2007-05-16 15:05:02 +00:00
2005-08-21 07:22:51 +00:00
2006-10-14 15:24:53 +00:00
2007-05-17 15:43:32 +00:00
2007-05-16 21:38:44 +00:00
2007-05-16 14:54:08 +00:00
2007-05-16 21:38:44 +00:00
2006-10-14 15:24:53 +00:00
2006-06-13 22:50:01 +00:00
2006-10-14 15:24:53 +00:00
2004-04-04 13:46:03 +00:00
2006-04-01 19:23:01 +00:00
2007-05-15 19:25:56 +00:00