summaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Build _bin.c files in libinstaller; clean up B/I separationH. Peter Anvin2008-06-271-33/+2
* Fix "make clean", "make installer"H. Peter Anvin2008-06-271-2/+2
* isolinux: don't clobber bp in getfssecsyslinux-3.70-pre26H. Peter Anvin2008-06-261-15/+6
* ldlinux: handle "first byte E5 change to 05" rule in FATH. Peter Anvin2008-06-251-1/+5
* extlinux: Fix commentH. Peter Anvin2008-06-241-1/+1
* Ugly workaround for bug in GNU ld 2.17H. Peter Anvin2008-06-232-2/+16
* extlinux: actually fix the closing of a file on EOFsyslinux-3.70-pre22H. Peter Anvin2008-06-221-2/+1
* parsecmd: on an unknown keyword, print the unknown keywordsyslinux-3.70-pre21H. Peter Anvin2008-06-221-4/+13
* extlinux: fix the end of file conditionH. Peter Anvin2008-06-221-7/+7
* core/writedec.inc: fix commentH. Peter Anvin2008-06-191-1/+2
* core: add decimal number write routineH. Peter Anvin2008-06-191-0/+56
* TEST: issue a null command to the KBC as part of A20-flippingsyslinux-3.70-pre19H. Peter Anvin2008-06-181-2/+16
* writestr_early: save/restore registersH. Peter Anvin2008-06-152-2/+6
* Fix bogus instances of writestr_earlyH. Peter Anvin2008-06-154-5/+6
* Mechanically rename the writestr functionsH. Peter Anvin2008-06-1515-101/+101
* Fix DOS interrupt error messagessyslinux-3.70-pre16H. Peter Anvin2008-06-101-3/+4
* When erroring out on an DOS interrupt, print infoH. Peter Anvin2008-06-103-11/+54
* ldlinux: search_dos_dir returns attributes in DLsyslinux-3.70-pre15H. Peter Anvin2008-06-101-4/+3
* Add file missing from previous checkinH. Peter Anvin2008-06-101-0/+92
* Whitespace cleanupH. Peter Anvin2008-06-096-8/+8
* PXELINUX: Enable idle calls on select platformsH. Peter Anvin2008-06-093-18/+25
* FAT: make all codepage data derived from the same placeH. Peter Anvin2008-06-092-41/+33
* core: do aligned transfers in bcopy32H. Peter Anvin2008-06-061-19/+104
* FAT: Support VFAT long filenamessyslinux-3.70-pre13H. Peter Anvin2008-06-062-7/+170
* core: fail the link if we push above the 64K pointH. Peter Anvin2008-06-051-0/+2
* pxelinux: remove RBFG sectionH. Peter Anvin2008-06-051-6/+1
* core: actually enable debugging infoH. Peter Anvin2008-06-051-1/+1
* pxelinux: add colon to label by itselfH. Peter Anvin2008-06-041-1/+1
* core/Makefile: remove vestiges of subdirectory machineryH. Peter Anvin2008-05-291-4/+2
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-2955-0/+16600