From owner-freebsd-current Sun Nov 28 8:20: 9 1999 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 2314A14D4C for ; Sun, 28 Nov 1999 08:20:00 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id IAA44774; Sun, 28 Nov 1999 08:19:50 -0800 (PST) (envelope-from dillon) Date: Sun, 28 Nov 1999 08:19:50 -0800 (PST) From: Matthew Dillon Message-Id: <199911281619.IAA44774@apollo.backplane.com> To: Boris Popov Cc: Mark Murray , current@FreeBSD.ORG Subject: Re: mount_nfs broken References: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :> :> It is mount_nfs, and there is mention of mounttab.c in the Makefile, :> but no mounttab.c anywhere in the source tree. : : this file located in the src/usr.sbin/rpc.umntall/ directory. :However common things should go in the library. : :-- :Boris Popov :http://www.butya.kz/~bp/ Well, I'd say the mounttab code is borderline -- if another one or two utilities need it then we should break it out into a library, otherwise it is just taking up unnecessary space in the library mmap. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message