Return to BSD News archive
Received: by minnie.vk1xwt.ampr.org with NNTP id AA7589 ; Mon, 25 Jan 93 12:18:29 EST Newsgroups: comp.unix.bsd Path: sserve!manuel.anu.edu.au!munnari.oz.au!uunet!paladin.american.edu!gatech!destroyer!cs.ubc.ca!alberta!cpsc.ucalgary.ca!xenlink!newt.cuc.ab.ca!deraadt From: deraadt@newt.cuc.ab.ca (Theo de Raadt) Subject: 386BSD: yp anyone? Message-ID: <DERAADT.93Jan22014641@newt.newt.cuc.ab.ca> Sender: news@newt.cuc.ab.ca Nntp-Posting-Host: newt.fsa.ca Organization: little lizard city Date: Fri, 22 Jan 1993 08:46:41 GMT Lines: 17 I've essentially finished my client (re-)implimentation of YP for 386BSD. I've tried to make it compatible to sun's. I'm feeling lazy though when it comes to implimenting the getpwent() style functions... Basically what I have is all the functions in the sun manual page ypclnt(3N), ypbind(8), ypcat(1), ypmatch(1) and ypwhich(1). If anyone wants a little project either grab the source out of my home directory on ref.tfs.com, or send me mail and I'll send it to you. I don't figure that hacking getpwent(), getgrent(), gethostent(), etc.. and friends to do this should take all that much work. Anyone interested?? <tdr. -- This space not left unintentionally unblank. deraadt@newt.cuc.ab.ca