From owner-cvs-all Wed Nov 1 22: 8:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 40C0A37B4D7; Wed, 1 Nov 2000 22:08:27 -0800 (PST) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA56694; Wed, 1 Nov 2000 22:08:27 -0800 (PST) (envelope-from marcel@FreeBSD.org) Message-Id: <200011020608.WAA56694@freefall.freebsd.org> From: Marcel Moolenaar Date: Wed, 1 Nov 2000 22:08:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_stats.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG marcel 2000/11/01 22:08:26 PST Modified files: sys/compat/linux linux_stats.c Log: Fix linux_ustat syscall. We only have cdevs now, so looking for a block device isn't that useful anymore. Reported by: Wesley Morgan Submitted by: gallatin Acknowledged by: phk Revision Changes Path 1.24 +3 -3 src/sys/compat/linux/linux_stats.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message