From owner-cvs-all Fri Oct 8 12:54:35 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 E85F51521E; Fri, 8 Oct 1999 12:54:32 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA21568; Fri, 8 Oct 1999 12:54:32 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199910081954.MAA21568@freefall.freebsd.org> From: Nick Hibma Date: Fri, 8 Oct 1999 12:54:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount mount.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/10/08 12:54:32 PDT Modified files: sbin/mount mount.c Log: - Fixed some cases in which mount was segfaulting. Original patch from Adrian. Martin added a check for free(). - Included the filesystem type in output of mount PR: bin/13143 Submitted-By: Martin Blapp Revision Changes Path 1.33 +13 -11 src/sbin/mount/mount.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message