From owner-cvs-all Fri Nov 12 13:52:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 83F3114F0B; Fri, 12 Nov 1999 13:52:11 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA15732; Fri, 12 Nov 1999 13:52:11 -0800 (PST) (envelope-from billf@FreeBSD.org) Message-Id: <199911122152.NAA15732@freefall.freebsd.org> From: Bill Fumerola Date: Fri, 12 Nov 1999 13:52:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mountd mountd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/11/12 13:52:10 PST Modified files: sbin/mountd mountd.c Log: (1) Remove ISO support, it's dead in the kernel anyway. (2) Check for ENOENT when checking for /var/db/mountdtab (3) Remove a signal handler that called broken functions. (4) Remove the broken functions. Submitted by: Martin Blapp Reviewed by: bde (1), billf ([234]) Revision Changes Path 1.38 +7 -95 src/sbin/mountd/mountd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message