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 Pull up revision 1.1 (new) (requested by chri...



details:   https://anonhg.NetBSD.org/src/rev/c8bbf66daf83
branches:  netbsd-1-4
changeset: 469805:c8bbf66daf83
user:      he <he%NetBSD.org@localhost>
date:      Sat Dec 04 17:07:34 1999 +0000

description:
Pull up revision 1.1 (new) (requested by christos and veego):
  Update to BIND 8.2.2-P5.

diffstat:

 dist/bind/include/fd_setsize.h         |    11 +
 dist/bind/include/hesiod.h             |    42 +
 dist/bind/include/irp.h                |   101 ++
 dist/bind/include/irs.h                |   321 +++++++++
 dist/bind/include/port_after.h         |    80 ++
 dist/bind/lib/resolv/res_debug.c       |  1025 +++++++++++++++++++++++++++++
 dist/bind/lib/resolv/res_debug.h       |    36 +
 dist/bind/lib/resolv/res_findzonecut.c |   598 +++++++++++++++++
 dist/bind/lib/resolv/res_init.c        |   483 ++++++++++++++
 dist/bind/lib/resolv/res_mkquery.c     |   201 +++++
 dist/bind/lib/resolv/res_mkupdate.c    |  1100 ++++++++++++++++++++++++++++++++
 dist/bind/lib/resolv/res_mkupdate.h    |    26 +
 dist/bind/lib/resolv/res_query.c       |   398 +++++++++++
 dist/bind/lib/resolv/res_send.c        |   892 +++++++++++++++++++++++++
 dist/bind/lib/resolv/res_sendsigned.c  |   132 +++
 dist/bind/lib/resolv/res_update.c      |   229 ++++++
 16 files changed, 5675 insertions(+), 0 deletions(-)

diffs (truncated from 5739 to 300 lines):

diff -r 046d915f94b0 -r c8bbf66daf83 dist/bind/include/fd_setsize.h
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/dist/bind/include/fd_setsize.h    Sat Dec 04 17:07:34 1999 +0000
@@ -0,0 +1,11 @@
+/*     $NetBSD: fd_setsize.h,v 1.1.1.1.2.2 1999/12/04 17:08:21 he Exp $        */
+
+#ifndef _FD_SETSIZE_H
+#define _FD_SETSIZE_H
+
+/*
+ * If you need a bigger FD_SETSIZE, this is NOT the place to set it.
+ * This file is a fallback for BIND ports which don't specify their own.
+ */
+
+#endif /* _FD_SETSIZE_H */
diff -r 046d915f94b0 -r c8bbf66daf83 dist/bind/include/hesiod.h
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/dist/bind/include/hesiod.h        Sat Dec 04 17:07:34 1999 +0000
@@ -0,0 +1,42 @@
+/*     $NetBSD: hesiod.h,v 1.1.1.1.2.2 1999/12/04 17:08:24 he Exp $    */
+
+/*
+ * Copyright (c) 1996,1999 by Internet Software Consortium.
+ *
+ * Permission to use, copy, modify, and distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
+ * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
+ * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
+ * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
+ * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
+ * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
+ * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ * SOFTWARE.
+ */
+
+/*
+ * This file is primarily maintained by <tytso%mit.edu@localhost> and <ghudson%mit.edu@localhost>.
+ */
+
+/*
+ * Id: hesiod.h,v 1.7 1999/01/08 19:22:45 vixie Exp
+ */
+
+#ifndef _HESIOD_H_INCLUDED
+#define _HESIOD_H_INCLUDED
+
+int            hesiod_init __P((void **context));
+void           hesiod_end __P((void *context));
+char *         hesiod_to_bind __P((void *context, const char *name,
+                                   const char *type));
+char **                hesiod_resolve __P((void *context, const char *name,
+                                   const char *type));
+void           hesiod_free_list __P((void *context, char **list));
+struct __res_state * __hesiod_res_get __P((void *context));
+void           __hesiod_res_set __P((void *context, struct __res_state *,
+                                     void (*)(void *)));
+
+#endif /*_HESIOD_H_INCLUDED*/
diff -r 046d915f94b0 -r c8bbf66daf83 dist/bind/include/irp.h
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/dist/bind/include/irp.h   Sat Dec 04 17:07:34 1999 +0000
@@ -0,0 +1,101 @@
+/*     $NetBSD: irp.h,v 1.1.1.1.2.2 1999/12/04 17:08:28 he Exp $       */
+
+/*
+ * Copyright (c) 1999 by Internet Software Consortium.
+ *
+ * Permission to use, copy, modify, and distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
+ * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
+ * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
+ * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
+ * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
+ * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
+ * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ * SOFTWARE.
+ */
+
+/*
+ * Id: irp.h,v 8.1 1999/01/18 07:46:46 vixie Exp
+ */
+
+#ifndef _IRP_H_INCLUDED
+#define _IRP_H_INCLUDED
+
+#define IRPD_TIMEOUT 30                        /* seconds */
+#define IRPD_MAXSESS 50                        /* number of simultaneous sessions. */
+#define IRPD_PORT 6660                 /* 10 times the number of the beast. */
+#define IRPD_PATH "/var/run/irpd"      /* af_unix socket path */
+
+/* If sets the environment variable IRPDSERVER to an IP address
+   (e.g. "192.5.5.1"), then that's the host the client expects irpd to be
+   running on. */
+#define IRPD_HOST_ENV "IRPDSERVER"
+
+/* Protocol response codes.  */
+#define IRPD_WELCOME_CODE 200
+#define IRPD_NOT_WELCOME_CODE 500
+
+#define IRPD_GETHOST_ERROR 510
+#define IRPD_GETHOST_NONE 210
+#define IRPD_GETHOST_OK 211
+#define IRPD_GETHOST_SETOK 212
+
+#define IRPD_GETNET_ERROR 520
+#define IRPD_GETNET_NONE 220
+#define IRPD_GETNET_OK 221
+#define IRPD_GETNET_SETOK 222
+
+#define IRPD_GETUSER_ERROR 530
+#define IRPD_GETUSER_NONE 230
+#define IRPD_GETUSER_OK 231
+#define IRPD_GETUSER_SETOK 232
+
+#define IRPD_GETGROUP_ERROR 540
+#define IRPD_GETGROUP_NONE 240
+#define IRPD_GETGROUP_OK 241
+#define IRPD_GETGROUP_SETOK 242
+
+#define IRPD_GETSERVICE_ERROR 550
+#define IRPD_GETSERVICE_NONE 250
+#define IRPD_GETSERVICE_OK 251
+#define IRPD_GETSERVICE_SETOK 252
+
+#define IRPD_GETPROTO_ERROR 560
+#define IRPD_GETPROTO_NONE 260
+#define IRPD_GETPROTO_OK 261
+#define IRPD_GETPROTO_SETOK 262
+
+#define IRPD_GETNETGR_ERROR 570
+#define IRPD_GETNETGR_NONE 270
+#define IRPD_GETNETGR_OK 271
+#define IRPD_GETNETGR_NOMORE 272
+#define IRPD_GETNETGR_MATCHES 273
+#define IRPD_GETNETGR_NOMATCH 274
+#define IRPD_GETNETGR_SETOK 275
+#define IRPD_GETNETGR_SETERR 276
+
+#define        irs_irp_read_body __irs_irp_read_body
+#define irs_irp_read_response __irs_irp_read_response
+#define irs_irp_disconnect __irs_irp_disconnect
+#define irs_irp_connect __irs_irp_connect
+#define irs_irp_connection_setup __irs_irp_connection_setup
+#define irs_irp_send_command __irs_irp_send_command
+
+struct irp_p;
+
+char   *irs_irp_read_body(struct irp_p *pvt, size_t *size);
+int    irs_irp_read_response(struct irp_p *pvt, char *text, size_t len);
+void   irs_irp_disconnect(struct irp_p *pvt);
+int    irs_irp_connect(struct irp_p *pvt);
+int    irs_irp_is_connected(struct irp_p *pvt);
+int    irs_irp_connection_setup(struct irp_p *cxndata, int *warned);
+int    irs_irp_send_command(struct irp_p *pvt, const char *fmt, ...);
+int    irs_irp_get_full_response(struct irp_p *pvt, int *code, char *text,
+                                 size_t textlen, char **body,
+                                 size_t *bodylen);
+int    irs_irp_read_line(struct irp_p *pvt, char *buffer, int len);
+
+#endif
diff -r 046d915f94b0 -r c8bbf66daf83 dist/bind/include/irs.h
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/dist/bind/include/irs.h   Sat Dec 04 17:07:34 1999 +0000
@@ -0,0 +1,321 @@
+/*     $NetBSD: irs.h,v 1.1.1.1.2.2 1999/12/04 17:08:33 he Exp $       */
+
+/*
+ * Copyright (c) 1996,1999 by Internet Software Consortium.
+ *
+ * Permission to use, copy, modify, and distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
+ * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
+ * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
+ * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
+ * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
+ * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
+ * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ * SOFTWARE.
+ */
+
+/*
+ * Id: irs.h,v 8.4 1999/01/18 07:46:46 vixie Exp
+ */
+
+#ifndef _IRS_H_INCLUDED
+#define _IRS_H_INCLUDED
+
+#include <sys/types.h>
+
+#include <arpa/nameser.h>
+
+#include <grp.h>
+#include <netdb.h>
+#include <resolv.h>
+#include <pwd.h>
+
+/*
+ * This is the group map class.
+ */
+struct irs_gr {
+       void *          private;
+       void            (*close) __P((struct irs_gr *));
+       struct group *  (*next) __P((struct irs_gr *));
+       struct group *  (*byname) __P((struct irs_gr *, const char *));
+       struct group *  (*bygid) __P((struct irs_gr *, gid_t));
+       int             (*list) __P((struct irs_gr *, const char *,
+                                    gid_t, gid_t *, int *));
+       void            (*rewind) __P((struct irs_gr *));
+       void            (*minimize) __P((struct irs_gr *));
+       struct __res_state * (*res_get) __P((struct irs_gr *));
+       void            (*res_set) __P((struct irs_gr *, res_state,
+                                       void (*)(void *)));
+};
+
+/*
+ * This is the password map class.
+ */
+struct irs_pw {
+       void *          private;
+       void            (*close) __P((struct irs_pw *));
+       struct passwd * (*next) __P((struct irs_pw *));
+       struct passwd * (*byname) __P((struct irs_pw *, const char *));
+       struct passwd * (*byuid) __P((struct irs_pw *, uid_t));
+       void            (*rewind) __P((struct irs_pw *));
+       void            (*minimize) __P((struct irs_pw *));
+       struct __res_state * (*res_get) __P((struct irs_pw *));
+       void            (*res_set) __P((struct irs_pw *, res_state,
+                                       void (*)(void *)));
+};
+
+/*
+ * This is the service map class.
+ */
+struct irs_sv {
+       void *          private;
+       void            (*close) __P((struct irs_sv *));
+       struct servent *(*byname) __P((struct irs_sv *,
+                                      const char *, const char *));
+       struct servent *(*byport) __P((struct irs_sv *, int, const char *));
+       struct servent *(*next) __P((struct irs_sv *));
+       void            (*rewind) __P((struct irs_sv *));
+       void            (*minimize) __P((struct irs_sv *));
+       struct __res_state * (*res_get) __P((struct irs_sv *));
+       void            (*res_set) __P((struct irs_sv *, res_state,
+                                       void (*)(void *)));
+};
+
+/*
+ * This is the protocols map class.
+ */
+struct irs_pr {
+       void *          private;
+       void            (*close) __P((struct irs_pr *));
+       struct protoent *(*byname) __P((struct irs_pr *, const char *));
+       struct protoent *(*bynumber) __P((struct irs_pr *, int));
+       struct protoent *(*next) __P((struct irs_pr *));
+       void            (*rewind) __P((struct irs_pr *));
+       void            (*minimize) __P((struct irs_pr *));
+       struct __res_state * (*res_get) __P((struct irs_pr *));
+       void            (*res_set) __P((struct irs_pr *, res_state,
+                                       void (*)(void *)));
+};
+
+/*
+ * This is the hosts map class.
+ */
+struct irs_ho {
+       void *          private;
+       void            (*close) __P((struct irs_ho *));
+       struct hostent *(*byname) __P((struct irs_ho *, const char *));
+       struct hostent *(*byname2) __P((struct irs_ho *, const char *, int));
+       struct hostent *(*byaddr) __P((struct irs_ho *,
+                                      const void *, int, int));
+       struct hostent *(*next) __P((struct irs_ho *));
+       void            (*rewind) __P((struct irs_ho *));
+       void            (*minimize) __P((struct irs_ho *));
+       struct __res_state * (*res_get) __P((struct irs_ho *));
+       void            (*res_set) __P((struct irs_ho *, res_state,
+                                       void (*)(void *)));
+};
+
+/*
+ * This is the networks map class.
+ */
+struct irs_nw {
+       void *          private;
+       void            (*close) __P((struct irs_nw *));
+       struct nwent *  (*byname) __P((struct irs_nw *, const char *, int));
+       struct nwent *  (*byaddr) __P((struct irs_nw *, void *, int, int));
+       struct nwent *  (*next) __P((struct irs_nw *));
+       void            (*rewind) __P((struct irs_nw *));



Home | Main Index | Thread Index | Old Index