Date: Thu, 28 Jan 1999 17:16:18 -0800 (PST) From: Greg Lehey <grog@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/vinum vinum.c Message-ID: <199901290116.RAA10155@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/01/28 17:16:18 PST
Modified files:
sys/dev/vinum vinum.c
Log:
Change multiline comments to start with a lone /* and end with a */,
apparently in accordance with style(9).
Complained-about-by: bde
vinumopen: Change check for root user to a call to suser(9)
vinumclose: Remove check for root user.
Nitpicked-by: phk
Revision Changes Path
1.8 +26 -17 src/sys/dev/vinum/vinum.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?199901290116.RAA10155>
