summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import lzo-2.09baserock/pedroalvarez/gcc6Pedro Alvarez2016-06-02123-8689/+16179
* Back-port fix for GCC 5baserock/syslinux-4.06-gcc5-glibc2.20Pedro Alvarez2016-06-011-1/+1
* Disable -WerrorTiago Gomes2016-06-011-1/+1
* define _DEFAULT_SOURCE for glibc-2.20Chanho Park2016-06-013-0/+6
* memdisk: Fix order of sectors/track and bytes/sectorsyslinux-4.06Kenneth J. Davis2012-10-231-2/+2
* NEWS: Document the VFAT relative path fixMatt Fleming2012-10-231-0/+2
* README: Clarify the requirements for utils/isohybridMatt Fleming2012-10-231-3/+3
* NEWS: Fix some typosMatt Fleming2012-10-231-4/+4
* doc: minor documentation updatesVanush "Misha" Paturyan2012-10-232-2/+2
* Revert "win: Add -mno-ms-bitfields"H. Peter Anvin2012-10-222-6/+5
* Packed definition: workaround for mingw + gcc 4.7H. Peter Anvin2012-10-221-6/+17
* comboot: remove comapi_chainbootsyslinux-4.06-pre14Sebastian Herbszt2012-10-152-37/+2
* comboot: fix documentationSebastian Herbszt2012-10-151-51/+1
* README: document the need for /usr/include/uuid/uuid.hGeert Stappers2012-10-151-0/+7
* menu: Disallow navigation to a disabled entry via *any* keyMatt Fleming2012-10-121-2/+3
* prdhcp.c32: Turn off DEBUGsyslinux-4.06-pre13Matt Fleming2012-10-111-1/+1
* Merge branch 'pxechn-fix-news-for-hpa-2' of git://github.com/geneC/syslinuxMatt Fleming2012-10-115-38/+287
|\
| * doc/pxechn.txt: updateGene Cumm2012-09-161-5/+5
| * doc/pxechn.txt: Fix old exampleGene Cumm2012-09-061-4/+1
| * doc/pxechn.txt: word wrapGene Cumm2012-09-031-17/+49
| * doc/pxechn.txt: Updates for clarity/flowGene Cumm2012-09-031-27/+33
| * doc/pxechn.txt: Change title for manpage use.Gene Cumm2012-09-031-1/+1
| * prdhcp.c32: Fix what is retrieved.Gene Cumm2012-06-021-2/+3
| * prdhcp.c32: Add to MakefileGene Cumm2012-06-021-1/+1
| * prdhcp.c32: Print DHCP packetsGene Cumm2012-06-021-0/+163
| * doc/pxechn.txt: add -S, examples, clarifyGene Cumm2012-06-011-8/+11
| * pxechn.c32: add -S to transform sname to siaddrGene Cumm2012-06-011-2/+31
| * doc/pxechn.txt: WDS specifics, example, issueGene Cumm2012-05-311-4/+10
| * NEWS: add pxechn.c32Gene Cumm2012-05-291-0/+3
| * pxechn: Turn off debugGene Cumm2012-05-281-3/+13
* | win: Add -mno-ms-bitfieldsShao Miller2012-10-112-5/+6
* | isohybrid: fix isohybrid.c compileFrediano Ziglio2012-10-101-5/+5
* | ext2: add additional check to ext2 loaderFrediano Ziglio2012-10-101-0/+3
* | mboot: fix typo in commentFrediano Ziglio2012-10-091-1/+1
* | make some functions static remove unused NADV defineFrediano Ziglio2012-10-092-6/+4
* | menu: Add MENU GOTO support to the MENU DEFAULT parsing codeMatt Fleming2012-10-091-1/+3
* | menu: Don't highlight disabled entriesMatt Fleming2012-10-091-2/+1
* | com32: Add ifmemdsk.c32 to MakefileMatt Fleming2012-10-081-1/+1
* | NEWS: Document changes between 4.05 and 4.06syslinux-4.06-pre12Matt Fleming2012-10-051-0/+8
* | In the current Lua.c32 DMI implementation, it is a flat table with dotted nam...Hung-chi Lihn2012-09-222-208/+420
* | Bug fix: Added the missing entry (boot_from_pcmcia) in struct s_characteristics.Hung-chi Lihn2012-09-221-1/+2
* | Added the native syslinux functions config_file(), ipappend_strs(), and reboo...Hung-chi Lihn2012-09-221-0/+33
* | The current Lua.c32 does not enable io.read() due to some missing library fun...Hung-chi Lihn2012-09-221-11/+29
* | NEWS: Adding 'silent' option from HDTErwan Velu2012-09-101-1/+1
* | hdt: Release 0.5.2hdt/0.5.2Erwan Velu2012-09-101-1/+1
* | hdt: Adding Silent modeErwan Velu2012-09-103-9/+19
* | hdt: Removing remaining printf()Erwan Velu2012-09-105-22/+22
* | NEWS: Updating for HDT & kontron_wdtErwan Velu2012-09-101-0/+6
* | kontron_wdt: Fixing makefileErwan Velu2012-09-101-1/+1
* | kontron_wdt: Enforce timeout value if already setErwan Velu2012-09-101-0/+4