aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Beginnings of a file-moving APIhpa2005-09-2511-6/+640
* Fix uninitialized variableshpa2005-09-221-2/+2
* Add update-only mode to extlinux; use ithpa2005-09-223-26/+60
* If /boot/extlinux.conf exists, then run the extlinux installerhpa2005-09-221-0/+3
* EDD code, not enabled by defaulthpa2005-09-201-4/+143
* Be a bit less pseudo-codeishhpa2005-09-141-1/+2
* Don't expect rpm to break hard links for us.hpa2005-09-101-1/+4
* Document "ontimeout" working in SMShpa2005-08-311-0/+1
* NILO is dead, long live Etherboothpa2005-08-311-3/+3
* Quicker timeout clearsyslinux-3.11-pre11syslinux-3.11hpa2005-08-301-6/+2
* Fix generation of dependencies for isolinux; fix totaltimeout commandhpa2005-08-303-13/+15
* Document new timeout behaviourhpa2005-08-301-0/+2
* New "totaltimeout" option; change the menu behaviour on timeout.hpa2005-08-3013-72/+256
* Correct the enabling of the 16550A FIFOsyslinux-3.11-pre10hpa2005-08-302-10/+15
* Enable the 16550A FIFO when doing serial consolesyslinux-3.11-pre9hpa2005-08-292-1/+24
* Workaround for the no physical floppy scenariohpa2005-08-292-14/+13
* A few more edit keys; faster [Tab] operationsyslinux-3.11-pre8hpa2005-08-291-9/+49
* timeoutrow -> 18hpa2005-08-281-1/+1
* Reorganize so that a 512-character command line fits on an 80x24 screenhpa2005-08-281-6/+6
* Document TIMEOUTROWsyslinux-3.11-pre7hpa2005-08-281-0/+1