summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'syslinux-4.04' into dynamic-sectordynamic-sectorH. Peter Anvin2011-04-1815-26/+250
|\
| * spec: Use BuildRequires, add diag/ subdirectorysyslinux-4.04H. Peter Anvin2011-04-181-1/+2
| * diag: Don't remove BTARGET on make cleanH. Peter Anvin2011-04-181-1/+2
| * Merge remote-tracking branch 'pcacjr/syslinux-update-for-hpa'H. Peter Anvin2011-04-184-14/+19
| |\
| | * syslinux: check --update option properlyPaulo Alcantara2011-04-151-0/+4
| | * extlinux: remove already_installedPaulo Alcantara2011-04-151-13/+0
| | * extlinux: use syslinux_already_installed instead of already_installedPaulo Alcantara2011-04-151-1/+1
| | * libinstaller: implement syslinux_already_installedPaulo Alcantara2011-04-152-0/+14
| * | menu: allow "menu hiddenkey" to take multiple keys; run unlabelH. Peter Anvin2011-04-182-11/+32
| * | NEWS: Document MENU HIDDENKEYH. Peter Anvin2011-04-181-1/+4
| * | keytest: make somewhat more comprehensibleH. Peter Anvin2011-04-111-3/+4
| * | keyname: better handling of named control charactersH. Peter Anvin2011-04-111-4/+9
| * | keytest: show the human name together with the keycodeH. Peter Anvin2011-04-111-1/+1
| * | menu: clear the timeout line on MENU HIDDENKEYH. Peter Anvin2011-04-111-2/+5
| * | menu hiddenkey: fix parsing the config file optionH. Peter Anvin2011-04-111-3/+2
| * | menu: Add "menu hiddenkey" to make terminating menu hidden a commandH. Peter Anvin2011-04-117-3/+188
| |/
* | diskstart: use the correct register for the starting addressH. Peter Anvin2011-04-051-1/+1
* | installer: Update and correct generate_extents()H. Peter Anvin2011-04-051-9/+12
* | core: Move sector 1 to address 0x8000 so it is alignedH. Peter Anvin2011-04-053-5/+13
* | core/head.inc: require NASM 2.03+H. Peter Anvin2011-04-051-2/+2
* | Merge commit 'syslinux-4.04-pre22' into dynamic-sectorH. Peter Anvin2011-04-051-0/+5
|\ \ | |/
| * diskstart: Add a pointer to the syslinux_banner to the EPAsyslinux-4.04-pre22H. Peter Anvin2011-04-041-0/+5
* | disk: Make the sector size dynamicH. Peter Anvin2011-04-042-12/+18
|/
* com32, bitops: proper constraint for byte-sized outputsyslinux-4.04-pre21H. Peter Anvin2011-04-041-1/+1
* NEWS: iso9660 also had issues with ../ paths.syslinux-4.04-pre20H. Peter Anvin2011-04-041-1/+1
* core: Adjust formatting around the date stringH. Peter Anvin2011-04-041-2/+2
* tinyjpeg: change DEBUG to JPEG_DEBUGH. Peter Anvin2011-04-042-3/+3
* iso9660: use generic_mangle_nameH. Peter Anvin2011-04-041-49/+1
* NEWS: Handle .. support for VFATsyslinux-4.04-pre19H. Peter Anvin2011-04-041-0/+1
* vfat: Fix mangling of directory names starting with ..Rich Mahn2011-04-041-2/+4
* NEWS: update the NEWS filesyslinux-4.04-pre18H. Peter Anvin2011-04-041-2/+11
* pxe: disable the "force INT 18h" hackH. Peter Anvin2011-04-041-6/+13
* com32, bitops: an "m" constraint takes an object, not a pointer to oneH. Peter Anvin2011-04-041-3/+7
* com32: fix range handling in vsscanfH. Peter Anvin2011-04-041-6/+6
* bitops: the bt instructions returns result in CF, not ZFH. Peter Anvin2011-04-041-2/+2
* diskstart: Move DATE_STR out of sector 1H. Peter Anvin2011-04-031-2/+12
* Merge remote-tracking branch 'genec/memdiskdbg-for-sha0'syslinux-4.04-pre17H. Peter Anvin2011-04-011-7/+54
|\
| * memdisk/dskprobe.c: Add status check to probes 08h and 41hGene Cumm2011-04-011-0/+2
| * memdisk/dskprobe: Align all INT13h probe debug outputGene Cumm2011-01-301-3/+3
| * memdisk/dskprobe: reorder the debug output in probe_int13h_41h to matchGene Cumm2011-01-261-2/+2
| * memdisk/dskprobe: Be consistent in debug outputGene Cumm2011-01-261-0/+4
| * memdisk/dskprobe: Reorder operations to compact the debug outputGene Cumm2011-01-261-8/+13
| * memdisk/dskprobe: Code cleanupGene Cumm2011-01-261-2/+1
| * memdisk/dskprobe: Use status of last command to affect presentGene Cumm2011-01-261-3/+2
| * memdisk/dskprobe: Show the status of the last command when debuggingGene Cumm2011-01-261-0/+35
| * memdisk/dskprobe: Increase the debug outputGene Cumm2011-01-261-5/+8
| * memdisk/dskprobe.c: Additional checks in INT13h AH08h and AH41hShao Miller2011-01-261-2/+2
* | Merge remote-tracking branch 'genec/diag-mbr-handoff-for-hpa'syslinux-4.04-pre16H. Peter Anvin2011-04-011-3/+29
|\ \
| * | diag/mbr/handoff: Add optional printing of floppy descriptorGene Cumm2011-03-271-0/+26
| * | diag/mbr/handoff: Code comments; reflow outputGene Cumm2011-03-271-4/+4