]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/ntp/arlib/UNSHAR.HDR
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / ntp / arlib / UNSHAR.HDR
1 Replied: Sun, 19 Dec 93 09:58:30 PST
2 Replied: "Darren Reed <avalon@coombs.anu.edu.au> "
3 Return-Path: avalon@coombs.anu.edu.au
4 Received: by gw.home.vix.com id AA12017; Sun, 19 Dec 93 07:04:44 -0800
5 Message-Id: <9312191504.AA12017@gw.home.vix.com>
6 Received: by coombs.anu.edu.au
7         (1.37.109.8/16.2) id AA10850; Mon, 20 Dec 1993 02:07:21 +1100
8 From: Darren Reed <avalon@coombs.anu.edu.au>
9 Subject: Addition for 4.9 "contrib" directory
10 To: paul@vix.com
11 Date: Mon, 20 Dec 1993 02:07:20 +1000 (EDT)
12 X-Mailer: ELM [version 2.4 PL21]
13 Mime-Version: 1.0
14 Content-Type: text/plain; charset=US-ASCII
15 Content-Transfer-Encoding: 7bit
16 Content-Length: 67950     
17
18
19 Well, I just sent one letter off to dec.com, being from the 4.9 README I had.
20
21 So, to sum up what I said, I've included below, some code I've written to
22 perform async. DNS lookups - `replacements' for gethostbyname and
23 gethostbyaddr.  I've written and tested it mainly on a HP-UX machine, so
24 I'm not sure how it will port to others, but I've tried to keep the amount
25 of OS specific code to a minimum.
26
27 The Makefile is setup to work best from "contrib/arlib", which is how I
28 checked to make sure it worked and ran well.  There's a man page included
29 also.
30
31 Cheers,
32 Darren