Path: utzoo!mnetor!uunet!cos!hadron!decuac!felix!zemon From: grr@cbmvax.UUCP (George Robbins) Newsgroups: comp.unix.ultrix Subject: Re: Name Server Message-ID: <20315@felix.UUCP> Date: 2 Feb 88 17:17:24 GMT References: <19247@felix.UUCP> Sender: zemon@felix.UUCP Reply-To: grr@cbmvax.UUCP (George Robbins) Organization: Commodore Technology, West Chester, PA Lines: 30 Approved: zemon@felix.UUCP Reply-Path: >From some obscure group than ends in in my junk group: From: kdb@cscosl.ncsu.edu (Kevin D. Bond) Newsgroups: comp.protocols.tcp-ip.domains Subject: Bind 4.7.3Betatest for Ultrix 2.0 available Message-ID: <1423@ncsuvx.ncsu.edu> Date: 27 Jan 88 05:47:00 GMT Reply-To: kdb@cscosl.ncsu.edu (Kevin D. Bond) Organization: Operating Systems Lab, NCSU, Raleigh, NC I ported the 4.7.3 betatest version of the BIND domain name server to Ultrix 2.0. I had to make a couple of minor changes to the code itself, such as writing strcasecmp and strncasecmp (These are poorly done, but they work). I also had to change the definition of inet_addr() to be an unsigned long, instead of the structure that the manuals an header files claim it to be, it caused core dumps on execution otherwise. I also had to use another version of netdb.h, so the the SUN rpc code was still set up right. But anyway, the code is in /pub/bind4.7.3.ultrix.tar.Z on cscosl.ncsu.edu (128.109.135.7). This may work on a Sun, since the Ultrix 2.0 kernel is mostly Sun routines, but I do not have access to a Sun to try the thing out. Have Fun, I did... -kdb -- Kevin D. Bond kdb@cscosl.ncsu.edu