aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Generalize and factor out bootsector-generation code.syslinux-1.73-pre5hpa2002-04-289-104/+196
* More factoring of common codehpa2002-04-277-3201/+1278
* We *are* breaking up the source...syslinux-elf-test-1hpa2002-04-271-2/+1
* Simplify the rule for pxelinux.0, to help out the automaticsyslinux-1.73-pre3hpa2002-04-271-2/+5
* Don't rely on non-preprocessor referenceshpa2002-04-275-3/+20
* Complete conversion to new config file parserhpa2002-04-271-0/+29
* *** empty log message ***hpa2002-04-277-784/+142
* Generate hashes for the new parserhpa2002-04-271-0/+21
* Move configuration file handling to separate file (currently PXELINUXhpa2002-04-274-301/+363
* Commit missing include filehpa2002-04-271-0/+364
* Even more common code factoringsyslinux-1.73-pre2hpa2002-04-265-1191/+115
* New command parser (not yet used)hpa2002-04-261-0/+79
* More common code factoring: getc library, font handling codehpa2002-04-265-1074/+404
* Move VGA graphics code to a shared include filehpa2002-04-264-916/+336
* Move some of the common header crap into header files.hpa2002-04-268-490/+298
* Add support for automatic dependency generationhpa2002-04-266-35/+87
* Make esp. ldlinux.asm more similar to other modules.syslinux-1.73-pre1hpa2002-04-234-75/+89
* New working version...hpa2002-04-231-1/+1
* Rename bootsect.bin -> ldlinux.bsssyslinux-1.72hpa2002-04-232-7/+7
* Now working on version 1.72hpa2002-04-231-1/+1
* Add news for 1.72hpa2002-04-231-0/+3
* Set up %fs before invoking the final transfer sequence.hpa2002-04-232-6/+12
* Correct stack corruption problem.syslinux-1.71hpa2002-04-183-42/+39
* Brown paper bag bug :(hpa2002-04-181-0/+3
* Update to version 1.71hpa2002-04-181-1/+1
* Fix use of incorrect size for [ClustSize].hpa2002-04-183-6/+9
* Make the various clean conventions really match...syslinux-1.70hpa2002-04-172-2/+8
* Make the MEMDISK directory use the same clean conventions as thehpa2002-04-172-2/+6
* Port the conventional memory relaxing from the 1.6x-1 branch.hpa2002-04-175-9/+10
* Fixes to the installer.hpa2002-04-172-40/+69
* Note that the syslinux -o parameter has, presumably, been fixed.hpa2002-04-171-0/+2
* Make "make install" depend on "installer" not on "all"syslinux-1.70-pre1hpa2002-03-191-1/+1
* Merge with 1.6x branchhpa2002-03-197-7/+26
* tftpd32 needs version 2.11 or later.hpa2002-02-111-1/+2
* Update the non-branched version number to 1.70.hpa2002-01-162-2/+4
* Be obnoxiously correct and set start_sys_seg to 0x1000.hpa2002-01-021-1/+1
* Even better way to do the "kernel version string" pointer stuffhpa2002-01-022-3/+30
* Do the version string pointer in the file header correctly.hpa2002-01-022-13/+9
* Update copyright date, and change work-in-progress version to 1.67.hpa2002-01-026-11/+14
* Code restructuring: common subroutine to load a file into high memoryhpa2001-12-234-267/+362
* Fix other Makefile braindeadnesssyslinux-1.66-pre1hpa2001-12-171-1/+1
* Fix quoting problem in Makefilehpa2001-12-171-2/+2
* Clean up gcc version dependencies, mostly related to asm() statements.hpa2001-12-179-35/+57
* Make a valiant, and probably futile, attempt to free memory aftersyslinux-1.65hpa2001-12-164-5/+194
* Document geometry limits.syslinux-1.65-pre13hpa2001-12-151-3/+7
* Preserve DL except for the rather few calls for which DL is part of thehpa2001-12-151-10/+38
* Minor cleanupshpa2001-12-152-36/+75
* DOS now boots floppy and harddisk, but something is still amiss...syslinux-1.65-pre12hpa2001-12-153-72/+54
* Be even more anal...hpa2001-12-142-19/+159
* Correct the computation of the various termssyslinux-1.65-pre11hpa2001-12-141-7/+7