Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/dist/bind/include Pull up revisions 1.1-1.2 (new) (requ...
details: https://anonhg.NetBSD.org/src/rev/b042c04b1516
branches: netbsd-1-4
changeset: 469806:b042c04b1516
user: he <he%NetBSD.org@localhost>
date: Sat Dec 04 17:08:40 1999 +0000
description:
Pull up revisions 1.1-1.2 (new) (requested by christos and veego):
Update to BIND 8.2.2-P5.
diffstat:
dist/bind/include/port_before.h | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diffs (20 lines):
diff -r c8bbf66daf83 -r b042c04b1516 dist/bind/include/port_before.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/dist/bind/include/port_before.h Sat Dec 04 17:08:40 1999 +0000
@@ -0,0 +1,16 @@
+/* $NetBSD: port_before.h,v 1.2.2.2 1999/12/04 17:08:40 he Exp $ */
+
+/*
+#define WANT_IRS_NIS
+#define WANT_IRS_PW
+#define WANT_IRS_GR
+*/
+#define SIG_FN void
+#if defined(HAS_PTHREADS) && defined(_REENTRANT)
+#define DO_PTHREADS
+#endif
+
+#define SETGRENT_VOID
+#define SETPWENT_VOID
+
+#include "namespace.h"
Home |
Main Index |
Thread Index |
Old Index