summaryrefslogtreecommitdiff
path: root/parseconfig.inc
Commit message (Expand)AuthorAgeFilesLines
* Add NOESCAPE command to disable Shift key; update NEWS.hpa2004-12-211-0/+7
* I think the menu system actually works now...syslinux-2.20-pre11hpa2004-12-211-1/+1
* Fix some additional common code issues; fix dangling ES in pxelinuxhpa2004-12-191-1/+1
* More common code cleanup; actually use the code to compress vkernelshpa2004-12-191-16/+45
* Fix the RLL-packing code; include it by default (not called yet, though)hpa2004-12-171-1/+3
* Make sure unused parts of the VKernelBuf are zero-filled; this willhpa2004-12-171-1/+17
* Actually use sections, and move common variables into the .inc files.syslinux-2.20-pre3hpa2004-12-171-0/+1
* Fix the spelling of "Boston"hpa2004-12-141-1/+1
* Add "onerror" configuration directivesyslinux-2.08-pre6hpa2003-11-271-3/+11
* Rename timeoutcmd -> ontimeouthpa2003-11-261-4/+4
* Add timeoutcmd commandhpa2003-11-241-0/+9
* Don't booleanize ipappend (is now a mask)syslinux-2.07-pre4hpa2003-09-091-2/+0
* Actually support comment lines.hpa2003-02-251-19/+18
* Add API call to determine the serial console configuration.hpa2002-06-171-0/+1
* Further rationalize command-line parsing by allowing functions tosyslinux-1.73-pre9hpa2002-04-301-66/+23
* Fix parsing bug which caused the last vkernel to be lostsyslinux-1.73-pre8hpa2002-04-301-16/+10
* Don't rely on non-preprocessor referenceshpa2002-04-271-3/+3
* *** empty log message ***hpa2002-04-271-2/+4
* Move configuration file handling to separate file (currently PXELINUXhpa2002-04-271-0/+342