summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clean up address assignment cleanersyslinux-2.05hpa2003-07-151-31/+44
* Add list of known bugs; update TODOhpa2003-07-153-21/+9
* MEMDISK overlap fixsyslinux-2.05-pre4hpa2003-07-151-1/+5
* Fix overlap handling properly (we hope)hpa2003-07-153-35/+57
* New win32 installer; librarize some stuffsyslinux-2.05-pre3hpa2003-07-118-241/+102
* Win32 installerhpa2003-07-112-0/+325
* Remove bogus commenthpa2003-07-111-4/+0
* Add binmode declaration for mkdiskimagehpa2003-07-011-0/+1
* Try to make files locale compliantsyslinux-2.05-pre2hpa2003-07-011-0/+2
* Try to make Perl scripts locale complianthpa2003-07-017-3/+35
* COM32: Try to support both farcall and intcallhpa2003-07-018-30/+104
* Update: fix non-IP-config-fileshpa2003-07-011-0/+1
* Fix bug related to non-IP-based config file nameshpa2003-07-011-3/+3
* 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