summaryrefslogtreecommitdiff
path: root/com32
Commit message (Expand)AuthorAgeFilesLines
* load_linux: validate sanity of 'initrd_addr_max'syslinux-5.11-pre5Matt Fleming2013-07-011-1/+1
* load_linux: Add dprintf statements to aid debuggingMatt Fleming2013-07-011-12/+29
* ldlinux: fix INCLUDE regressionsyslinux-5.11-pre3Matt Fleming2013-06-271-22/+70
* core & menu: fix IPAPPEND/SYSAPPEND conversionGene Cumm2013-06-262-2/+2
* menu.c32: Fix SYSAPPENDGene Cumm2013-06-231-3/+5
* cli: don't disable linewrap when redrawing the cmdlinesyslinux-5.11-pre2Matt Fleming2013-06-141-1/+1
* ldlinux: fix loading of kbdmap filesMatt Fleming2013-06-131-9/+2
* PATH: use a linked list internallysyslinux-5.11-pre1Matt Fleming2013-06-132-42/+54
* ldlinux: fix serial port handling regressionMatt Fleming2013-06-121-1/+3
* serial: Clean up and abstract handling of serial portsH. Peter Anvin2013-05-311-14/+2
* serial: fix SERIAL directive for ports > 0Matt Fleming2013-05-291-1/+1
* load_linux: update errno before returningMatt Fleming2013-04-251-12/+37
* Fix support for Linux kernel images with no protected mode codeJosh Triplett2013-04-081-7/+11
* ldlinux: Fixup lwip merge botchMatt Fleming2013-03-151-0/+1
* readconfig: Don't display "(null)" labels when hitting TABMatt Fleming2013-03-071-0/+3
* ldlinux: Always update ConfigName when opening a config fileMatt Fleming2013-03-071-0/+9
* Merge branch 'lwip-merge' into elflinksyslinux-5.10-pre1Matt Fleming2013-03-0627-113/+607
|\
| * Merge branch 'lwip' into elflinkMatt Fleming2013-02-2627-113/+607
| |\
| | * Merge remote-tracking branch 'genec/com32-cptime-upd-for-hpa' into lwipH. Peter Anvin2012-04-253-3/+5
| | |\
| | | * prdhcp.c32: Fix what is retrieved.Gene Cumm2012-02-031-2/+3
| | | * prdhcp.c32: Add to MakefileGene Cumm2011-12-181-1/+1
| | | * cptime.c32: Move to modules; include in MakefileGene Cumm2011-12-172-1/+2
| | * | Merge remote-tracking branch 'origin/master' into lwipsyslinux-4.10-pre18H. Peter Anvin2012-03-3030-2015/+3921
| | |\ \
| | * | | sys/cpu.h: add barriersH. Peter Anvin2012-03-271-6/+6
| | | |/ | | |/|
| | * | Merge commit 'syslinux-4.05' into lwipH. Peter Anvin2011-12-131-0/+392
| | |\ \
| | * \ \ Merge remote-tracking branch 'genec/com32-prdhcp-for-hpa' into lwipH. Peter Anvin2011-12-131-0/+163
| | |\ \ \
| | | * | | prdhcp.c32: Print DHCP packetsGene Cumm2011-12-011-0/+163
| | * | | | cptime.c32: Simple module to test download ratesGene Cumm2011-11-301-0/+284
| | |/ / /
| | * | | Merge remote-tracking branch 'origin/master' into lwipsyslinux-4.10-pre15H. Peter Anvin2011-06-279-65/+48
| | |\ \ \
| | * \ \ \ Merge branch 'master' into lwipH. Peter Anvin2011-06-276-58/+6
| | |\ \ \ \
| | * \ \ \ \ Merge commit 'syslinux-4.05-pre2' into lwipH. Peter Anvin2011-06-2711-152/+127
| | |\ \ \ \ \
| | * | | | | | pxe: when hooking an interrupt, explicitly enable it at the PICH. Peter Anvin2011-05-091-0/+23
| | * | | | | | pxe, http: support readdir (ls) over httpsyslinux-4.10-pre12H. Peter Anvin2011-05-021-0/+1
| | * | | | | | core: pass the file flags down through the stackH. Peter Anvin2011-05-012-2/+2
| | * | | | | | Merge remote-tracking branch 'origin/master' into lwipH. Peter Anvin2011-05-011-24/+85
| | |\ \ \ \ \ \
| | * | | | | | | fcntl.h: add O_DIRECTORYH. Peter Anvin2011-05-011-0/+1
| | * | | | | | | Create a sysappend string with some very minimal CPU informationsyslinux-4.10-pre11H. Peter Anvin2011-04-271-0/+1
| | * | | | | | | dmi: Add a few more DMI stringssyslinux-4.10-pre10H. Peter Anvin2011-04-271-0/+3
| | * | | | | | | dmi: separate the SYS* and MB* defines as their own stringsH. Peter Anvin2011-04-261-7/+11
| | * | | | | | | dmi: add additional stringsH. Peter Anvin2011-04-261-4/+7
| | * | | | | | | menu: need to advance the pointer, once again...H. Peter Anvin2011-04-261-1/+1
| | * | | | | | | menu: mangle whitespace in ipappend/sysappend stringssyslinux-4.10-pre7H. Peter Anvin2011-04-261-3/+30
| | * | | | | | | Additional sysappend strings from DMI; pre-bake the http cookiesH. Peter Anvin2011-04-262-2/+6
| | * | | | | | | Merge remote-tracking branch 'origin/master' into lwipH. Peter Anvin2011-04-2619-234/+40
| | |\ \ \ \ \ \ \
| | * | | | | | | | Generalize ipappend handling as "sysappend", and move to PM codeH. Peter Anvin2011-04-256-19/+55
| | * | | | | | | | Merge remote-tracking branch 'origin/master' into lwipsyslinux-4.10-pre6H. Peter Anvin2011-04-2578-318/+4046
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | PXE Cleanups, allow for 128 open filesH. Peter Anvin2011-04-251-1/+1
| | * | | | | | | | | lwip: handle UNDI stacks which need to be polledH. Peter Anvin2011-04-221-1/+18
| | * | | | | | | | | Merge branch 'master' into lwip-threadsH. Peter Anvin2011-04-217-9/+204
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | core: factor out byteswap.h from netinet/in.hEric W. Biederman2011-04-122-40/+58