From owner-cvs-all Tue Jan 4 22:13:18 2000 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 299041531E; Tue, 4 Jan 2000 22:13:02 -0800 (PST) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA90239; Tue, 4 Jan 2000 22:13:01 -0800 (PST) (envelope-from grog@FreeBSD.org) Message-Id: <200001050613.WAA90239@freefall.freebsd.org> From: Greg Lehey Date: Tue, 4 Jan 2000 22:13:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumvar.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 2000/01/04 22:13:01 PST Modified files: sys/dev/vinum vinumvar.h Log: Explicitly type large scalar parameters to avoid compilation warnings on alpha. Submitted-by: Bernd Walter struct sd: Add a field for the pid of the reviver when the subdisk is reviving. Replace block device macros with generalized device macros. Revision Changes Path 1.30 +11 -20 src/sys/dev/vinum/vinumvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message