summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | 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
| | | * | | | | Merge remote-tracking branch 'genec/com32-cptime-for-hpa' into lwipH. Peter Anvin2011-12-131-0/+284
| | | |\ \ \ \ \
| | | | * | | | | cptime.c32: Simple module to test download ratesGene Cumm2011-11-301-0/+284
| | | | |/ / / /
| | * | | | | | Merge remote-tracking branch 'origin/master' into lwipsyslinux-4.10-pre17H. Peter Anvin2011-12-089-45/+1342
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | lwip:undiif: Add interface with tcpip_input() callbackGene Cumm2011-10-131-1/+1
| | * | | | | | lwip:undiif: Use tcpip_input() rather than ethernet_input()/ip_input()Gene Cumm2011-10-131-2/+2
| | * | | | | | lwip: undiif: Fix debug option addressing in update_arp_entry()Gene Cumm2011-10-131-2/+2
| | * | | | | | lwip: undiif: Fix #error typoGene Cumm2011-10-131-1/+1
| | * | | | | | thread: allow marking invalid; allow for static mboxesH. Peter Anvin2011-10-113-2/+54
| | * | | | | | undiif: correct bogus dprintf() statementH. Peter Anvin2011-10-011-12/+12
| | | |/ / / / | | |/| | | |
| | * | | | | Merge remote-tracking branch 'origin/master' into lwipsyslinux-4.10-pre16H. Peter Anvin2011-07-064-10/+24
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'lwip' of ssh://terminus.zytor.com/pub/git/syslinux/syslinux int...H. Peter Anvin2011-06-281-2/+2
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' into lwipH. Peter Anvin2011-06-2813-125/+56
| | | |\ \ \ \ \ \
| | * | \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into lwipsyslinux-4.10-pre15H. Peter Anvin2011-06-279-65/+48
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | core/debug.c: don't error out on !DEBUGH. Peter Anvin2011-06-271-0/+2
| | * | | | | | | | | Merge branch 'master' into lwipH. Peter Anvin2011-06-276-58/+6
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | core: Add "dprint" facility to assemblyH. Peter Anvin2011-06-273-4/+32
| | * | | | | | | | | sysappend: advance pointerH. Peter Anvin2011-06-271-1/+1
| | * | | | | | | | | Merge commit 'syslinux-4.05-pre2' into lwipH. Peter Anvin2011-06-2712-161/+142
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | pxe: be more verbose on unload failureH. Peter Anvin2011-05-132-2/+12
| | * | | | | | | | | | pxe: fix the cleanup routinesyslinux-4.10-pre14H. Peter Anvin2011-05-093-29/+7
| | * | | | | | | | | | pxe: when hooking an interrupt, explicitly enable it at the PICH. Peter Anvin2011-05-093-23/+38
| | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into lwipH. Peter Anvin2011-05-098-8/+34
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | core: fix pc_setint16 and pc_setint32Sebastian Herbszt2011-05-091-2/+2
| | * | | | | | | | | | | pxe: try to mimic the policy of iPXE with respect to interruptsH. Peter Anvin2011-05-084-26/+35
| | * | | | | | | | | | | pxe, ftp: handle some DOS FTP stacks correctlyH. Peter Anvin2011-05-081-0/+1
| | * | | | | | | | | | | pxe, dns: add the local domain to unqualified hostnamesH. Peter Anvin2011-05-071-4/+12
| | * | | | | | | | | | | pxe, undiif: print UNDI information during initializationH. Peter Anvin2011-05-041-3/+3
| | * | | | | | | | | | | NEWS: ls is now supported over FTP as wellsyslinux-4.10-pre13H. Peter Anvin2011-05-031-1/+2
| | * | | | | | | | | | | pxe, ftp: correct the handling of continuation linesH. Peter Anvin2011-05-031-7/+1
| | * | | | | | | | | | | pxe, ftp: support readdir for FTPH. Peter Anvin2011-05-034-9/+168
| | * | | | | | | | | | | pxe, http: support readdir (ls) over httpsyslinux-4.10-pre12H. Peter Anvin2011-05-026-4/+501
| | * | | | | | | | | | | pxe: fix the flags testH. Peter Anvin2011-05-021-1/+1
| | * | | | | | | | | | | pxe, tftp: remove global buffers, double bufferingH. Peter Anvin2011-05-013-29/+30
| | * | | | | | | | | | | pxe: remove a stray inlineH. Peter Anvin2011-05-011-12/+0
| | * | | | | | | | | | | pxe: move the per-connection-type operations into a structureH. Peter Anvin2011-05-016-18/+32
| | * | | | | | | | | | | pxe: push the open flags down into individual methodsH. Peter Anvin2011-05-015-14/+27
| | * | | | | | | | | | | core: pass the file flags down through the stackH. Peter Anvin2011-05-017-17/+22
| | * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into lwipH. Peter Anvin2011-05-014-39/+99
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | dmi: remove unused variableH. Peter Anvin2011-05-011-1/+1
| | * | | | | | | | | | | | thread: fix warningsH. Peter Anvin2011-05-013-3/+5
| | * | | | | | | | | | | | pxe, http: Remove unused variableH. Peter Anvin2011-05-011-1/+0
| | * | | | | | | | | | | | fcntl.h: add O_DIRECTORYH. Peter Anvin2011-05-011-0/+1
| | * | | | | | | | | | | | thread: simplify the schedulerH. Peter Anvin2011-04-302-13/+12
| | * | | | | | | | | | | | exit_thread: easier form of the same test...H. Peter Anvin2011-04-301-8/+1
| | * | | | | | | | | | | | exit_thread: make sure we don't run under scheduler lockH. Peter Anvin2011-04-301-0/+5
| | * | | | | | | | | | | | Create a sysappend string with some very minimal CPU informationsyslinux-4.10-pre11H. Peter Anvin2011-04-273-13/+87
| | * | | | | | | | | | | | dmi: Add a few more DMI stringssyslinux-4.10-pre10H. Peter Anvin2011-04-273-11/+66
| | * | | | | | | | | | | | thread: make kill_thread() actually do its jobH. Peter Anvin2011-04-273-12/+12