Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!rpi!batcomputer!munnari.oz.au!comp.vuw.ac.nz!duncan From: duncan@comp.vuw.ac.nz (Duncan McEwan) Newsgroups: nz.general,comp.unix.sysv386 Subject: Re: Interactive UNIX bsd libraries Message-ID: <1991Apr07.220150.7036@comp.vuw.ac.nz> Date: 7 Apr 91 22:01:50 GMT References: <1991Apr07.015140.19068@actrix.gen.nz> Sender: news@comp.vuw.ac.nz (News Admin) Organization: Dept. of Comp. Sci., Victoria Uni. of Wellington, New Zealand. Lines: 12 Nntp-Posting-Host: offramp.comp.vuw.ac.nz In article <1991Apr07.015140.19068@actrix.gen.nz> paul@actrix.gen.nz (Paul Gillingwater) writes: >What's the easiest way of getting this library (and related include >files and headers) so we can compile NNTP? Since the BSD networking code is freely available (having been certified AT&T code free) you could always try porting it yourself! If the ISC kernel already comes with the kernel hooks for IP networking all you need is the library interfaces which should be doable. Duncan