summaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* isolinux: return failure when opening a zero-length fileH. Peter Anvin2008-09-021-1/+2
* core/Makefile: The core is an embedded targetH. Peter Anvin2008-08-221-21/+1
* Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin2008-08-201-15/+14
* Simplify and fix label string scanningH. Peter Anvin2008-07-222-15/+7
* parseconfig, ui: store the label name unmangledSebastian Herbszt2008-07-222-4/+27
* core/runkernel.inc: remove dead codesyslinux-3.71-pre16Sergey Vlasov2008-07-221-6/+0
* Fix initrd overwriting the kernel for some kernel sizesSergey Vlasov2008-07-221-0/+2
* Fix loading of *.lkrn images from gPXESergey Vlasov2008-07-221-7/+6
* Correctly parse "serial" statements with no baud rateH. Peter Anvin2008-07-171-7/+6
* isolinux: rename CurDir to CurrentDirSebastian Herbszt2008-07-161-8/+8
* adv: fix the handling of the ADV with CBIOSH. Peter Anvin2008-07-161-25/+39
* parseconfig: fix invalid mangle_name assumptionH. Peter Anvin2008-07-161-1/+1
* gen-id: only truncate tags starting with syslinux-<version>-H. Peter Anvin2008-07-151-1/+1
* Reformat overwide commentH. Peter Anvin2008-07-151-11/+15
* keymap, font: use readc, so we can handle indeterminate file sizessyslinux-3.71-pre10H. Peter Anvin2008-07-143-30/+42
* getc: add "readc" function to do block readsH. Peter Anvin2008-07-141-0/+20
* conio: jump to loadkeys_ret in loadkeys if size not 256 bytessyslinux-3.71-pre9Sebastian Herbszt2008-07-141-0/+2
* Fix residual use of DX:AX in the KEYMAP commandH. Peter Anvin2008-07-131-6/+2
* ldlinux: CurrentDir not set if syslinux.cfg is missingSebastian Herbszt2008-07-091-0/+2
* Make version.mk optional, so cleaning commands worksyslinux-3.71-pre6H. Peter Anvin2008-07-071-1/+1
* Share the gen-id stuff between core and memdiskH. Peter Anvin2008-07-074-47/+2
* Centralize more of the version number machineryH. Peter Anvin2008-07-076-7/+8
* Drop macros that just point to other macrosH. Peter Anvin2008-07-075-7/+5
* comboot: re-enable the idle callsyslinux-3.71-pre5H. Peter Anvin2008-07-071-4/+2
* comboot: make sure we CLD at all relevant entry pointsH. Peter Anvin2008-07-071-1/+6
* comboot.inc: add missing "section .text"H. Peter Anvin2008-07-071-0/+2
* comboot: save/restore all the DOS vectors; handle a few moreH. Peter Anvin2008-07-071-16/+85
* Include the git ID in the build stringH. Peter Anvin2008-07-072-1/+23
* Allow the initrd to be specified on a separate linesyslinux-3.71-pre4H. Peter Anvin2008-07-038-45/+49
* comboot: issue IRET for INT 2FhH. Peter Anvin2008-06-301-0/+5
* 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