From owner-freebsd-hackers Thu May 18 02:33:54 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA02985 for hackers-outgoing; Thu, 18 May 1995 02:33:54 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA02979 for ; Thu, 18 May 1995 02:33:50 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id CAA06566; Thu, 18 May 1995 02:30:58 -0700 Date: Thu, 18 May 1995 02:30:58 -0700 Message-Id: <199505180930.CAA06566@silvia.HIP.Berkeley.EDU> To: babkin@hq.icb.chel.su CC: hackers@FreeBSD.org In-reply-to: <199505180900.OAA01826@hq.icb.chel.su> (babkin@hq.icb.chel.su) Subject: Re: pcnfsd or bwnfsd From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: hackers-owner@FreeBSD.org Precedence: bulk * I found recently that FreeBSD has no pcnfsd. I got pcnfsd * and bwnfsd and compiled them (really the only thing I needed * to change were make files). Pcnfsd works OK, bwnfsd looks to be OK * to but I don't know how to configure it. * * Bwnfsd is public domain, pcnfsd looks like freeware but I'm * not a lawyer to be shure :-) * * A question is: Perhaps we need to include them in the * distribution ? Dunno about bwnfsd, but pcnfsd is in the ports/net. Satosi