]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
- add .cvsignore files
authorEvan Hunt <each@isc.org>
Tue, 1 Sep 2009 20:13:44 +0000 (20:13 +0000)
committerEvan Hunt <each@isc.org>
Tue, 1 Sep 2009 20:13:44 +0000 (20:13 +0000)
- silence tinderbox warnings about missing config.h in a few files.

27 files changed:
bin/tests/backtrace_test.c
lib/export/.cvsignore [new file with mode: 0644]
lib/export/dns/.cvsignore [new file with mode: 0644]
lib/export/dns/include/.cvsignore [new file with mode: 0644]
lib/export/dns/include/dns/.cvsignore [new file with mode: 0644]
lib/export/dns/include/dst/.cvsignore [new file with mode: 0644]
lib/export/irs/.cvsignore [new file with mode: 0644]
lib/export/irs/include/.cvsignore [new file with mode: 0644]
lib/export/irs/include/irs/.cvsignore [new file with mode: 0644]
lib/export/isc/.cvsignore [new file with mode: 0644]
lib/export/isc/include/.cvsignore [new file with mode: 0644]
lib/export/isc/include/isc/.cvsignore [new file with mode: 0644]
lib/export/isc/nls/.cvsignore [new file with mode: 0644]
lib/export/isc/pthreads/.cvsignore [new file with mode: 0644]
lib/export/isc/pthreads/include/.cvsignore [new file with mode: 0644]
lib/export/isc/pthreads/include/isc/.cvsignore [new file with mode: 0644]
lib/export/isc/unix/.cvsignore [new file with mode: 0644]
lib/export/isc/unix/include/.cvsignore [new file with mode: 0644]
lib/export/isc/unix/include/isc/.cvsignore [new file with mode: 0644]
lib/export/isccfg/.cvsignore [new file with mode: 0644]
lib/export/isccfg/include/.cvsignore [new file with mode: 0644]
lib/export/isccfg/include/isccfg/.cvsignore [new file with mode: 0644]
lib/export/samples/.cvsignore [new file with mode: 0644]
lib/irs/.cvsignore [new file with mode: 0644]
lib/irs/include/.cvsignore [new file with mode: 0644]
lib/irs/include/irs/.cvsignore [new file with mode: 0644]
lib/isc/backtrace-emptytbl.c

index f2f27eaa58736c6c6e841cc5613aea40a7576d64..3af46239e9be8b2772a58dccbafa3023dc942d67 100644 (file)
@@ -14,7 +14,9 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: backtrace_test.c,v 1.2 2009/09/01 18:40:25 jinmei Exp $ */
+/* $Id: backtrace_test.c,v 1.3 2009/09/01 20:13:43 each Exp $ */
+
+#include <config.h>
 
 #include <stdio.h>
 #include <string.h>
diff --git a/lib/export/.cvsignore b/lib/export/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/dns/.cvsignore b/lib/export/dns/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/dns/include/.cvsignore b/lib/export/dns/include/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/dns/include/dns/.cvsignore b/lib/export/dns/include/dns/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/dns/include/dst/.cvsignore b/lib/export/dns/include/dst/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/irs/.cvsignore b/lib/export/irs/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/irs/include/.cvsignore b/lib/export/irs/include/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/irs/include/irs/.cvsignore b/lib/export/irs/include/irs/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/isc/.cvsignore b/lib/export/isc/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/isc/include/.cvsignore b/lib/export/isc/include/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/isc/include/isc/.cvsignore b/lib/export/isc/include/isc/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/isc/nls/.cvsignore b/lib/export/isc/nls/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/isc/pthreads/.cvsignore b/lib/export/isc/pthreads/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/isc/pthreads/include/.cvsignore b/lib/export/isc/pthreads/include/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/isc/pthreads/include/isc/.cvsignore b/lib/export/isc/pthreads/include/isc/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/isc/unix/.cvsignore b/lib/export/isc/unix/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/isc/unix/include/.cvsignore b/lib/export/isc/unix/include/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/isc/unix/include/isc/.cvsignore b/lib/export/isc/unix/include/isc/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/isccfg/.cvsignore b/lib/export/isccfg/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/isccfg/include/.cvsignore b/lib/export/isccfg/include/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/isccfg/include/isccfg/.cvsignore b/lib/export/isccfg/include/isccfg/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/export/samples/.cvsignore b/lib/export/samples/.cvsignore
new file mode 100644 (file)
index 0000000..28be5a3
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile
+Makefile-postinstall
diff --git a/lib/irs/.cvsignore b/lib/irs/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/irs/include/.cvsignore b/lib/irs/include/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/lib/irs/include/irs/.cvsignore b/lib/irs/include/irs/.cvsignore
new file mode 100644 (file)
index 0000000..6736014
--- /dev/null
@@ -0,0 +1,3 @@
+Makefile
+netdb.h
+platform.h
index a5e3187c3660a20744621821628fe3ba5a14305e..bd534d60c8e2acb0eca0766119d79482ef2ac31d 100644 (file)
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: backtrace-emptytbl.c,v 1.2 2009/09/01 18:40:25 jinmei Exp $ */
+/* $Id: backtrace-emptytbl.c,v 1.3 2009/09/01 20:13:44 each Exp $ */
 
 /*! \file */
 
@@ -26,6 +26,8 @@
  * (e.g. libisc-nosymbol.a).
  */
 
+#include <config.h>
+
 #include <isc/backtrace.h>
 
 const int isc__backtrace_nsymbols = 0;