summaryrefslogtreecommitdiff
path: root/runkernel.inc
Commit message (Expand)AuthorAgeFilesLines
* Clean up memory management and command-line creationhpa2004-08-041-2/+1
* Fix bug that would occationally cause I/O errors depending on thehpa2003-08-221-1/+1
* Preparations for work on MDSLINUX, if it ever happenshpa2003-04-111-1/+1
* Support reporting extended characters as <NUL>...; use a stack registerhpa2002-06-171-9/+8
* Merge in changes from SYSLINUX 1.75syslinux-2.00-pre4hpa2002-06-151-0/+11
* Add an API for COMBOOT images, and add support for "COM32" -- 32-bithpa2002-06-111-78/+4
* Remove all explicit "near" declarations, except the ones that arehpa2002-06-101-9/+9
* Major rewrite of the very early SYSLINUX code. Generate the "stupid"hpa2002-06-021-14/+7
* Use INT 13h reset to turn off the floppy, not an explicit out.syslinux-1.73hpa2002-05-161-7/+5
* Save a few bytes...hpa2002-04-281-1/+2
* Factor out CPU initialization and some common configuration intosyslinux-1.73-pre6hpa2002-04-281-2/+3
* Generalize and factor out bootsector-generation code.syslinux-1.73-pre5hpa2002-04-281-4/+1
* More factoring of common codehpa2002-04-271-0/+614