summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Actually use sections, and move common variables into the .inc files.syslinux-2.20-pre3hpa2004-12-1718-354/+246
* Move the .bss to a separate section so we can at least begin to movehpa2004-12-174-62/+57
* Very simple RLL packer/unpacker; should be good for compressing lots ofhpa2004-12-171-0/+126
* Update the TODO list.hpa2004-12-171-3/+8
* Add -DREGPARM=3 to go along with -mregparm=3hpa2004-12-161-1/+1
* Compile with regparm turned on.syslinux-2.20-pre2hpa2004-12-164-4/+4
* Convert to using -mregparm=3; makes the code slightly smaller ANDhpa2004-12-162-7/+12
* Correct the handling for full 64K regions safe; correct the parsing ofsyslinux-2.20-pre1hpa2004-12-161-6/+9
* Generate the length correctlyhpa2004-12-161-2/+2
* Cluster -> Sector conversion has to add the DataArea offsethpa2004-12-161-0/+1
* Fix possible infinite loop on invalid inputhpa2004-12-161-0/+1
* Correct finding the first sectorhpa2004-12-161-1/+1
* repe cmpsb trashes di, not just sihpa2004-12-161-0/+2
* Fix the sense of a couple of tests. We now get to the command line.hpa2004-12-161-2/+2
* Fix some cut-and-paste bugs...hpa2004-12-161-25/+1
* Corrections to self-loading sequence; we now get that far at leasthpa2004-12-161-1/+3
* Fix some cases of bad pointer arithmetrichpa2004-12-162-5/+4
* First cut at new searchdir for FAT boot loader; uses metadata cachehpa2004-12-162-65/+123
* Remove unneccesary blank linehpa2004-12-161-1/+0
* scas uses the destination operand, so don't use it.hpa2004-12-161-7/+13
* More cleanups; try to get rid of the now-obsolete definition ofhpa2004-12-167-65/+69
* Build sector-oriented getfssec routinehpa2004-12-161-52/+118
* Fix make of win32hpa2004-12-162-1/+4
* malloc.h is internal; put in lib/hpa2004-12-162-2/+2
* Reorganize memory map to make use of 0x3000..0x5000; reduce trackbufsizehpa2004-12-163-74/+98
* MSDN says the 0x08 forms of the lock calls are OK for all filesystems,hpa2004-12-161-0/+8
* Use the DOS version to determine whether to use the FAT32-capable lockinghpa2004-12-151-16/+12
* Put in MS-DOS 7 locking supporthpa2004-12-152-3/+88
* @:\LDLINUX.SYS not @:LDLINUX.SYShpa2004-12-151-1/+1
* Adjust the interface to syslxmod.c so the DOS installer doesn't needhpa2004-12-158-316/+29
* Make the CC_IS_OK hack work again.hpa2004-12-156-17/+23
* Simple memset/memcpy implementationhpa2004-12-155-20/+54
* Tweak optimizations.hpa2004-12-152-6/+6
* Convert the DOS installer to C like everything else.hpa2004-12-1519-485/+1180
* Tell the world what we've changed...hpa2004-12-151-0/+11
* More adjustment to the Brave New World<TM>hpa2004-12-158-491/+81
* Change the win32 build procedure to match the new world; installerhpa2004-12-152-32/+24
* Initial hack at making this somewhat sane in the brave new worldhpa2004-12-151-9/+5
* Prepping for new 2.20 version: rewrite main syslinux program to supporthpa2004-12-1521-474/+1952
* Make sure we get all the scripts...syslinux-2.13hpa2004-12-141-0/+2
* Break the devel packagehpa2004-12-141-2/+4
* Document makefile/specfile changeshpa2004-12-141-0/+4
* Try getting the RPM to do the right thing for the com32 develhpa2004-12-142-5/+24
* Make "make install" do the right thing for the com32 libraryhpa2004-12-147-4/+42
* We don't use the list file to get patch offsets anymore.hpa2004-12-141-1/+1
* Update copyright headers.hpa2004-12-1424-102/+122
* Fix the spelling of "Boston"hpa2004-12-1457-57/+57
* This is now the 2.13 treesyslinux-2.13-pre1hpa2004-12-141-1/+1
* Fix MEMDISK command-line parsing; add "raw" memory support for MEMDISKhpa2004-12-145-28/+209
* Update TODO listsyslinux-2.12hpa2004-12-101-11/+8