Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2000 13:10:55 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/conf gethints.pl src/sys/i386/conf gethints.pl src/sys/pc98/conf gethints.pl
Message-ID:  <200006172010.NAA82041@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2000/06/17 13:10:55 PDT

  Modified files:
    sys/alpha/conf       gethints.pl 
    sys/i386/conf        gethints.pl 
    sys/pc98/conf        gethints.pl 
  Log:
  Deal with quoted arguments.  This hack parser uses whitespace to delimit
  fields, not lex/yacc grammar so it is not an exact match but should be
  close enough for most cases.
  Deal with 'port?', 'irq?' style specifications.  These are parsed as
  seperate values in lex/yacc in config(8) but tripped up this helper tool.
  
  Revision  Changes    Path
  1.4       +6 -1      src/sys/alpha/conf/gethints.pl
  1.4       +6 -1      src/sys/i386/conf/gethints.pl
  1.4       +6 -1      src/sys/pc98/conf/gethints.pl



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006172010.NAA82041>