summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: Add link to MSDN article on how to build a ramdisk image.syslinux-3.63H. Peter Anvin2008-04-091-0/+2
* movebits: rewrite significant chunks of the algorithmsyslinux-3.63-pre5H. Peter Anvin2008-04-091-166/+246
* zonelist.c: Fix the coalescing of identical rangesH. Peter Anvin2008-04-091-7/+6
* 3.63: update NEWSsyslinux-3.63-pre4H. Peter Anvin2008-04-081-0/+14
* memdisk: allow up to 1024 e820 descriptorsH. Peter Anvin2008-04-081-1/+1
* sdi.c32: be a tad more verbose.H. Peter Anvin2008-04-081-1/+5
* movebits: use the memmap data structure for the freelistH. Peter Anvin2008-04-081-152/+80
* movebits: handle the case of an upward overlap move with obstaclesH. Peter Anvin2008-04-081-115/+187
* extlinux: Correct the directory block end conditionsyslinux-3.63-pre3H. Peter Anvin2008-04-071-4/+12
* COM32 module to load a Microsoft System Deployment ImageH. Peter Anvin2008-03-312-1/+163
* Add target to install into /tftpbootH. Peter Anvin2008-03-221-0/+8
* pxelinux: allow class E addresses as unicastsyslinux-3.63-pre2H. Peter Anvin2008-03-201-7/+25
* Merge commit 'f9ac61d6178d4994cd646fd4b6c4bb891351624c'H. Peter Anvin2008-03-201-1/+1
|\
| * Remove reference to readpit.c32, an experimental moduleH. Peter Anvin2008-03-081-1/+1
* | Fixing wrong offsets in dmiSebastian Herbszt2008-03-202-10/+10
* | PCI detection code doesn't corrupt memory anymore (2nd try)Erwan2008-03-202-25/+23
|/
* Use $(CC) in gcc_ok macro, not plain gccH. Peter Anvin2008-03-0513-14/+14
* win32/Makefile: clean hello.exe on "make tidy"H. Peter Anvin2008-03-031-1/+1
* Add stuff to "make dist" to clean up crap that shouldn't be thereH. Peter Anvin2008-03-031-3/+3
* Clean up .*.d files for "make tidy" in libutilH. Peter Anvin2008-03-031-1/+1
* The next release on *this* branch would be 3.63syslinux-3.63-pre1H. Peter Anvin2008-03-031-1/+1
* Prevent inclusion of system include files when inappropriateH. Peter Anvin2008-03-039-13/+30
* simple menu: break off execute() into its own source fileH. Peter Anvin2008-03-024-56/+74
* License change for CPU detection modulesErwan2008-03-026-36/+132
* Move mboot documentation to the doc/ directoryH. Peter Anvin2008-03-011-0/+0
* Fix two *.doc files which sadly didn't get renamed...H. Peter Anvin2008-03-012-0/+0
* Add a slightly edited version of SubmittingPatches.syslinux-3.62H. Peter Anvin2008-03-011-0/+568
* Document the file renaming from .doc -> .txtH. Peter Anvin2008-02-296-25/+26
* Rename text documentation from *.doc to *.txtH. Peter Anvin2008-02-288-0/+0
* Don't use "syslinux.cfg" to refer to config files in generalH. Peter Anvin2008-02-271-2/+2
* Remove pngtopnm dependency from the samples/ directoryH. Peter Anvin2008-02-265-4/+10
* extlinux: compile hack for old distrossyslinux-3.62-pre16H. Peter Anvin2008-02-251-0/+2
* Allow MENU EXIT to specify a menu tagsyslinux-3.62-pre15H. Peter Anvin2008-02-223-6/+20
* Fix the handling of hotkeys in MENU LABEL on submenussyslinux-3.62-pre14H. Peter Anvin2008-02-223-26/+59
* NEWS: Document Bruce Robson's Adaptec bug fixH. Peter Anvin2008-02-211-0/+2
* realloc(): try to protect a block in the path of a growing objectsyslinux-3.62-pre13H. Peter Anvin2008-02-211-4/+15
* realloc(): better implementation allowing in-place growthH. Peter Anvin2008-02-211-17/+55
* "begin Ymodem download" is supposed to be an imperative...H. Peter Anvin2008-02-201-1/+1
* Fix MENU TITLE -> MENU LABEL inheritancesyslinux-3.62-pre12H. Peter Anvin2008-02-191-5/+5
* Make sure color directives get attached to the proper menu.H. Peter Anvin2008-02-194-4/+5
* simple menu: fix the handling of '+' and '-' given disabled entriesH. Peter Anvin2008-02-191-4/+8
* Fix the scrollbar handling for insanely huge menusH. Peter Anvin2008-02-191-3/+2
* simple menu: remember the cursor position on a per-menu basisH. Peter Anvin2008-02-193-6/+16
* Add support for MENU EXIT; no marker for MENU GOTOH. Peter Anvin2008-02-194-4/+39
* When entering a new menu, go to the default entry for that menu.H. Peter Anvin2008-02-191-1/+2
* Document MENU STARTH. Peter Anvin2008-02-191-0/+8
* Whitespace cleanup...syslinux-3.62-pre11H. Peter Anvin2008-02-1929-72/+62
* com32: remove dependency files for "make tidy"H. Peter Anvin2008-02-193-6/+6
* Add dependency generation for com32 samples.H. Peter Anvin2008-02-191-2/+7
* Add dependency generation for com32 modules.H. Peter Anvin2008-02-191-2/+7