summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Formatting changes; comboot bug fix(?)syslinux-2.05-pre1hpa2003-05-202-3/+8
* Clean up a bit.hpa2003-05-201-9/+15
* Query once based on MAC address.hpa2003-05-202-22/+86
* Next version will be 2.05hpa2003-05-202-1/+3
* Explain why we're doing this insane movl ...,%eaxhpa2003-04-211-0/+1
* Get the actual high paragraph rather than just blindly reporting 64Khpa2003-04-161-1/+5
* Document: added spec filesyslinux-2.04hpa2003-04-161-0/+2
* [ foo ] && bar results in exit 1 if not foosyslinux-2.04-pre4hpa2003-04-161-1/+1
* Only ldconfig if we're not using an INSTALLROOThpa2003-04-161-1/+1
* Modernize macro usehpa2003-04-161-7/+7
* Correct: %postin -> %posthpa2003-04-161-1/+1
* Hack around RPM versioning issues for nowhpa2003-04-162-6/+15
* Generate RPM-compatible pre-release numbers (2.04-pre3 -> 2.03.3)hpa2003-04-161-0/+9
* Change syslinux.spec -> syslinux.spec.inhpa2003-04-161-1/+3
* Add spec file to repository, so we can use rpmbuild -ta in the futurehpa2003-04-161-0/+162
* Make libsyslinux available as a shared library.hpa2003-04-162-4/+19
* Add <stdbool.h>hpa2003-04-161-0/+33
* Document 2.03 E820 memory map bugsyslinux-2.04-pre2hpa2003-04-161-0/+3
* Clearness cleanuphpa2003-04-161-5/+5
* Fix installing the E820 data into MEMDISKhpa2003-04-162-4/+5
* Make the e820test program work againhpa2003-04-162-3/+18
* Fix memory computation error for MEMDISKhpa2003-04-162-2/+5
* Pass O_LARGEFILE to open() in case we want to link on something thathpa2003-04-161-3/+4
* Resurrect the no-mtools installersyslinux-2.04-pre1hpa2003-04-163-2/+499
* Nuke directories named CVS. Apparenly cvs export -d is broken, and putshpa2003-04-161-0/+4
* Make sure to protect equ-using %if when running make dependhpa2003-04-161-0/+2
* Working on version 2.04hpa2003-04-161-1/+1
* PXELINUX: Support large blocks (blksize 1468)syslinux-2.03-pre5hpa2003-04-164-117/+273
* Macroize the generation of the "insufficient DOS RAM string";hpa2003-04-156-31/+86
* Simple memcpy() implementationsyslinux-2.03hpa2003-04-151-0/+29
* 32-bit entrypoint codehpa2003-04-151-0/+9
* Code to mediate 16 <-> 32 bit transition during MEMDISK install.hpa2003-04-151-0/+658
* Document .c32 -> COM32hpa2003-04-151-4/+5
* Use cvs export to make sure that we actually have checked in all changes;hpa2003-04-141-14/+13
* Use standard memset()hpa2003-04-141-0/+30
* Use shpa2003-04-142-8/+3
* Remove unnecessary reference to gzip.hhpa2003-04-111-11/+0
* Preparations for work on MDSLINUX, if it ever happenshpa2003-04-116-14/+30
* Correct usage of INCLUDE versus CFLAGShpa2003-04-111-2/+1
* Clean up release generationhpa2003-04-111-5/+4
* Delete backup fileshpa2003-04-101-1/+7
* Correct the list of source filessyslinux-2.03-pre4hpa2003-04-101-1/+1
* Formatting...hpa2003-04-101-1/+1
* Support compressed MEMDISK images.hpa2003-04-108-28/+1468
* Convert to using a 32-bit installer framework, in preparation forhpa2003-04-108-246/+187
* Document fixed perl scriptshpa2003-04-101-0/+1
* Add "use bytes" pragmashpa2003-04-109-0/+18
* Use small synthesized thunks for the PXE/PXENV calls; fix the stack-syslinux-2.03-pre3hpa2003-04-081-13/+13
* One more instance of gateway-settinghpa2003-04-081-0/+6
* Override routing table and use our own default routing.hpa2003-04-072-7/+27