Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Sep 2002 20:15:25 -0700 (PDT)
From:      Garrett Wollman <wollman@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/getconf fake-gperf.awk
Message-ID:  <200209180315.g8I3FPqN087643@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     2002/09/17 20:15:25 PDT

  Added files:
    usr.bin/getconf      fake-gperf.awk 
  Log:
  Make obrien happy.  Add a bad awk script which emulates as much of
  gperf's behavior as we ever actually needed here.  This generates
  a much-less-efficient keyword recognizer, but it's not like that matters
  in this application.  Makefile changes coming once this passes the world
  test.
  
  Revision  Changes    Path
  1.1       +57 -0     src/usr.bin/getconf/fake-gperf.awk (new)

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?200209180315.g8I3FPqN087643>