Date: Fri, 27 Aug 1999 14:45:44 -0600 From: Oscar Bonilla <obonilla@fisicc-ufm.edu> To: John Sconiers <jrs@enteract.com> Cc: Oscar Bonilla <obonilla@fisicc-ufm.edu>, freebsd-hackers@freebsd.org Subject: Re: NSS Project Message-ID: <19990827144544.B535@fisicc-ufm.edu> In-Reply-To: <Pine.NEB.3.96.990827132906.51508A-100000@shell-1.enteract.com> References: <19990803095333.A14120@fisicc-ufm.edu> <Pine.NEB.3.96.990827132906.51508A-100000@shell-1.enteract.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 27, 1999 at 01:33:03PM -0500, John Sconiers wrote: > > I was looking for followups to this thread and have searched the archives > for more information without luck. I have a few questions. Has this > project furthered any and where can one get the diffs / source??? Is > there a website that goes in depth about the project. > > I've been very busy and seem to be the only one doing something along this line. As I said earlier, I've ported the nss stuff from NetBSD and posted some patches to the list a while back that had the nsdispatch function implemented. It was not a complete implementation since the get*ent functions in libc were not modified to use the nsdispatch function. I started to look into nsdispatch to make it dynamically load the get*ent functions using dlload (a la pam) but had a lot of work in the meantime and didn't finish the stuff. I've started looking into the code agan (yesterday) and it doesn't seem too difficult to have it dynamically load the stuff. I'll post to the list when I have code that actually does something :) regards, -Oscar -- For PGP Public Key: finger obonilla@fisicc-ufm.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990827144544.B535>