summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: add lua.c32luaH. Peter Anvin2010-07-011-0/+1
* lua: update for Syslinux 4Geert Stappers2010-07-012-6/+16
* Merge branch 'master' into luaH. Peter Anvin2010-07-011726-80866/+204145
|\
| * MCONFIG: add -Wno-error to .lnx filesH. Peter Anvin2010-07-011-1/+1
| * MCONFIG: .lnx files are for testing, don't do _FORTIFY_SOURCEH. Peter Anvin2010-07-011-1/+2
| * ifplop.c32: Detect if PLoP USB/CD INT13h hook is enabled/disabledGert Hulselmans2010-07-013-1/+168
| * Merge branch 'master' of ssh://terminus.zytor.com/pub/git/syslinux/syslinuxH. Peter Anvin2010-07-012-55/+72
| |\
| | * NEWS: document changes to the CD-ROM initialization sequencesyslinux-4.01-pre1H. Peter Anvin2010-07-011-0/+3
| | * core, diskio: skip EDD/CHS detect for CD-ROMsH. Peter Anvin2010-07-011-53/+59
| | * core, diskio: move dprintfs to the intended locationH. Peter Anvin2010-07-011-4/+6
| | * core, diskio: put the error code in dprintf and printable messagesH. Peter Anvin2010-07-011-2/+8
| * | mboot.h: use <dprintf.h>H. Peter Anvin2010-06-291-7/+1
| |/
| * NEWS: beginning of a 4.01 NEWS fileH. Peter Anvin2010-06-291-0/+6
| * diskstart: don't let the function number clobber the LBAH. Peter Anvin2010-06-291-3/+7
| * isolinux: don't clobber DX (DL!) on startupH. Peter Anvin2010-06-291-6/+6
| * isolinux: make sure Hidden is zero in native El Torito modeH. Peter Anvin2010-06-291-10/+12
| * core, diskio: add a few dprintf()'sH. Peter Anvin2010-06-291-7/+22
| * version: next version in 4.01H. Peter Anvin2010-06-281-1/+1
| * Merge remote branch 'debian/daniel'H. Peter Anvin2010-06-282-3/+11
| |\
| | * Updating description in syslinux manpage wrt/ default entries as of syslinux ...Daniel Baumann2010-06-251-3/+9
| | * Adding note about extlinux.conf in extlinux manpage.Daniel Baumann2010-06-251-0/+2
| * | Merge remote branch 'sha0/newness'syslinux-4.00H. Peter Anvin2010-06-281-0/+8
| |\ \
| | * | NEWS: Document mdiskchk.com and eltorito.sys changesShao Miller2010-06-281-0/+8
| * | | config.c32: accept an optional new directoryH. Peter Anvin2010-06-281-3/+4
| * | | diskio: hard-code CD-ROM sectors to 2048 bytesH. Peter Anvin2010-06-281-1/+12
| |/ /
| * | NEWS: document MENU IMMEDIATEH. Peter Anvin2010-06-281-0/+2
| * | NEWS: document isohybrid.cH. Peter Anvin2010-06-281-1/+3
| * | NEWS: document ifcpu*.c32 fixH. Peter Anvin2010-06-281-0/+1
| * | NEWS: Fixing HDT, adding ifcpu changesErwan Velu2010-06-281-1/+3
| * | NEWS: first cut of a NEWS file for 4.00H. Peter Anvin2010-06-281-3/+41
| * | core, chdir: collapse slashes, avoid copy-to-selfsyslinux-4.00-pre64H. Peter Anvin2010-06-271-11/+48
| * | Merge remote branch 'sha0/gert_chain'H. Peter Anvin2010-06-271-6/+19
| |\ \
| | * | chain.c32: pass partition number to stage2 of Grub LegacyGert Hulselmans2010-06-271-5/+8
| | * | chain.c32: only pass partition number in DH, when grldr= is usedGert Hulselmans2010-06-271-1/+11
| * | | rosh: update for Syslinux 4 and make it more usableGene Cumm2010-06-272-344/+733
| |/ /
| * | Merge remote branch 'sha0/gert_chain'H. Peter Anvin2010-06-271-21/+25
| |\ \
| | * | chain.c32: add keeppxe to usage output and cleanup commentsGert Hulselmans2010-06-271-21/+25
| * | | <linux/loop.h>: deal with really ancient Linux kernel headersH. Peter Anvin2010-06-271-0/+6
| * | | libinstaller: include <linux/loop.h>H. Peter Anvin2010-06-271-0/+90
| |/ /
| * | Export the 64-bit partition offset and use it in chain.cH. Peter Anvin2010-06-275-14/+20
| * | isohdpfx: update to the new !GPT protocolH. Peter Anvin2010-06-271-3/+5
| * | diskstart: if no partition info is available, use bsHiddensyslinux-4.00-pre63H. Peter Anvin2010-06-261-2/+7
| * | Update .gitignoreH. Peter Anvin2010-06-261-0/+3
| * | extlinux: set bsHidden for loop devicesH. Peter Anvin2010-06-262-5/+15
| * | PM getcwd(); Fix COM32 getcwdGene Cumm2010-06-265-21/+20
| * | core: move PartInfo back to the top of stackH. Peter Anvin2010-06-261-9/+8
| * | syslinux.ld: remove redundant definition of STACK32_LENH. Peter Anvin2010-06-261-2/+0
| * | menu: add MENU HELPH. Peter Anvin2010-06-264-4/+43
| * | core, fs: eliminate recursion in put_inode()H. Peter Anvin2010-06-261-5/+4
| * | chain.c32: fix handover to a logical partitionH. Peter Anvin2010-06-261-48/+65