NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/43563 CVS commit: src/sys/arch/i386/stand/lib



The following reply was made to PR port-i386/43563; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43563 CVS commit: src/sys/arch/i386/stand/lib
Date: Thu, 18 Aug 2011 09:20:04 -0400

 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.
 


Home | Main Index | Thread Index | Old Index