Date: Thu, 31 Oct 2002 22:34:35 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mca mca.c Message-ID: <200211010634.gA16YZmJ071724@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2002/10/31 22:34:35 PST
Modified files:
sbin/mca mca.c
Log:
o Replace 'struct uuid' with 'uuid_t',
o Replace memcmp with uuid_equal(3),
o Use uuid_to_string(3) to convert to UUIds to string.
Revision Changes Path
1.3 +20 -19 src/sbin/mca/mca.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?200211010634.gA16YZmJ071724>
