summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bios: Don't truncate memory size needed to 16 bitssyslinux-5.xxH. Peter Anvin2014-02-261-1/+1
* bios: Fix lowmem checkH. Peter Anvin2014-02-261-2/+2
* Merge branch 'syslinux-4.xx' into syslinux-5.xxGene Cumm2014-02-013-2/+76
|\
| * isohybrid: Improve help/manGene Cumm2014-02-012-7/+10
| * Add manpages for isohybrid, memdiskfindPeter Jones2014-02-012-0/+71
* | com32/moduless/poweroff.c: use __unused attribute insteadGene Cumm2014-01-251-1/+1
* | com32/modules/poweroff.c: fix main()Gene Cumm2014-01-251-1/+1
* | ldlinux/readconfig.c: remove bail: from do_include()Gene Cumm2014-01-251-1/+0
* | Add const qualifiers to loadleysGene Cumm2014-01-252-3/+3
* | localboot: Clear register image before usingH. Peter Anvin2014-01-211-0/+1
* | Merge remote-tracking branch 'origin/syslinux-4.xx' into syslinux-5.xxH. Peter Anvin2014-01-189-9/+9
|\ \ | |/
| * Makefiles: don't include *.tmpH. Peter Anvin2014-01-189-9/+9
| * version: Update to 4.08, update year to 2014H. Peter Anvin2014-01-171-1/+1
* | version: Update year to 2014H. Peter Anvin2014-01-171-1/+1
* | Merge branch 'master' into elflinkelflinkH. Peter Anvin2014-01-174-11/+37
|\ \ | |/
| * diag/geodsp: README fixesGene Cumm2014-01-081-7/+25
| * diag/geodsp: fix MakefileGene Cumm2014-01-081-3/+3
| * Remove some whitespaceRuben Kerkhof2013-12-301-1/+1
| * isolinux: Clear upper half of EDX before usingH. Peter Anvin2013-12-111-1/+1
| * NEWS: document changes in 4.07syslinux-4.07Matt Fleming2013-07-251-0/+8
| * version: bump version and datesyslinux-4.07-pre1Matt Fleming2013-07-121-1/+1
| * menugen: Make it compatible with Py3kPaulo Alcantara2013-02-271-28/+28
| * isolinux: Update LBA in getlinsec loopMatt Fleming2013-01-141-0/+3
| * Merge branch 'searchdir_leak-406' of git://git.zytor.com/users/sha0/syslinux ...Matt Fleming2012-12-041-108/+155
| |\
| | * fs: Fix searchdir resource leakShao Miller2012-11-291-108/+155
| * | extlinux: Avoid dereferencing a garbage pointerMatt Fleming2012-11-051-3/+1
| |/
* | core/legacynet: Enable dot quad resolutionGene Cumm2014-01-081-0/+35
* | pxe, efi: Bad read of file size over TFTP on EFI64Celelibi2013-12-111-35/+11
* | isolinux: Clear upper half of EDX before usingH. Peter Anvin2013-11-261-1/+1
* | com32: Fix a bug on history of commands.Raphael S.Carvalho2013-09-301-5/+8
* | com32: Fix bugs on cmd_reverse_search (Triple fault dimension)Raphael S.Carvalho2013-09-301-2/+9
* | com32/disk: Code cleanup at disk_write_sectors and disk_read_sectors.Raphael S.Carvalho2013-09-302-83/+97
* | PXE ISR: Force polling on select hardware WORKAROUNDGene Cumm2013-09-301-1/+21
* | core/lwip: Fix NULL pointer checkGene Cumm2013-09-231-1/+1
* | PXE: use ddprintf macroGene Cumm2013-09-233-26/+26
* | com32: Define ddprintf() macroGene Cumm2013-09-231-0/+3
* | PXELINUX: specify PXE/lwIPGene Cumm2013-09-232-2/+8
* | undiif: show thread of execution on UNDIIF_ID_DEBUGGene Cumm2013-09-231-3/+7
* | core: dprintf() the banner.Gene Cumm2013-09-231-0/+2
* | PXELINUX: Use sendto() instead of connect()/send()/disconnect()Gene Cumm2013-09-234-8/+94
* | core: make mbox_post()/__sem_down_slow() check if validGene Cumm2013-08-032-2/+2
* | core: mbox/semaphore NULL checksGene Cumm2013-08-035-24/+41
* | core/lwip/undi: Improve UNDIIF_ID_DEBUG messagesGene Cumm2013-08-031-8/+9
* | Allow for UNDIIF_ID_DEBUG in 1 mk linesyslinux-5.11-pre9Gene Cumm2013-07-202-1/+5
* | core/lwip/undiif: dprint MAC/ARP/IP/ICMP/TCP/UDP headers; poll debugGene Cumm2013-07-202-1/+220
* | lwip/undiif: split arphdr._hwlen_protolenGene Cumm2013-07-131-5/+7
* | lwip: Allow LWIP_PLATFORM_* output to use dprintfGene Cumm2013-07-121-2/+12
* | lwip: undiif: Fix debug options to unique *_DEBUG macrosGene Cumm2013-07-122-35/+56
* | Merge branch 'dynamic-debug' into elflinksyslinux-5.11-pre8Matt Fleming2013-07-0510-6/+182
|\ \
| * | mk: enable dynamic debug supportMatt Fleming2013-07-051-0/+1