Date: Tue, 4 Jan 2000 22:02:59 -0800 (PST) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumconfig.c Message-ID: <200001050603.WAA88984@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 2000/01/04 22:02:59 PST
Modified files:
sys/dev/vinum vinumconfig.c
Log:
Explicitly type large scalar parameters to avoid compilation warnings
on alpha.
Submitted-by: Bernd Walter <ticso@cicely.de>
Get parameters right for some error messages returned via
throw_rude_remark().
Fix typo in comment.
Remove the 'static' attribute from give_sd_to_drive. This is needed
for the implementation of moveobject() in vinumioctl.c.
Revision Changes Path
1.31 +19 -11 src/sys/dev/vinum/vinumconfig.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?200001050603.WAA88984>
