Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								668ea6d26d 
								
							 
						 
						
							
							
								
								* grub-core/commands/hashsum.c (grub_cmd_hashsum): Align space for  
							
							... 
							
							
							
							resulting hash as a precaution. 
							
						 
						
							2012-05-08 14:22:38 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								1739b1fef8 
								
							 
						 
						
							
							
								
								* grub-core/net/bootp.c (set_env_limn_ro): Replace reserved ':' with  
							
							... 
							
							
							
							'_' in variable names.
	* grub-core/net/net.c (grub_net_network_level_interface_register):
	Likewise. 
							
						 
						
							2012-05-08 14:07:49 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								6ae485aaef 
								
							 
						 
						
							
							
								
								Fix AFFS with non-512B blocks.  
							
							... 
							
							
							
							* grub-core/fs/affs.c (grub_affs_rblock): Make type uint32_t.
	(AFFS_MAX_LOG_BLOCK_SIZE): New definition.
	(grub_affs_data): Replace blocksize with log_blocksize.
	(grub_affs_read_block): Fix non-512B blocks.
	(grub_affs_read_symlink): Likewise.
	(grub_affs_iterate_dir): Likewise. Fix freeing corruption.
	(grub_affs_read): Fix non-512B blocks.
	(grub_affs_label): Likewise.
	(grub_affs_mtime): Likewise.
	(grub_affs_mount): Fix block detection routine. 
							
						 
						
							2012-05-08 04:38:19 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								d20fab8471 
								
							 
						 
						
							
							
								
								Add filesystem mtime to AFFS.  
							
							... 
							
							
							
							* grub-core/fs/affs.c (grub_affs_file): Make type unsigned.
	(aftime2ctime): New function.
	(grub_affs_dir): Use aftime2ctime.
	(grub_affs_label): Fix return value.
	(grub_affs_mtime): New function.
	(grub_affs_fs): Add mtime. 
							
						 
						
							2012-05-08 01:51:34 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								e87b10f5d6 
								
							 
						 
						
							
							
								
								* grub-core/fs/affs.c (grub_affs_read_symlink): Convert latin1 into  
							
							... 
							
							
							
							UTF-8. 
							
						 
						
							2012-05-07 22:00:19 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								7dceec9b69 
								
							 
						 
						
							
							
								
								* grub-core/fs/sfs.c (grub_sfs_read_symlink): Convert latin1 into  
							
							... 
							
							
							
							UTF-8. 
							
						 
						
							2012-05-07 21:57:51 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								2f48221f5c 
								
							 
						 
						
							
							
								
								* grub-core/fs/affs.c (grub_affs_iterate_dir): Mark as case insensitive.  
							
							
							
						 
						
							2012-05-07 19:09:02 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								dacd85cfb0 
								
							 
						 
						
							
							
								
								* grub-core/fs/sfs.c (grub_sfs_rblock): New fields createtime and  
							
							... 
							
							
							
							flags.
	(FLAGS_CASE_SENSITIVE): New enum value.
	(cache_entry): New struct.
	(grub_fshelp_node): Add fields cache_off, next_extent, cache_allocated,
	cache_size and cache.
	(grub_sfs_data): Remove blocksize. All users switched to log_blocksize.
	Add log_blocksize and fshelp_flags.
	(grub_sfs_read_extent): Handle non-512 blocks.
	(grub_sfs_read_block): Add cаche and handle non-512 blocks.
	(grub_sfs_read_file): Handle non-512 blocks.
	(grub_sfs_mount): Handle non-512 blocks. Fill log_blocksize and
	fshelp_flags.
	(grub_sfs_read_symlink): Handle non-512 blocks.
	(grub_sfs_iterate_dir): Init new fields. Mark as case-insensitive.
	(grub_sfs_dir): Free cache.
	(grub_sfs_close): Likewise. 
							
						 
						
							2012-05-07 19:07:16 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								24e9a854b8 
								
							 
						 
						
							
							
								
								* grub-core/fs/bfs.c (read_bfs_file): Fix overflow with over 2TiB  
							
							... 
							
							
							
							filesystems. 
							
						 
						
							2012-05-06 16:20:55 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								62ace64dd9 
								
							 
						 
						
							
							
								
								* grub-core/fs/affs.c (grub_affs_read_block): Fix theoretical overflow.  
							
							
							
						 
						
							2012-05-06 16:18:00 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								83b2e89cf7 
								
							 
						 
						
							
							
								
								* grub-core/commands/ls.c (grub_ls_list_files): Fix overflow.  
							
							
							
						 
						
							2012-05-06 16:10:29 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								75ccaea346 
								
							 
						 
						
							
							
								
								* grub-core/fs/sfs.c (grub_fshelp_node): Fix types.  
							
							... 
							
							
							
							(grub_sfs_read_extent): Likewise.
	(grub_sfs_read_block): Likewise.
	(grub_sfs_mount): Likewise.
	(grub_sfs_iterate_dir): Likewise.
	(grub_sfs_read_symlink): Use strncpy instead of strcpy.
	(grub_sfs_read): Remove unnecessarry and wrong temporary variable. 
							
						 
						
							2012-05-06 04:42:28 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								1b8463f2c4 
								
							 
						 
						
							
							
								
								Fix errors on compressed NTFS with 512B clusters.  
							
							... 
							
							
							
							* include/grub/ntfs.h (grub_ntfscomp_func_t): Use appropriately sized
	types.
	* grub-core/fs/ntfs.c (grub_ntfs_read): Return correct -1 on error and
	not 0.
	* grub-core/fs/ntfscomp.c (read_block): Use appropriately-sized types.
	Relax check for inline extents.
	(ntfscomp): Return correct -1 on error and not 0. 
							
						 
						
							2012-05-04 17:37:17 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								6f5d5ee865 
								
							 
						 
						
							
							
								
								* grub-core/fs/squash4.c (grub_squash_inode): Fix offset field.  
							
							... 
							
							
							
							(grub_squash_read_data): Fix offset byte-swapping. 
							
						 
						
							2012-05-04 17:13:24 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								ce41ab7aab 
								
							 
						 
						
							
							
								
								* grub-core/kern/misc.c (grub_strcmp): Use unsigned comparison as  
							
							... 
							
							
							
							per common usage and preffered in several parts of code.
	(grub_memcmp): Likewise.
	(grub_strncmp): Likewise.
	* include/grub/misc.h (grub_strcasecmp): Likewise.
	(grub_strncasecmp): Likewise.
	* Makefile.util.def (cmp_test): New test.
	(grub_script_strcmp): Likewise.
	* tests/cmp_unit_test.c: New file.
	* tests/grub_script_strcmp.in: Likewise.
	* grub-core/fs/hfsplus.c (grub_hfsplus_cmp_catkey): Add a comment. 
							
						 
						
							2012-05-04 12:08:22 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								0a308f64e9 
								
							 
						 
						
							
							
								
								* grub-core/fs/bfs.c (bfs_strcmp) [MODE_AFS]: Use signed comparison.  
							
							
							
						 
						
							2012-05-04 10:52:26 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								4e9b28192a 
								
							 
						 
						
							
							
								
								* grub-core/commands/menuentry.c: Fix typo in TRANSLATORS comments  
							
							
							
						 
						
							2012-05-04 01:20:38 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								076aeb5022 
								
							 
						 
						
							
							
								
								* grub-core/kern/fs.c (grub_fs_probe) [GRUB_UTIL]: Add workaround for  
							
							... 
							
							
							
							btrfs. 
							
						 
						
							2012-05-04 00:36:23 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								9a1b669c37 
								
							 
						 
						
							
							
								
								* grub-core/net/net.c (defserver_set_env): New function.  
							
							... 
							
							
							
							(defserver_get_env): Likewise.
	(GRUB_MOD_INIT): Register net_default_server and pxe_default_server. 
							
						 
						
							2012-05-04 00:26:53 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								5f6ac15e84 
								
							 
						 
						
							
							
								
								* grub-core/kern/emu/hostdisk.c (read_device_map): Skip invalid Fedora  
							
							... 
							
							
							
							entries. 
							
						 
						
							2012-05-04 00:07:55 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								11858300e9 
								
							 
						 
						
							
							
								
								* grub-core/commands/menuentry.c: Add TRANSLATORS comments.  
							
							... 
							
							
							
							* grub-core/kern/emu/hostdisk.c: Likewise. 
							
						 
						
							2012-05-03 23:43:59 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								9e8bc27a40 
								
							 
						 
						
							
							
								
								* grub-core/fs/btrfs.c (grub_btrfs_lzo_decompress): Fix offset when  
							
							... 
							
							
							
							crossing page boundary. 
							
						 
						
							2012-05-03 22:16:45 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								aa01499d05 
								
							 
						 
						
							
							
								
								Fix B-tree search in BFS, especially in presence of non-ASCII  
							
							... 
							
							
							
							characters.
	* grub-core/fs/bfs.c (bfs_strcmp): New function.
	(find_in_b_tree): Use standard bsearch + btree algorithm. 
							
						 
						
							2012-05-03 20:29:10 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Matthew Garrett 
								
							 
						 
						
							
							
							
							
								
							
							
								9d34bb85da 
								
							 
						 
						
							
							
								
								Suspend broadcom cards in order to stop their DMA.  
							
							... 
							
							
							
							* grub-core/Makefile.am (KERNEL_HEADER_FILES): Add pci.h on x86 EFI.
	* grub-core/Makefile.core.def (kernel): Add pci.c on x86 EFI.
	(pci): Don't build on x86 EFI.
	* grub-core/bus/pci.c (grub_pci_find_capability): New function.
	* grub-core/kern/efi/mm.c (stop_broadcom) [__i386__ || __x86_64__]:
	New function.
	(grub_efi_finish_boot_services) [__i386__ || __x86_64__]: Call
	stop_broadcom if running on EFI.
	* include/grub/pci.h (GRUB_PCI_CLASS_NETWORK): New enum value.
	(GRUB_PCI_CAP_POWER_MANAGEMENT): Likewise.
	(GRUB_PCI_VENDOR_BROADCOM): Likewise.
	(grub_pci_find_capability): New proto.
	Also-By: Vladimir Serbinenko <phcoder@gmail.com> 
							
						 
						
							2012-05-03 17:26:55 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								1516bfb43a 
								
							 
						 
						
							
							
								
								* grub-core/fs/reiserfs.c (grub_reiserfs_iterate_dir): Put a trailing  
							
							... 
							
							
							
							zero after directory block since last entry may be not 0-terminated if
	it ends on block boundary. Use continue instead of if spanning whole
	loop. 
							
						 
						
							2012-05-03 16:43:05 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								a3a0eace51 
								
							 
						 
						
							
							
								
								Support 4K sectors UDF inline files.  
							
							... 
							
							
							
							* grub-core/fs/udf.c (grub_udf_file_entry): Don't specify padding size.
	(grub_udf_extended_file_entry): Likewise.
	(grub_fshelp_node): Name the anonymous union. Put block at the end.
	All users updated.
	(get_fshelp_size): New function.
	(grub_udf_read_icb): Read whole block.
	(grub_udf_iterate_dir): Likewise.
	(grub_udf_dir): Likewise.
	(grub_udf_open): Likewise. 
							
						 
						
							2012-05-03 09:29:20 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								c82f16c1be 
								
							 
						 
						
							
							
								
								* grub-core/fs/ufs.c (grub_ufs_get_file_block): Support triple indirect.  
							
							
							
						 
						
							2012-05-03 09:25:25 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								59fd2aacd0 
								
							 
						 
						
							
							
								
								* grub-core/fs/ufs.c (grub_ufs_lookup_symlink): Use proper check for  
							
							... 
							
							
							
							inline symlinks in addition to workaround. 
							
						 
						
							2012-05-03 09:21:09 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								3b4afb4de1 
								
							 
						 
						
							
							
								
								* grub-core/fs/xfs.c (grub_xfs_iterate_dir): Handle read_inode errors.  
							
							
							
						 
						
							2012-05-03 09:15:29 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								f45c794ab5 
								
							 
						 
						
							
							
								
								* grub-core/fs/xfs.c (GRUB_XFS_EXTENT_BLOCK): Fix bitmask.  
							
							
							
						 
						
							2012-05-03 09:11:32 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								f25cecbdb3 
								
							 
						 
						
							
							
								
								* grub-core/fs/zfs/zfs.c (nvlist_find_value): Fix return value.  
							
							
							
						 
						
							2012-05-03 09:09:30 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								bb9a34e88d 
								
							 
						 
						
							
							
								
								Fix reiserfs big seek times.  
							
							... 
							
							
							
							* grub-core/fs/reiserfs.c (grub_reiserfs_get_item): New argument
	exact. All users updated.
	(grub_reiserfs_read): Use nearest btree search for seeking.
	Fix return value on error. 
							
						 
						
							2012-05-02 10:30:52 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								dc478aeae5 
								
							 
						 
						
							
							
								
								* grub-core/commands/legacycfg.c (legacy_file): Default to restricted  
							
							... 
							
							
							
							entries.
	* grub-core/commands/menuentry.c (grub_cmd_menuentry): Likewise.
	* docs/grub.texi: Update menuentry description. 
							
						 
						
							2012-05-02 10:26:09 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								a626fdd76a 
								
							 
						 
						
							
							
								
								* grub-core/net/ip.c (handle_dgram): Fix undeclared variable.  
							
							
							
						 
						
							2012-05-01 15:29:44 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								b2f6847735 
								
							 
						 
						
							
							
								
								* grub-core/normal/autofs.c (read_fs_list): Revert accidental wrong  
							
							... 
							
							
							
							commit. 
							
						 
						
							2012-05-01 15:26:36 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Bean 
								
							 
						 
						
							
							
							
							
								
							
							
								ba15b2afa0 
								
							 
						 
						
							
							
								
								* grub-core/net/ip.c (handle_dgram): Fix DHCP mac comparison.  
							
							... 
							
							
							
							Also-By: Vladimir Serbinenko <phcoder@gmail.com> 
							
						 
						
							2012-05-01 15:20:20 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								a188012e6c 
								
							 
						 
						
							
							
								
								* grub-core/kern/file.c (grub_file_read): Read nothing if len = 0.  
							
							... 
							
							
							
							Special behaviour for len = 0 to read whole file isn't used anywhere and
	can cause buffer ovewrflows in several places. 
							
						 
						
							2012-05-01 15:08:29 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								f0a53ed2c2 
								
							 
						 
						
							
							
								
								* grub-core/normal/autofs.c (read_fs_list): Fix memory leak.  
							
							
							
						 
						
							2012-05-01 15:06:34 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								5ed554f014 
								
							 
						 
						
							
							
								
								Handle RAIDZ on non-512B sectors.  
							
							... 
							
							
							
							* grub-core/fs/zfs/zfs.c (grub_zfs_device_desc): New member
	max_children_ashift.
	(fill_vdev_info_real): Fill max_children_ashift.
	(read_device): Use max_children_ashift. 
							
						 
						
							2012-05-01 15:05:26 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								ddc583571e 
								
							 
						 
						
							
							
								
								* grub-core/fs/fshelp.c (grub_fshelp_find_file): Fix memory leak.  
							
							
							
						 
						
							2012-05-01 15:03:27 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								e3282399ad 
								
							 
						 
						
							
							
								
								* grub-core/kern/emu/hostdisk.c (read_device_map): Reject non-standard  
							
							... 
							
							
							
							disk names.
	* docs/grub.texi: Update device.map parts. 
							
						 
						
							2012-05-01 15:02:34 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								ee618bd491 
								
							 
						 
						
							
							
								
								Don't scan into non-diskfilter devices having diskfilter names.  
							
							... 
							
							
							
							* grub-core/disk/diskfilter.c (is_valid_diskfilter_name): New function.
	(scan_disk): New argument accept_diskfilter. Fix recursion depth
	handling.
	(scan_disk_hook): New function. 
							
						 
						
							2012-05-01 14:59:30 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Bean 
								
							 
						 
						
							
							
							
							
								
							
							
								bdf8886428 
								
							 
						 
						
							
							
								
								* grub-core/net/drivers/efi/efinet.c (get_card_packet): Fix buffer  
							
							... 
							
							
							
							allocation. 
							
						 
						
							2012-04-29 18:43:22 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								bc95c8c0e1 
								
							 
						 
						
							
							
								
								* grub-core/term/ieee1275/console.c (grub_console_dimensions): Use 80x24  
							
							... 
							
							
							
							geometry on serial consoles. 
							
						 
						
							2012-04-26 20:51:06 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								147fbcab72 
								
							 
						 
						
							
							
								
								* grub-core/term/terminfo.c (grub_terminfo_readkey): Increase timeout  
							
							... 
							
							
							
							because of network consoles. 
							
						 
						
							2012-04-26 18:57:22 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								0f42c8898f 
								
							 
						 
						
							
							
								
								* grub-core/term/terminfo.c (grub_terminfo_getkey): Fix incorrect queue  
							
							... 
							
							
							
							handling. 
							
						 
						
							2012-04-26 18:55:39 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								4a3594c9b1 
								
							 
						 
						
							
							
								
								* grub-core/disk/diskfilter.c (read_segment): Fix the case when disknr  
							
							... 
							
							
							
							falls on Q syndrom. 
							
						 
						
							2012-04-26 12:51:03 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								5cb5387977 
								
							 
						 
						
							
							
								
								* grub-core/fs/nilfs2.c (grub_nilfs2_palloc_entry_offset_log):  
							
							... 
							
							
							
							Fix argument to grub_nilfs2_palloc_bitmap_block_offset. 
							
						 
						
							2012-04-26 12:49:35 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								b282dfe5ac 
								
							 
						 
						
							
							
								
								* grub-core/fs/squash4.c (lzo_decompress): Set grub_errno on error.  
							
							... 
							
							
							
							Allocate at lest 8192 for temporary buffer as required for lzo. 
							
						 
						
							2012-04-26 01:16:25 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vladimir 'phcoder' Serbinenko 
								
							 
						 
						
							
							
							
							
								
							
							
								daa59f47f6 
								
							 
						 
						
							
							
								
								* grub-core/fs/fat.c (grub_fat_mount): Don't add logical_sector_bits  
							
							... 
							
							
							
							to cluster_bits, since it's already added in.
	(grub_fat_read_data): Likewise. 
							
						 
						
							2012-04-25 16:28:06 +02:00