From owner-cvs-ports Sat Dec 6 16:41:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA29494 for cvs-ports-outgoing; Sat, 6 Dec 1997 16:41:41 -0800 (PST) (envelope-from owner-cvs-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA29289; Sat, 6 Dec 1997 16:40:01 -0800 (PST) (envelope-from se@FreeBSD.org) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id QAA27080; Sat, 6 Dec 1997 16:38:41 -0800 (PST) Date: Sat, 6 Dec 1997 16:38:41 -0800 (PST) Message-Id: <199712070038.QAA27080@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/kdebase/patches patch-af Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk se 1997/12/06 16:38:41 PST Added files: x11/kdebase/patches patch-af Log: Fix two problems in kfm: - Do not pass -r to mount for r/w mounts - Add code to retrieve information about mounted filesystems from kernel. Submitted by: Gabriel Sebestyen