Date: Tue, 4 Jan 2000 21:56:47 -0800 (PST) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum list.c Message-ID: <200001050556.VAA88325@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 2000/01/04 21:56:47 PST Modified files: sbin/vinum list.c Log: Explicitly type large scalar parameters to avoid compilation warnings on alpha. Submitted-by: Bernd Walter <ticso@cicely.de> Replace %q formats with %lld. Desired-by: bde Remove #ifdef RAID5 vinum_lsi: If a subdisk is in 'reviving' state, check the status of the revive and report the status of the revive. In verbose mode, display the pid of the reviver. Revision Changes Path 1.23 +168 -90 src/sbin/vinum/list.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001050556.VAA88325>