grub/grub-core
Vladimir Serbinenko c430e00b80 * grub-core/net/tftp.c: Retransmit ack when rereceiving old packet.
Try to handle more than 0xFFFF packets.
	Reported by: Bernhard Übelacker <bernhardu>.
	He also spotted few overflows in first version of this patch.
2013-10-27 19:15:57 +01:00
..
boot * grub-core/boot/i386/pc/startup_raw.S (grub_gate_a20): Remove 2013-10-25 11:03:39 +02:00
bus USB EHCI: SMI disabled in all cases 2013-09-23 20:30:52 +02:00
commands Move cpuid code to cpuid.h and TSC code to tsc.c. 2013-10-26 23:39:10 +02:00
disk Move grub_disk_write out of kernel into disk.mod. 2013-10-27 15:44:55 +01:00
efiemu Consolidate cpuid code. 2013-10-27 00:02:01 +02:00
font Fix typo (failback vs fallback). 2013-06-07 15:35:16 +02:00
fs * grub-core/fs/iso9660.c: Replace strncat with memcpy. 2013-10-26 12:49:51 +02:00
gdb * grub-core/kern/misc.c (grub_abort): Make static 2013-10-27 14:13:39 +01:00
gettext * grub-core/gettext/gettext.c: Try $lang.gmo as well. 2013-05-04 13:40:52 +02:00
gfxmenu * grub-core/gfxmenu/gui_progress_bar.c: Sanity checks added. 2013-10-17 15:50:25 +04:00
gnulib Allow compilation with mingw64 albeit with warnings due to lack of 2013-10-15 18:03:19 +02:00
hello * grub-core/commands/gptsync.c: Fix typographic quoting. 2012-03-03 13:05:08 +01:00
hook * grub-core/hook/datehook.c (grub_read_hook_datetime): Small stylistic 2011-11-11 21:03:49 +01:00
io * grub-core/io/gzio.c (test_zlib_header): Use undigned modulo rather 2013-10-25 20:18:30 +02:00
kern Move grub_disk_write out of kernel into disk.mod. 2013-10-27 15:44:55 +01:00
lib Move grub_disk_write out of kernel into disk.mod. 2013-10-27 15:44:55 +01:00
loader * grub-core/loader/i386/bsd.c (grub_cmd_openbsd): Accept "sd", "cd", 2013-10-27 18:59:27 +01:00
mmap Pass-through unknown E820 types. It required reorganisation of mmap 2013-10-14 16:33:44 +02:00
net * grub-core/net/tftp.c: Retransmit ack when rereceiving old packet. 2013-10-27 19:15:37 +01:00
normal * grub-core/normal/datetime.c (grub_unixtime2datetime): Fix mishandling 2013-10-26 02:47:40 +02:00
osdep Add progress module to display load progress of files. 2013-10-22 16:42:20 -02:00
partmap * grub-core/partmap/dfly.c: Simplify dprintfs for easier gettext 2013-08-02 22:56:20 +02:00
parttool * grub-core/net/http.c: Add TRANSLATORS comments. 2012-03-05 16:42:26 +01:00
script * grub-core/script/yylex.l: Fix LSQBR2 and RSQBR2. It's not 2013-10-17 01:28:24 +02:00
term Make char and string width grub_size_t rather than grub_ssize_t. 2013-10-25 23:58:24 +02:00
tests * grub-core/tests/video_checksum.c (grub_video_capture_write_bmp): 2013-10-19 23:48:24 +02:00
video Move cpuid code to cpuid.h and TSC code to tsc.c. 2013-10-26 23:39:10 +02:00
Makefile.am Don't add -lm on haiku. 2013-10-19 02:20:21 +02:00
Makefile.core.def Move grub_disk_write out of kernel into disk.mod. 2013-10-27 15:44:55 +01:00
gdb_grub.in * grub-core/gdb_grub.in: Fix overflow and wrong field. 2013-10-14 03:40:20 +02:00
genemuinit.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genemuinitheader.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genmod.sh.in * grub-core/genmod.sh.in: Remove ./ from TARGET_OBJ2ELF. Add quotes. 2013-09-23 13:03:03 +02:00
genmoddep.awk Add new all_video module. 2012-02-26 18:09:07 +01:00
gensyminfo.sh.in * INSTALL: Document cross-compilation. 2013-08-22 01:56:28 +02:00
gensymlist.sh Make 'make check' work on emu. 2013-04-27 02:00:16 +02:00
gentrigtables.c * grub-core/gentrigtables.c: Make tables const. 2013-03-01 11:15:09 +01:00
gmodule.pl.in Add facility to debug GRUB with gdb under qemu. 2011-11-13 22:59:46 +01:00
gnulib-fix-null-deref.diff Import new gnulib. 2013-04-11 21:12:46 +02:00
gnulib-fix-width.diff Import new gnulib. 2013-04-11 21:12:46 +02:00
gnulib-no-abort.diff Import new gnulib. 2013-04-11 21:12:46 +02:00
gnulib-no-gets.diff Import new gnulib. 2013-04-11 21:12:46 +02:00
modinfo.sh.in Unify grub-mkrescue (except powerpc) and grrub-mknetdir across platforms 2011-05-18 01:38:01 +02:00