summaryrefslogtreecommitdiff
path: root/rawcon.inc
Commit message (Collapse)AuthorAgeFilesLines
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-75/+0
| | | | | | | | Move source files out of the root directory; the root is a mess and has become virtually unmaintainable. The Syslinux core now lives in core/; the Linux and generic utilities has moved into utils/, and copybs.com has moved into dos/; it had to go somewhere, and it seemed as good a place as any.
* Support sending information from the comboot module to the syslinux coreH. Peter Anvin2006-08-251-0/+4
| | | | as to what the graphics mode is set to.
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-2/+1
|
* New CONSOLE directive to enable/disable the video console.syslinux-3.02-pre3hpa2005-01-041-0/+4
|
* Move raw console access and strcpy() into their own include fileshpa2004-07-261-0/+68