Module Name: src Committed By: christos Date: Thu Aug 18 13:20:04 UTC 2011
Modified Files: src/sys/arch/i386/stand/lib: bootmenu.c parseutils.c Log Message: PR/43563: Wolfgang Solfrank: boot.cfg doesn't support comments Fix makes it support # comments and treat spaces and tabs the same way. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/arch/i386/stand/lib/bootmenu.c cvs rdiff -u -r1.5 -r1.6 src/sys/arch/i386/stand/lib/parseutils.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.