Date: Thu, 25 Aug 2005 23:44:22 -0700 From: Lyndon Nerenberg <lyndon@orthanc.ca> To: Tim Robbins <tjr@freebsd.org> Cc: arch@freebsd.org Subject: splitting off RPC and friends Message-ID: <430EBA46.2060307@orthanc.ca> In-Reply-To: <42F5AA8D.3060201@freebsd.org> References: <21744.1123267707@phk.freebsd.dk> <20050805214650.H46767@fledge.watson.org> <42F5AA8D.3060201@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> The same could be done with NIS/YP, which would allow us to slim down > libc by moving xdr & rpc into a separate librpc, and yp into a separate > libyp. RPC and XDR are far from dead. Are you sure splitting these out is wise? We have to keep the code around, for NFS if nothing else. What's the benefit of moving the routines into a separate library? This just seems to make work for Makefile maintainers. --lyndon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?430EBA46.2060307>