Date: Thu, 15 Feb 2001 04:32:05 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gperf AUTHORS FREEBSD-Xlist INSTALL Makefile.devel Makefile.in NEWS acconfig.h aclocal.m4 configure configure.in mkinstalldirs COPYING ChangeLog README Makefile README-FIRST gperf.1 src/contrib/gperf/src Makefile.in ... Message-ID: <200102151232.f1FCW6s10862@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/02/15 04:32:05 PST
Modified files: (Branch: RELENG_4)
contrib/gperf COPYING ChangeLog README
contrib/gperf/src iterator.h options.h
contrib/gperf/tests c++.gperf c-parse.gperf test.c
Added files: (Branch: RELENG_4)
contrib/gperf AUTHORS FREEBSD-Xlist INSTALL
Makefile.devel Makefile.in NEWS
acconfig.h aclocal.m4 configure
configure.in mkinstalldirs
contrib/gperf/src Makefile.in bool-array.cc bool-array.h
bool-array.icc config.h.in configure
configure.in gen-perf.cc gen-perf.h
hash-table.cc hash-table.h iterator.cc
key-list.cc key-list.h list-node.cc
list-node.h main.cc new.cc options.cc
options.icc read-line.cc read-line.h
read-line.icc trace.cc trace.h vectors.cc
vectors.h version.cc version.h
contrib/gperf/tests Makefile.in ada-pred.exp ada-res.exp
adadefs.gperf c.exp configure
configure.in irc.gperf jscript.gperf
jstest1.gperf jstest2.gperf jstest3.gperf
makeinfo.gperf modula.exp pascal.exp
test-1.exp test-2.exp test-3.exp
test-4.exp test-5.exp test-6.exp
test-7.exp validate
Removed files: (Branch: RELENG_4)
contrib/gperf Makefile README-FIRST gperf.1
contrib/gperf/src Makefile boolarray.c boolarray.h getopt.c
gperf-to-do hashtable.c hashtable.h
iterator.c keylist.c keylist.h listnode.c
listnode.h main.c options.c perfect.c
perfect.h prototype.h readline.c
readline.h stderr.c stderr.h version.c
xmalloc.c
contrib/gperf/tests Makefile adapredefined.gperf
Log:
MFC: version 2.7.2
Revision Changes Path
1.1.1.1.8.1 +230 -139 src/contrib/gperf/COPYING
1.1.1.1.8.1 +1499 -156 src/contrib/gperf/ChangeLog
1.1.1.1.8.1 +25 -24 src/contrib/gperf/README
1.1.1.1.8.1 +16 -12 src/contrib/gperf/src/iterator.h
1.1.1.1.8.1 +120 -114 src/contrib/gperf/src/options.h
1.1.1.1.8.1 +0 -2 src/contrib/gperf/tests/c++.gperf
1.1.1.1.8.1 +1 -1 src/contrib/gperf/tests/c-parse.gperf
1.1.1.1.8.1 +1 -7 src/contrib/gperf/tests/test.c
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?200102151232.f1FCW6s10862>
