summaryrefslogtreecommitdiff
path: root/core/parseconfig.inc
Commit message (Expand)AuthorAgeFilesLines
* core: rename .text, .data and .bss to .text16, .data16, .bss16unify-pmH. Peter Anvin2009-05-131-3/+3
* core: make vk_rname default to mangled vk_vnameSebastian Herbszt2009-05-021-7/+6
* core: make localboot another vkernel typesyslinux-3.80-pre4H. Peter Anvin2009-04-291-12/+3
* rllpack: make all pointers 32 bits widesyslinux-3.80-pre2H. Peter Anvin2009-04-271-2/+2
* Global whitespace cleanup.H. Peter Anvin2009-04-201-1/+1
* core: add alignz macro (analogous to "alignb") for zero-pad alignH. Peter Anvin2009-04-131-1/+1
* Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-041-0/+1
* Refactor command line parsing; support "quiet" optionsyslinux-3.74-pre7H. Peter Anvin2009-03-181-2/+2
* parseconfig.inc: use "skipline" where appropriateH. Peter Anvin2009-01-311-2/+2
* Make sure we eat the input when ignoring a DEFAULT commandH. Peter Anvin2009-01-311-3/+3
* Fix the new "UI" directiveSebastian Herbszt2008-12-141-0/+1
* Add new "UI" directive instead of abusing the DEFAULT directiveH. Peter Anvin2008-12-141-3/+6
* Add Tab display of labelssyslinux-3.72-pre6H. Peter Anvin2008-09-091-0/+1
* Simplify and fix label string scanningH. Peter Anvin2008-07-221-4/+2
* parseconfig, ui: store the label name unmangledSebastian Herbszt2008-07-221-1/+10
* Correctly parse "serial" statements with no baud rateH. Peter Anvin2008-07-171-7/+6
* parseconfig: fix invalid mangle_name assumptionH. Peter Anvin2008-07-161-1/+1
* Allow the initrd to be specified on a separate linesyslinux-3.71-pre4H. Peter Anvin2008-07-031-5/+27
* Fix bogus instances of writestr_earlyH. Peter Anvin2008-06-151-2/+2
* Mechanically rename the writestr functionsH. Peter Anvin2008-06-151-2/+2
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-0/+454