summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Modularize the pause bird function; don't print dots for bootsects and com32H. Peter Anvin2006-08-214-16/+26
* More cleanup of comboot exit codesyslinux-3.20-pre15H. Peter Anvin2006-08-171-10/+21
* Fix directory namesyslinux-3.20-pre14H. Peter Anvin2006-08-171-1/+1
* Target to upload a prereleaseH. Peter Anvin2006-08-171-3/+12
* Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.gitH. Peter Anvin2006-08-171-2/+2
|\
| * Better describe what this macro does (comment fix.)H. Peter Anvin2006-08-171-2/+2
* | Remove more CVS-era $Id$ tags.H. Peter Anvin2006-08-1733-36/+2
|/
* Clean up the reset stack macro further; incorporate segment resetH. Peter Anvin2006-08-173-14/+13
* Remove obsolete codeH. Peter Anvin2006-08-171-12/+1
* The RESET_STACK change broke SYSLINUX & EXTLINUX. Fix.syslinux-3.20-pre13H. Peter Anvin2006-08-173-8/+9
* Add header file missing since prior checkinsyslinux-3.20-pre12H. Peter Anvin2006-08-171-0/+30
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-17134-134/+0
* Document stack overflow issue.H. Peter Anvin2006-08-171-0/+2
* When exiting a COMBOOT/COM32 module, reset the stack instead of savingH. Peter Anvin2006-08-179-99/+59
* COM32 module from Erwan Velu to automate loading based on DMI records.H. Peter Anvin2006-08-171-0/+2
* Stealth whitespace cleanupH. Peter Anvin2006-08-142-8/+7
* Adding a com32 module to handle DMIErwan Velu2006-08-1410-1/+1614
* DOS installer: make sure we tell gcc what the memory constraints aresyslinux-3.20-pre11H. Peter Anvin2006-08-081-14/+21
* Document PXELINUX timeout fixsyslinux-3.20-pre10H. Peter Anvin2006-07-132-0/+7
* PXELINUX: Fail if we couldn't get the config fileCurtis Doty2006-07-131-1/+1
* Be excrutiatingly correct with inline assembly syntaxsyslinux-3.20-pre9H. Peter Anvin2006-05-241-1/+1
* mboot.c: allow memory addresses as jmp arguments.H. Peter Anvin2006-05-241-2/+2
* mboot.c32: fix register constraints bug (more cleanly)Tim Deegan2006-05-241-25/+13
* Document changes.syslinux-3.20-pre8H. Peter Anvin2006-05-031-0/+2
* Add "klibc" target.H. Peter Anvin2006-05-031-0/+5
* Remove check that a kernel can only be 8 MB or smaller.H. Peter Anvin2006-05-031-4/+5
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-03262-1459/+1321
* libfat: stealth whitespace cleanupH. Peter Anvin2006-05-038-37/+28
* Document fixes to mboot.c32syslinux-3.20-pre7H. Peter Anvin2006-03-171-0/+1
* Remove stealth whitespaceH. Peter Anvin2006-03-179-179/+179
* mboot.c32:load ELF segments from the segment headerTim Deegan2006-03-171-4/+60
* mboot.c32: clear inputs to BIOS callsTim Deegan2006-03-171-1/+3
* Remove definition of CLK_TCK redundant with get_key.hH. Peter Anvin2006-03-121-4/+0
* Define CLK_TCK globallyH. Peter Anvin2006-03-121-0/+5
* Invert the sense of ARENA_SIZE_MASK to be consistent with klibcH. Peter Anvin2006-01-193-5/+5
* Update to the complex menu systemsyslinux-3.20-pre6Murali Krishnan Ganapathy2006-01-1921-221/+1435
* Clean up the handling of "extended whitespace"; fix typosH. Peter Anvin2006-01-193-8/+13
* com32's realloc functionsyslinux-3.20-pre5Kenneth Fyfe2006-01-161-1/+1
* Add missing files to menu subdirectoryMurali Krishnan Ganapathy2006-01-095-10/+379
* Handle "ontimeout" with label correctly in menu.c32; add "menu shiftkey"syslinux-3.20-pre4H. Peter Anvin2006-01-073-5/+59
* advanced menu patchMurali Krishnan Ganapathy2005-12-167-43/+146
* The 62nd character in base64 is +, not .syslinux-3.20-pre3H. Peter Anvin2005-10-031-1/+2
* Fix the proper tagssyslinux-3.20-pre2H. Peter Anvin2005-09-251-2/+2
* cg-export, unlike cvs export -d, wants the target directory to not existH. Peter Anvin2005-09-251-2/+0
* Tag prereleases correctlyH. Peter Anvin2005-09-251-1/+1
* Remove additional CVS referencesH. Peter Anvin2005-09-251-7/+0
* Update release procedure to use "git" instead of CVSH. Peter Anvin2005-09-251-4/+10
* 3.20, not 3.12syslinux-3.20-pre1hpa2005-09-251-0/+7
* Clean up the EDD code furtherhpa2005-09-251-7/+32
* The EDD stuff doesn't work yet.hpa2005-09-251-1/+1