summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-12-02 22:37:02 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-12-02 22:37:02 +0000
commitf823497bd9d420a2cf83fa56f5090d4227ba73f5 (patch)
tree41bb9695e53c4cebdd6241f5f90f623bdb80a584
parent20ea4fec1d2bbdc73a92e7a0d9da462a841f7492 (diff)
downloadsrc-test2-f823497bd9d420a2cf83fa56f5090d4227ba73f5.tar.gz
src-test2-f823497bd9d420a2cf83fa56f5090d4227ba73f5.zip
Notes
-rw-r--r--AUTHORS (renamed from contrib/gperf/AUTHORS)0
-rw-r--r--COPYING (renamed from contrib/gperf/COPYING)0
-rw-r--r--ChangeLog (renamed from contrib/gperf/ChangeLog)0
-rw-r--r--INSTALL (renamed from contrib/gperf/INSTALL)0
-rw-r--r--Makefile (renamed from contrib/gperf/Makefile)0
-rw-r--r--Makefile.devel (renamed from contrib/gperf/Makefile.devel)0
-rw-r--r--Makefile.in (renamed from contrib/gperf/Makefile.in)0
-rw-r--r--NEWS (renamed from contrib/gperf/NEWS)0
-rw-r--r--README (renamed from contrib/gperf/README)0
-rw-r--r--README-FIRST (renamed from contrib/gperf/README-FIRST)0
-rw-r--r--acconfig.h (renamed from contrib/gperf/acconfig.h)0
-rw-r--r--aclocal.m4 (renamed from contrib/gperf/aclocal.m4)0
-rwxr-xr-xconfigure (renamed from contrib/gperf/configure)0
-rw-r--r--configure.in (renamed from contrib/gperf/configure.in)0
-rw-r--r--doc/Makefile.in (renamed from contrib/gperf/doc/Makefile.in)0
-rwxr-xr-xdoc/configure (renamed from contrib/gperf/doc/configure)0
-rw-r--r--doc/configure.in (renamed from contrib/gperf/doc/configure.in)0
-rw-r--r--doc/gperf.1 (renamed from contrib/gperf/doc/gperf.1)0
-rw-r--r--doc/gperf.texi (renamed from contrib/gperf/doc/gperf.texi)0
-rw-r--r--doc/gpl.texinfo (renamed from contrib/gperf/doc/gpl.texinfo)0
-rwxr-xr-xdoc/help2man (renamed from contrib/gperf/doc/help2man)0
-rw-r--r--doc/texinfo.tex (renamed from contrib/gperf/doc/texinfo.tex)0
-rw-r--r--gperf.1 (renamed from contrib/gperf/gperf.1)0
-rw-r--r--gperf.texinfo (renamed from contrib/gperf/gperf.texinfo)0
-rw-r--r--lib/Makefile.in (renamed from contrib/gperf/lib/Makefile.in)0
-rwxr-xr-xlib/configure (renamed from contrib/gperf/lib/configure)0
-rw-r--r--lib/configure.in (renamed from contrib/gperf/lib/configure.in)0
-rw-r--r--lib/getopt.c (renamed from contrib/gperf/lib/getopt.c)0
-rw-r--r--lib/getopt.c.patch (renamed from contrib/gperf/lib/getopt.c.patch)0
-rw-r--r--lib/getopt.h (renamed from contrib/gperf/lib/getopt.h)0
-rw-r--r--lib/getopt.h.patch (renamed from contrib/gperf/lib/getopt.h.patch)0
-rw-r--r--lib/getopt1.c (renamed from contrib/gperf/lib/getopt1.c)0
-rw-r--r--lib/hash.cc (renamed from contrib/gperf/lib/hash.cc)0
-rw-r--r--lib/hash.h (renamed from contrib/gperf/lib/hash.h)0
-rwxr-xr-xmkinstalldirs (renamed from contrib/gperf/mkinstalldirs)0
-rw-r--r--src/Makefile (renamed from contrib/gperf/src/Makefile)0
-rw-r--r--src/Makefile.in (renamed from contrib/gperf/src/Makefile.in)0
-rw-r--r--src/bool-array.cc (renamed from contrib/gperf/src/bool-array.cc)0
-rw-r--r--src/bool-array.h (renamed from contrib/gperf/src/bool-array.h)0
-rw-r--r--src/bool-array.icc (renamed from contrib/gperf/src/bool-array.icc)0
-rw-r--r--src/boolarray.c (renamed from contrib/gperf/src/boolarray.c)0
-rw-r--r--src/boolarray.h (renamed from contrib/gperf/src/boolarray.h)0
-rw-r--r--src/config.h.in (renamed from contrib/gperf/src/config.h.in)0
-rwxr-xr-xsrc/configure (renamed from contrib/gperf/src/configure)0
-rw-r--r--src/configure.in (renamed from contrib/gperf/src/configure.in)0
-rw-r--r--src/gen-perf.cc (renamed from contrib/gperf/src/gen-perf.cc)0
-rw-r--r--src/gen-perf.h (renamed from contrib/gperf/src/gen-perf.h)0
-rw-r--r--src/getopt.c (renamed from contrib/gperf/src/getopt.c)0
-rw-r--r--src/gperf-to-do (renamed from contrib/gperf/src/gperf-to-do)0
-rw-r--r--src/hash-table.cc (renamed from contrib/gperf/src/hash-table.cc)0
-rw-r--r--src/hash-table.h (renamed from contrib/gperf/src/hash-table.h)0
-rw-r--r--src/hashtable.c (renamed from contrib/gperf/src/hashtable.c)0
-rw-r--r--src/hashtable.h (renamed from contrib/gperf/src/hashtable.h)0
-rw-r--r--src/iterator.c (renamed from contrib/gperf/src/iterator.c)0
-rw-r--r--src/iterator.cc (renamed from contrib/gperf/src/iterator.cc)0
-rw-r--r--src/iterator.h (renamed from contrib/gperf/src/iterator.h)0
-rw-r--r--src/key-list.cc (renamed from contrib/gperf/src/key-list.cc)0
-rw-r--r--src/key-list.h (renamed from contrib/gperf/src/key-list.h)0
-rw-r--r--src/keylist.c (renamed from contrib/gperf/src/keylist.c)0
-rw-r--r--src/keylist.h (renamed from contrib/gperf/src/keylist.h)0
-rw-r--r--src/list-node.cc (renamed from contrib/gperf/src/list-node.cc)0
-rw-r--r--src/list-node.h (renamed from contrib/gperf/src/list-node.h)0
-rw-r--r--src/listnode.c (renamed from contrib/gperf/src/listnode.c)0
-rw-r--r--src/listnode.h (renamed from contrib/gperf/src/listnode.h)0
-rw-r--r--src/main.c (renamed from contrib/gperf/src/main.c)0
-rw-r--r--src/main.cc (renamed from contrib/gperf/src/main.cc)0
-rw-r--r--src/new.cc (renamed from contrib/gperf/src/new.cc)0
-rw-r--r--src/options.c (renamed from contrib/gperf/src/options.c)0
-rw-r--r--src/options.cc (renamed from contrib/gperf/src/options.cc)0
-rw-r--r--src/options.h (renamed from contrib/gperf/src/options.h)0
-rw-r--r--src/options.icc (renamed from contrib/gperf/src/options.icc)0
-rw-r--r--src/perfect.c (renamed from contrib/gperf/src/perfect.c)0
-rw-r--r--src/perfect.h (renamed from contrib/gperf/src/perfect.h)0
-rw-r--r--src/prototype.h (renamed from contrib/gperf/src/prototype.h)0
-rw-r--r--src/read-line.cc (renamed from contrib/gperf/src/read-line.cc)0
-rw-r--r--src/read-line.h (renamed from contrib/gperf/src/read-line.h)0
-rw-r--r--src/read-line.icc (renamed from contrib/gperf/src/read-line.icc)0
-rw-r--r--src/readline.c (renamed from contrib/gperf/src/readline.c)0
-rw-r--r--src/readline.h (renamed from contrib/gperf/src/readline.h)0
-rw-r--r--src/stderr.c (renamed from contrib/gperf/src/stderr.c)0
-rw-r--r--src/stderr.h (renamed from contrib/gperf/src/stderr.h)0
-rw-r--r--src/trace.cc (renamed from contrib/gperf/src/trace.cc)0
-rw-r--r--src/trace.h (renamed from contrib/gperf/src/trace.h)0
-rw-r--r--src/vectors.cc (renamed from contrib/gperf/src/vectors.cc)0
-rw-r--r--src/vectors.h (renamed from contrib/gperf/src/vectors.h)0
-rw-r--r--src/version.c (renamed from contrib/gperf/src/version.c)0
-rw-r--r--src/version.cc (renamed from contrib/gperf/src/version.cc)0
-rw-r--r--src/version.h (renamed from contrib/gperf/src/version.h)0
-rw-r--r--src/xmalloc.c (renamed from contrib/gperf/src/xmalloc.c)0
-rw-r--r--tests/Makefile (renamed from contrib/gperf/tests/Makefile)0
-rw-r--r--tests/Makefile.in (renamed from contrib/gperf/tests/Makefile.in)0
-rw-r--r--tests/ada-pred.exp (renamed from contrib/gperf/tests/ada-pred.exp)0
-rw-r--r--tests/ada-res.exp (renamed from contrib/gperf/tests/ada-res.exp)0
-rw-r--r--tests/ada.gperf (renamed from contrib/gperf/tests/ada.gperf)0
-rw-r--r--tests/adadefs.gperf (renamed from contrib/gperf/tests/adadefs.gperf)0
-rw-r--r--tests/adapredefined.gperf (renamed from contrib/gperf/tests/adapredefined.gperf)0
-rw-r--r--tests/c++.gperf (renamed from contrib/gperf/tests/c++.gperf)0
-rw-r--r--tests/c-parse.gperf (renamed from contrib/gperf/tests/c-parse.gperf)0
-rw-r--r--tests/c.exp (renamed from contrib/gperf/tests/c.exp)0
-rw-r--r--tests/c.gperf (renamed from contrib/gperf/tests/c.gperf)0
-rwxr-xr-xtests/configure (renamed from contrib/gperf/tests/configure)0
-rw-r--r--tests/configure.in (renamed from contrib/gperf/tests/configure.in)0
-rw-r--r--tests/gpc.gperf (renamed from contrib/gperf/tests/gpc.gperf)0
-rw-r--r--tests/gplus.gperf (renamed from contrib/gperf/tests/gplus.gperf)0
-rw-r--r--tests/irc.gperf (renamed from contrib/gperf/tests/irc.gperf)0
-rw-r--r--tests/jscript.gperf (renamed from contrib/gperf/tests/jscript.gperf)0
-rw-r--r--tests/jstest1.gperf (renamed from contrib/gperf/tests/jstest1.gperf)0
-rw-r--r--tests/jstest2.gperf (renamed from contrib/gperf/tests/jstest2.gperf)0
-rw-r--r--tests/jstest3.gperf (renamed from contrib/gperf/tests/jstest3.gperf)0
-rw-r--r--tests/makeinfo.gperf (renamed from contrib/gperf/tests/makeinfo.gperf)0
-rw-r--r--tests/modula.exp (renamed from contrib/gperf/tests/modula.exp)0
-rw-r--r--tests/modula2.gperf (renamed from contrib/gperf/tests/modula2.gperf)0
-rw-r--r--tests/modula3.gperf (renamed from contrib/gperf/tests/modula3.gperf)0
-rw-r--r--tests/pascal.exp (renamed from contrib/gperf/tests/pascal.exp)0
-rw-r--r--tests/pascal.gperf (renamed from contrib/gperf/tests/pascal.gperf)0
-rw-r--r--tests/test-1.exp (renamed from contrib/gperf/tests/test-1.exp)0
-rw-r--r--tests/test-2.exp (renamed from contrib/gperf/tests/test-2.exp)0
-rw-r--r--tests/test-3.exp (renamed from contrib/gperf/tests/test-3.exp)0
-rw-r--r--tests/test-4.exp (renamed from contrib/gperf/tests/test-4.exp)0
-rw-r--r--tests/test-5.exp (renamed from contrib/gperf/tests/test-5.exp)0
-rw-r--r--tests/test-6.exp (renamed from contrib/gperf/tests/test-6.exp)0
-rw-r--r--tests/test-7.exp (renamed from contrib/gperf/tests/test-7.exp)0
-rw-r--r--tests/test.c (renamed from contrib/gperf/tests/test.c)0
-rwxr-xr-xtests/validate (renamed from contrib/gperf/tests/validate)0
124 files changed, 0 insertions, 0 deletions
diff --git a/contrib/gperf/AUTHORS b/AUTHORS
index 3429c03166d0..3429c03166d0 100644
--- a/contrib/gperf/AUTHORS
+++ b/AUTHORS
diff --git a/contrib/gperf/COPYING b/COPYING
index bab08afad347..bab08afad347 100644
--- a/contrib/gperf/COPYING
+++ b/COPYING
diff --git a/contrib/gperf/ChangeLog b/ChangeLog
index 95ba1fefb2ec..95ba1fefb2ec 100644
--- a/contrib/gperf/ChangeLog
+++ b/ChangeLog
diff --git a/contrib/gperf/INSTALL b/INSTALL
index 350b32f51311..350b32f51311 100644
--- a/contrib/gperf/INSTALL
+++ b/INSTALL
diff --git a/contrib/gperf/Makefile b/Makefile
index 9f728473ca6d..9f728473ca6d 100644
--- a/contrib/gperf/Makefile
+++ b/Makefile
diff --git a/contrib/gperf/Makefile.devel b/Makefile.devel
index cd6b6282acfe..cd6b6282acfe 100644
--- a/contrib/gperf/Makefile.devel
+++ b/Makefile.devel
diff --git a/contrib/gperf/Makefile.in b/Makefile.in
index 1d9336afa8a9..1d9336afa8a9 100644
--- a/contrib/gperf/Makefile.in
+++ b/Makefile.in
diff --git a/contrib/gperf/NEWS b/NEWS
index 9a2877f05384..9a2877f05384 100644
--- a/contrib/gperf/NEWS
+++ b/NEWS
diff --git a/contrib/gperf/README b/README
index 92ec7d20f1ff..92ec7d20f1ff 100644
--- a/contrib/gperf/README
+++ b/README
diff --git a/contrib/gperf/README-FIRST b/README-FIRST
index 681f2ff213bb..681f2ff213bb 100644
--- a/contrib/gperf/README-FIRST
+++ b/README-FIRST
diff --git a/contrib/gperf/acconfig.h b/acconfig.h
index cd040d450f7e..cd040d450f7e 100644
--- a/contrib/gperf/acconfig.h
+++ b/acconfig.h
diff --git a/contrib/gperf/aclocal.m4 b/aclocal.m4
index bb22edca357d..bb22edca357d 100644
--- a/contrib/gperf/aclocal.m4
+++ b/aclocal.m4
diff --git a/contrib/gperf/configure b/configure
index 77123803d955..77123803d955 100755
--- a/contrib/gperf/configure
+++ b/configure
diff --git a/contrib/gperf/configure.in b/configure.in
index 5ac1499aa124..5ac1499aa124 100644
--- a/contrib/gperf/configure.in
+++ b/configure.in
diff --git a/contrib/gperf/doc/Makefile.in b/doc/Makefile.in
index 99ac03d1b68c..99ac03d1b68c 100644
--- a/contrib/gperf/doc/Makefile.in
+++ b/doc/Makefile.in
diff --git a/contrib/gperf/doc/configure b/doc/configure
index a10049f45e63..a10049f45e63 100755
--- a/contrib/gperf/doc/configure
+++ b/doc/configure
diff --git a/contrib/gperf/doc/configure.in b/doc/configure.in
index 944b862cf315..944b862cf315 100644
--- a/contrib/gperf/doc/configure.in
+++ b/doc/configure.in
diff --git a/contrib/gperf/doc/gperf.1 b/doc/gperf.1
index dd425e0c7e2c..dd425e0c7e2c 100644
--- a/contrib/gperf/doc/gperf.1
+++ b/doc/gperf.1
diff --git a/contrib/gperf/doc/gperf.texi b/doc/gperf.texi
index e510ac97021f..e510ac97021f 100644
--- a/contrib/gperf/doc/gperf.texi
+++ b/doc/gperf.texi
diff --git a/contrib/gperf/doc/gpl.texinfo b/doc/gpl.texinfo
index be2dc253c470..be2dc253c470 100644
--- a/contrib/gperf/doc/gpl.texinfo
+++ b/doc/gpl.texinfo
diff --git a/contrib/gperf/doc/help2man b/doc/help2man
index 2c8164789aa7..2c8164789aa7 100755
--- a/contrib/gperf/doc/help2man
+++ b/doc/help2man
diff --git a/contrib/gperf/doc/texinfo.tex b/doc/texinfo.tex
index faad86b0e247..faad86b0e247 100644
--- a/contrib/gperf/doc/texinfo.tex
+++ b/doc/texinfo.tex
diff --git a/contrib/gperf/gperf.1 b/gperf.1
index 5673c80062af..5673c80062af 100644
--- a/contrib/gperf/gperf.1
+++ b/gperf.1
diff --git a/contrib/gperf/gperf.texinfo b/gperf.texinfo
index c957269dccf4..c957269dccf4 100644
--- a/contrib/gperf/gperf.texinfo
+++ b/gperf.texinfo
diff --git a/contrib/gperf/lib/Makefile.in b/lib/Makefile.in
index 3b1ee9dd3420..3b1ee9dd3420 100644
--- a/contrib/gperf/lib/Makefile.in
+++ b/lib/Makefile.in
diff --git a/contrib/gperf/lib/configure b/lib/configure
index 80fa25bb7f9c..80fa25bb7f9c 100755
--- a/contrib/gperf/lib/configure
+++ b/lib/configure
diff --git a/contrib/gperf/lib/configure.in b/lib/configure.in
index 98266a1239f6..98266a1239f6 100644
--- a/contrib/gperf/lib/configure.in
+++ b/lib/configure.in
diff --git a/contrib/gperf/lib/getopt.c b/lib/getopt.c
index 2341d04b22be..2341d04b22be 100644
--- a/contrib/gperf/lib/getopt.c
+++ b/lib/getopt.c
diff --git a/contrib/gperf/lib/getopt.c.patch b/lib/getopt.c.patch
index 6fedd84a8315..6fedd84a8315 100644
--- a/contrib/gperf/lib/getopt.c.patch
+++ b/lib/getopt.c.patch
diff --git a/contrib/gperf/lib/getopt.h b/lib/getopt.h
index a9d75f22c815..a9d75f22c815 100644
--- a/contrib/gperf/lib/getopt.h
+++ b/lib/getopt.h
diff --git a/contrib/gperf/lib/getopt.h.patch b/lib/getopt.h.patch
index 8094b1a65d40..8094b1a65d40 100644
--- a/contrib/gperf/lib/getopt.h.patch
+++ b/lib/getopt.h.patch
diff --git a/contrib/gperf/lib/getopt1.c b/lib/getopt1.c
index 3d264f2db4d5..3d264f2db4d5 100644
--- a/contrib/gperf/lib/getopt1.c
+++ b/lib/getopt1.c
diff --git a/contrib/gperf/lib/hash.cc b/lib/hash.cc
index b5bb4ad66836..b5bb4ad66836 100644
--- a/contrib/gperf/lib/hash.cc
+++ b/lib/hash.cc
diff --git a/contrib/gperf/lib/hash.h b/lib/hash.h
index 5dbc92b7a186..5dbc92b7a186 100644
--- a/contrib/gperf/lib/hash.h
+++ b/lib/hash.h
diff --git a/contrib/gperf/mkinstalldirs b/mkinstalldirs
index 4f58503ea4e0..4f58503ea4e0 100755
--- a/contrib/gperf/mkinstalldirs
+++ b/mkinstalldirs
diff --git a/contrib/gperf/src/Makefile b/src/Makefile
index 05f59a4bdabb..05f59a4bdabb 100644
--- a/contrib/gperf/src/Makefile
+++ b/src/Makefile
diff --git a/contrib/gperf/src/Makefile.in b/src/Makefile.in
index 60f73c735a34..60f73c735a34 100644
--- a/contrib/gperf/src/Makefile.in
+++ b/src/Makefile.in
diff --git a/contrib/gperf/src/bool-array.cc b/src/bool-array.cc
index 0774b2d65265..0774b2d65265 100644
--- a/contrib/gperf/src/bool-array.cc
+++ b/src/bool-array.cc
diff --git a/contrib/gperf/src/bool-array.h b/src/bool-array.h
index 8330fcd22019..8330fcd22019 100644
--- a/contrib/gperf/src/bool-array.h
+++ b/src/bool-array.h
diff --git a/contrib/gperf/src/bool-array.icc b/src/bool-array.icc
index 6de6f236e712..6de6f236e712 100644
--- a/contrib/gperf/src/bool-array.icc
+++ b/src/bool-array.icc
diff --git a/contrib/gperf/src/boolarray.c b/src/boolarray.c
index 890613499200..890613499200 100644
--- a/contrib/gperf/src/boolarray.c
+++ b/src/boolarray.c
diff --git a/contrib/gperf/src/boolarray.h b/src/boolarray.h
index 48339755060a..48339755060a 100644
--- a/contrib/gperf/src/boolarray.h
+++ b/src/boolarray.h
diff --git a/contrib/gperf/src/config.h.in b/src/config.h.in
index 4d3d76212d6c..4d3d76212d6c 100644
--- a/contrib/gperf/src/config.h.in
+++ b/src/config.h.in
diff --git a/contrib/gperf/src/configure b/src/configure
index edd1fd7f0520..edd1fd7f0520 100755
--- a/contrib/gperf/src/configure
+++ b/src/configure
diff --git a/contrib/gperf/src/configure.in b/src/configure.in
index e8880d507f85..e8880d507f85 100644
--- a/contrib/gperf/src/configure.in
+++ b/src/configure.in
diff --git a/contrib/gperf/src/gen-perf.cc b/src/gen-perf.cc
index 0b5109d4ff4d..0b5109d4ff4d 100644
--- a/contrib/gperf/src/gen-perf.cc
+++ b/src/gen-perf.cc
diff --git a/contrib/gperf/src/gen-perf.h b/src/gen-perf.h
index 602d160131d3..602d160131d3 100644
--- a/contrib/gperf/src/gen-perf.h
+++ b/src/gen-perf.h
diff --git a/contrib/gperf/src/getopt.c b/src/getopt.c
index 4eb3c2090887..4eb3c2090887 100644
--- a/contrib/gperf/src/getopt.c
+++ b/src/getopt.c
diff --git a/contrib/gperf/src/gperf-to-do b/src/gperf-to-do
index 05caecca9dbd..05caecca9dbd 100644
--- a/contrib/gperf/src/gperf-to-do
+++ b/src/gperf-to-do
diff --git a/contrib/gperf/src/hash-table.cc b/src/hash-table.cc
index a147674b3074..a147674b3074 100644
--- a/contrib/gperf/src/hash-table.cc
+++ b/src/hash-table.cc
diff --git a/contrib/gperf/src/hash-table.h b/src/hash-table.h
index 86438d00f7d6..86438d00f7d6 100644
--- a/contrib/gperf/src/hash-table.h
+++ b/src/hash-table.h
diff --git a/contrib/gperf/src/hashtable.c b/src/hashtable.c
index c256addd307c..c256addd307c 100644
--- a/contrib/gperf/src/hashtable.c
+++ b/src/hashtable.c
diff --git a/contrib/gperf/src/hashtable.h b/src/hashtable.h
index 218e9874a1d1..218e9874a1d1 100644
--- a/contrib/gperf/src/hashtable.h
+++ b/src/hashtable.h
diff --git a/contrib/gperf/src/iterator.c b/src/iterator.c
index b5930f089bb2..b5930f089bb2 100644
--- a/contrib/gperf/src/iterator.c
+++ b/src/iterator.c
diff --git a/contrib/gperf/src/iterator.cc b/src/iterator.cc
index ca66bbb8aca4..ca66bbb8aca4 100644
--- a/contrib/gperf/src/iterator.cc
+++ b/src/iterator.cc
diff --git a/contrib/gperf/src/iterator.h b/src/iterator.h
index d5138ab99447..d5138ab99447 100644
--- a/contrib/gperf/src/iterator.h
+++ b/src/iterator.h
diff --git a/contrib/gperf/src/key-list.cc b/src/key-list.cc
index 1c941a453579..1c941a453579 100644
--- a/contrib/gperf/src/key-list.cc
+++ b/src/key-list.cc
diff --git a/contrib/gperf/src/key-list.h b/src/key-list.h
index 98b8fa5e0c84..98b8fa5e0c84 100644
--- a/contrib/gperf/src/key-list.h
+++ b/src/key-list.h
diff --git a/contrib/gperf/src/keylist.c b/src/keylist.c
index f92d97549694..f92d97549694 100644
--- a/contrib/gperf/src/keylist.c
+++ b/src/keylist.c
diff --git a/contrib/gperf/src/keylist.h b/src/keylist.h
index 38143b73cb14..38143b73cb14 100644
--- a/contrib/gperf/src/keylist.h
+++ b/src/keylist.h
diff --git a/contrib/gperf/src/list-node.cc b/src/list-node.cc
index 57a04a071fe4..57a04a071fe4 100644
--- a/contrib/gperf/src/list-node.cc
+++ b/src/list-node.cc
diff --git a/contrib/gperf/src/list-node.h b/src/list-node.h
index 3bd21b3359df..3bd21b3359df 100644
--- a/contrib/gperf/src/list-node.h
+++ b/src/list-node.h
diff --git a/contrib/gperf/src/listnode.c b/src/listnode.c
index 2eec1a6f74f8..2eec1a6f74f8 100644
--- a/contrib/gperf/src/listnode.c
+++ b/src/listnode.c
diff --git a/contrib/gperf/src/listnode.h b/src/listnode.h
index 3e64709f5c10..3e64709f5c10 100644
--- a/contrib/gperf/src/listnode.h
+++ b/src/listnode.h
diff --git a/contrib/gperf/src/main.c b/src/main.c
index a54c1dfc5069..a54c1dfc5069 100644
--- a/contrib/gperf/src/main.c
+++ b/src/main.c
diff --git a/contrib/gperf/src/main.cc b/src/main.cc
index 03b6c7ea242b..03b6c7ea242b 100644
--- a/contrib/gperf/src/main.cc
+++ b/src/main.cc
diff --git a/contrib/gperf/src/new.cc b/src/new.cc
index 8c6728ec4b2a..8c6728ec4b2a 100644
--- a/contrib/gperf/src/new.cc
+++ b/src/new.cc
diff --git a/contrib/gperf/src/options.c b/src/options.c
index 40fdf0a6588e..40fdf0a6588e 100644
--- a/contrib/gperf/src/options.c
+++ b/src/options.c
diff --git a/contrib/gperf/src/options.cc b/src/options.cc
index d15e21cee8ce..d15e21cee8ce 100644
--- a/contrib/gperf/src/options.cc
+++ b/src/options.cc
diff --git a/contrib/gperf/src/options.h b/src/options.h
index 9025c86f1732..9025c86f1732 100644
--- a/contrib/gperf/src/options.h
+++ b/src/options.h
diff --git a/contrib/gperf/src/options.icc b/src/options.icc
index 82fe5375c23f..82fe5375c23f 100644
--- a/contrib/gperf/src/options.icc
+++ b/src/options.icc
diff --git a/contrib/gperf/src/perfect.c b/src/perfect.c
index 25b958e2e44e..25b958e2e44e 100644
--- a/contrib/gperf/src/perfect.c
+++ b/src/perfect.c
diff --git a/contrib/gperf/src/perfect.h b/src/perfect.h
index c5b9443413d5..c5b9443413d5 100644
--- a/contrib/gperf/src/perfect.h
+++ b/src/perfect.h
diff --git a/contrib/gperf/src/prototype.h b/src/prototype.h
index a6077b65c206..a6077b65c206 100644
--- a/contrib/gperf/src/prototype.h
+++ b/src/prototype.h
diff --git a/contrib/gperf/src/read-line.cc b/src/read-line.cc
index 8cb0971cb6b9..8cb0971cb6b9 100644
--- a/contrib/gperf/src/read-line.cc
+++ b/src/read-line.cc
diff --git a/contrib/gperf/src/read-line.h b/src/read-line.h
index b243c84749b5..b243c84749b5 100644
--- a/contrib/gperf/src/read-line.h
+++ b/src/read-line.h
diff --git a/contrib/gperf/src/read-line.icc b/src/read-line.icc
index cdb5bf6f8c0a..cdb5bf6f8c0a 100644
--- a/contrib/gperf/src/read-line.icc
+++ b/src/read-line.icc
diff --git a/contrib/gperf/src/readline.c b/src/readline.c
index 19ac5e56366c..19ac5e56366c 100644
--- a/contrib/gperf/src/readline.c
+++ b/src/readline.c
diff --git a/contrib/gperf/src/readline.h b/src/readline.h
index 13164d902bb9..13164d902bb9 100644
--- a/contrib/gperf/src/readline.h
+++ b/src/readline.h
diff --git a/contrib/gperf/src/stderr.c b/src/stderr.c
index 3f00dd50eebb..3f00dd50eebb 100644
--- a/contrib/gperf/src/stderr.c
+++ b/src/stderr.c
diff --git a/contrib/gperf/src/stderr.h b/src/stderr.h
index a94255e4d004..a94255e4d004 100644
--- a/contrib/gperf/src/stderr.h
+++ b/src/stderr.h
diff --git a/contrib/gperf/src/trace.cc b/src/trace.cc
index e571abae4239..e571abae4239 100644
--- a/contrib/gperf/src/trace.cc
+++ b/src/trace.cc
diff --git a/contrib/gperf/src/trace.h b/src/trace.h
index f16fcc5bd99e..f16fcc5bd99e 100644
--- a/contrib/gperf/src/trace.h
+++ b/src/trace.h
diff --git a/contrib/gperf/src/vectors.cc b/src/vectors.cc
index 1da014d4a31a..1da014d4a31a 100644
--- a/contrib/gperf/src/vectors.cc
+++ b/src/vectors.cc
diff --git a/contrib/gperf/src/vectors.h b/src/vectors.h
index 28a105397ebb..28a105397ebb 100644
--- a/contrib/gperf/src/vectors.h
+++ b/src/vectors.h
diff --git a/contrib/gperf/src/version.c b/src/version.c
index 7fa142cdcc90..7fa142cdcc90 100644
--- a/contrib/gperf/src/version.c
+++ b/src/version.c
diff --git a/contrib/gperf/src/version.cc b/src/version.cc
index 8f07c695d537..8f07c695d537 100644
--- a/contrib/gperf/src/version.cc
+++ b/src/version.cc
diff --git a/contrib/gperf/src/version.h b/src/version.h
index 4ffba2ec91a1..4ffba2ec91a1 100644
--- a/contrib/gperf/src/version.h
+++ b/src/version.h
diff --git a/contrib/gperf/src/xmalloc.c b/src/xmalloc.c
index 09cc0227564c..09cc0227564c 100644
--- a/contrib/gperf/src/xmalloc.c
+++ b/src/xmalloc.c
diff --git a/contrib/gperf/tests/Makefile b/tests/Makefile
index b7796d5e2f4b..b7796d5e2f4b 100644
--- a/contrib/gperf/tests/Makefile
+++ b/tests/Makefile
diff --git a/contrib/gperf/tests/Makefile.in b/tests/Makefile.in
index a7e3be0af6c3..a7e3be0af6c3 100644
--- a/contrib/gperf/tests/Makefile.in
+++ b/tests/Makefile.in
diff --git a/contrib/gperf/tests/ada-pred.exp b/tests/ada-pred.exp
index 33caaa32ea1f..33caaa32ea1f 100644
--- a/contrib/gperf/tests/ada-pred.exp
+++ b/tests/ada-pred.exp
diff --git a/contrib/gperf/tests/ada-res.exp b/tests/ada-res.exp
index 8134fe861f5f..8134fe861f5f 100644
--- a/contrib/gperf/tests/ada-res.exp
+++ b/tests/ada-res.exp
diff --git a/contrib/gperf/tests/ada.gperf b/tests/ada.gperf
index 332bdc740ad7..332bdc740ad7 100644
--- a/contrib/gperf/tests/ada.gperf
+++ b/tests/ada.gperf
diff --git a/contrib/gperf/tests/adadefs.gperf b/tests/adadefs.gperf
index 875be69abc97..875be69abc97 100644
--- a/contrib/gperf/tests/adadefs.gperf
+++ b/tests/adadefs.gperf
diff --git a/contrib/gperf/tests/adapredefined.gperf b/tests/adapredefined.gperf
index 875be69abc97..875be69abc97 100644
--- a/contrib/gperf/tests/adapredefined.gperf
+++ b/tests/adapredefined.gperf
diff --git a/contrib/gperf/tests/c++.gperf b/tests/c++.gperf
index 650d32d0eddd..650d32d0eddd 100644
--- a/contrib/gperf/tests/c++.gperf
+++ b/tests/c++.gperf
diff --git a/contrib/gperf/tests/c-parse.gperf b/tests/c-parse.gperf
index d11788ce9652..d11788ce9652 100644
--- a/contrib/gperf/tests/c-parse.gperf
+++ b/tests/c-parse.gperf
diff --git a/contrib/gperf/tests/c.exp b/tests/c.exp
index 10c8b7f61164..10c8b7f61164 100644
--- a/contrib/gperf/tests/c.exp
+++ b/tests/c.exp
diff --git a/contrib/gperf/tests/c.gperf b/tests/c.gperf
index 8672d6c25ed3..8672d6c25ed3 100644
--- a/contrib/gperf/tests/c.gperf
+++ b/tests/c.gperf
diff --git a/contrib/gperf/tests/configure b/tests/configure
index 1c715de8662f..1c715de8662f 100755
--- a/contrib/gperf/tests/configure
+++ b/tests/configure
diff --git a/contrib/gperf/tests/configure.in b/tests/configure.in
index a62450d903e8..a62450d903e8 100644
--- a/contrib/gperf/tests/configure.in
+++ b/tests/configure.in
diff --git a/contrib/gperf/tests/gpc.gperf b/tests/gpc.gperf
index 8fb469e46bc6..8fb469e46bc6 100644
--- a/contrib/gperf/tests/gpc.gperf
+++ b/tests/gpc.gperf
diff --git a/contrib/gperf/tests/gplus.gperf b/tests/gplus.gperf
index 4a93315be52f..4a93315be52f 100644
--- a/contrib/gperf/tests/gplus.gperf
+++ b/tests/gplus.gperf
diff --git a/contrib/gperf/tests/irc.gperf b/tests/irc.gperf
index afe53c59e7db..afe53c59e7db 100644
--- a/contrib/gperf/tests/irc.gperf
+++ b/tests/irc.gperf
diff --git a/contrib/gperf/tests/jscript.gperf b/tests/jscript.gperf
index 6f420d8883ba..6f420d8883ba 100644
--- a/contrib/gperf/tests/jscript.gperf
+++ b/tests/jscript.gperf
diff --git a/contrib/gperf/tests/jstest1.gperf b/tests/jstest1.gperf
index f6696b186858..f6696b186858 100644
--- a/contrib/gperf/tests/jstest1.gperf
+++ b/tests/jstest1.gperf
diff --git a/contrib/gperf/tests/jstest2.gperf b/tests/jstest2.gperf
index ee0fa7fde414..ee0fa7fde414 100644
--- a/contrib/gperf/tests/jstest2.gperf
+++ b/tests/jstest2.gperf
diff --git a/contrib/gperf/tests/jstest3.gperf b/tests/jstest3.gperf
index 54d37ce0e8cf..54d37ce0e8cf 100644
--- a/contrib/gperf/tests/jstest3.gperf
+++ b/tests/jstest3.gperf
diff --git a/contrib/gperf/tests/makeinfo.gperf b/tests/makeinfo.gperf
index 1488b8e38fbe..1488b8e38fbe 100644
--- a/contrib/gperf/tests/makeinfo.gperf
+++ b/tests/makeinfo.gperf
diff --git a/contrib/gperf/tests/modula.exp b/tests/modula.exp
index cef7d5acad8b..cef7d5acad8b 100644
--- a/contrib/gperf/tests/modula.exp
+++ b/tests/modula.exp
diff --git a/contrib/gperf/tests/modula2.gperf b/tests/modula2.gperf
index 5ef9c7538354..5ef9c7538354 100644
--- a/contrib/gperf/tests/modula2.gperf
+++ b/tests/modula2.gperf
diff --git a/contrib/gperf/tests/modula3.gperf b/tests/modula3.gperf
index d0243460d9ba..d0243460d9ba 100644
--- a/contrib/gperf/tests/modula3.gperf
+++ b/tests/modula3.gperf
diff --git a/contrib/gperf/tests/pascal.exp b/tests/pascal.exp
index 765e44c6a0fe..765e44c6a0fe 100644
--- a/contrib/gperf/tests/pascal.exp
+++ b/tests/pascal.exp
diff --git a/contrib/gperf/tests/pascal.gperf b/tests/pascal.gperf
index fed3fbb30eac..fed3fbb30eac 100644
--- a/contrib/gperf/tests/pascal.gperf
+++ b/tests/pascal.gperf
diff --git a/contrib/gperf/tests/test-1.exp b/tests/test-1.exp
index 462fea5d0ec5..462fea5d0ec5 100644
--- a/contrib/gperf/tests/test-1.exp
+++ b/tests/test-1.exp
diff --git a/contrib/gperf/tests/test-2.exp b/tests/test-2.exp
index 3b9e7b094131..3b9e7b094131 100644
--- a/contrib/gperf/tests/test-2.exp
+++ b/tests/test-2.exp
diff --git a/contrib/gperf/tests/test-3.exp b/tests/test-3.exp
index fe0a1a6dafdf..fe0a1a6dafdf 100644
--- a/contrib/gperf/tests/test-3.exp
+++ b/tests/test-3.exp
diff --git a/contrib/gperf/tests/test-4.exp b/tests/test-4.exp
index b5279688714d..b5279688714d 100644
--- a/contrib/gperf/tests/test-4.exp
+++ b/tests/test-4.exp
diff --git a/contrib/gperf/tests/test-5.exp b/tests/test-5.exp
index 8f4d9ab8a62c..8f4d9ab8a62c 100644
--- a/contrib/gperf/tests/test-5.exp
+++ b/tests/test-5.exp
diff --git a/contrib/gperf/tests/test-6.exp b/tests/test-6.exp
index 3521f13c41c4..3521f13c41c4 100644
--- a/contrib/gperf/tests/test-6.exp
+++ b/tests/test-6.exp
diff --git a/contrib/gperf/tests/test-7.exp b/tests/test-7.exp
index c5c942c10d1f..c5c942c10d1f 100644
--- a/contrib/gperf/tests/test-7.exp
+++ b/tests/test-7.exp
diff --git a/contrib/gperf/tests/test.c b/tests/test.c
index 5d7815629814..5d7815629814 100644
--- a/contrib/gperf/tests/test.c
+++ b/tests/test.c
diff --git a/contrib/gperf/tests/validate b/tests/validate
index a4813ab3eec1..a4813ab3eec1 100755
--- a/contrib/gperf/tests/validate
+++ b/tests/validate