summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* If ClustSize is a dword we might as well use it as such...syslinux-1.74hpa2002-06-011-2/+1
|
* Fix egg-on-face bug (accessing several word variables as dword)hpa2002-06-013-9/+14
|
* Use INT 13h reset to turn off the floppy, not an explicit out.syslinux-1.73hpa2002-05-161-7/+5
|
* Further rationalize command-line parsing by allowing functions tosyslinux-1.73-pre9hpa2002-04-306-184/+114
| | | | take an argument.
* Fix parsing bug which caused the last vkernel to be lostsyslinux-1.73-pre8hpa2002-04-301-16/+10
|
* Fix the make clean rulessyslinux-1.73-pre7hpa2002-04-291-1/+1
|
* Hide an echo statementhpa2002-04-291-1/+1
|
* Add macro to undo a prereleasehpa2002-04-291-0/+4
|
* kwdhash.gen is a BTARGEThpa2002-04-291-1/+1
|
* Rename generated include files from *.inc -> *.gen to avoid Makefilehpa2002-04-294-13/+13
| | | | confusion
* Change keywords to match the documentation.hpa2002-04-294-4/+4
|
* Null-pad the .0 extensionhpa2002-04-281-1/+1
|
* Change, and document, the search sequence of extensions.hpa2002-04-283-10/+13
|
* Document the SAY command, remove references to SYSLINUX 1.0hpa2002-04-281-21/+8
|
* Add call to crlfhpa2002-04-281-0/+1
|
* Save a few bytes...hpa2002-04-281-1/+2
|
* Factor out CPU initialization and some common configuration intosyslinux-1.73-pre6hpa2002-04-2810-288/+225
| | | | separate files; fix bcopy bugs.
* Add rules for isolinux testinghpa2002-04-281-0/+7
|
* Make the setup of the bootup entry state saner.hpa2002-04-283-26/+22
|
* 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
| | | | dependency generator.
* 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
| | | | only); use new config file parser
* 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
| | | | main directory.
* 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
|