summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move ASCII macros to macros.incsyslinux-2.11-pre2hpa2004-08-044-17/+4
* Clean up memory management and command-line creationhpa2004-08-044-13/+15
* Some initial work on extlinuxhpa2004-08-042-2/+12
* Move raw console access and strcpy() into their own include fileshpa2004-07-264-150/+84
* Use proper syntax for x86hpa2004-07-061-2/+2
* Add instructions for how to disable MEMDISKhpa2004-07-061-0/+41
* Document the first SYSLINUX version which (correctly) supports a featurehpa2004-06-181-25/+26
* Working on version 2.11syslinux-2.11-pre1hpa2004-06-181-1/+1
* Add an API call to query the configuration file namehpa2004-06-186-14/+40
* New menu highlight/hotkey interface.syslinux-2.10hpa2004-06-177-102/+421
* Fix attributes; do direct access on x86hpa2004-06-131-2/+12
* Reinstate safety checkhpa2004-06-131-1/+1
* Fix missing "const"syslinux-2.10-pre6hpa2004-06-131-1/+1
* Add support for building under klibc.hpa2004-06-134-45/+123
* Clear some gcc warningssyslinux-2.10-pre5hpa2004-05-291-2/+4
* - Add "allowoptions" commandhpa2004-05-298-12/+37
* Fix to the nomtools installed: mypid uninitializedsyslinux-2.10-pre4hpa2004-05-282-0/+3
* Clean up the assembly; remove menutest.csyslinux-2.10-pre3hpa2004-05-183-88/+18
* Test of all menu featureshpa2004-05-181-0/+79
* Knut Petersen's hack for Award BIOS bugssyslinux-2.10-pre2hpa2004-05-182-3/+129
* Menu improvements from Muralihpa2004-05-189-496/+903
* 2.10 is nextsyslinux-2.10-pre1hpa2004-04-271-1/+1
* Document that we now handle zip as well as gziphpa2004-04-271-1/+1
* Handle memdisk images compressed with zip as well as with gzip.hpa2004-04-276-98/+208
* Better E820 memory parsersyslinux-2.09-pre15hpa2004-04-235-6/+43
* Allow explicit position of menus; from Murali Krishnansyslinux-2.09-pre14hpa2004-04-224-3/+22
* Further cleanupssyslinux-2.09-pre13hpa2004-02-251-13/+15
* Use simple malloc() to allocate memoryhpa2004-02-257-126/+234
* Document open API fixsyslinux-2.09-pre12hpa2004-02-161-0/+1
* searchdir should preserve %bp.hpa2004-02-161-0/+2
* Menu upgrades from Murali.syslinux-2.09-pre11hpa2004-02-063-71/+142
* Fix handling of windowing in complex.csyslinux-2.09-pre10hpa2004-02-053-19/+18
* Patch from Murali for windowing support and a much cleaner interface;hpa2004-02-046-390/+448
* Fix jump into hyperspacesyslinux-2.09-pre9hpa2004-02-041-2/+2
* Newline after entering inputsyslinux-2.09-pre8hpa2004-02-041-0/+1
* Make the command line available to the programsyslinux-2.09-pre7hpa2004-02-035-18/+32
* Handle menu width properlysyslinux-2.09-pre6hpa2004-02-031-12/+14
* Document API function fixsyslinux-2.09-pre5hpa2004-02-031-2/+4
* Make "get key w/o echo" COMBOOT function work correctlyhpa2004-02-032-4/+4
* Actually handle mode adjustmentssyslinux-2.09-pre4hpa2004-02-033-0/+9
* Correctly specify how to detect syslinuxhpa2004-02-032-3/+3
* Dependency generationhpa2004-02-031-2/+4
* Correct syslinux detectionhpa2004-02-032-4/+7
* Aestetic changes!hpa2004-02-031-5/+27
* Be a bit more paranoid about entry conditions.hpa2004-02-031-1/+9
* Remove old OpenWatcom filehpa2004-02-031-55/+0
* Make it all work better... remove use of DOS routines while expectinghpa2004-02-0312-357/+377
* Try being more portable...hpa2004-02-022-10/+8
* Clobber of ebx is implicit since %bh is outputhpa2004-02-021-1/+1
* Allow multiple mains in the makefile by building as a librarysyslinux-2.09-pre3hpa2004-02-022-47/+55