Date: Fri, 1 Nov 2002 23:08:16 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/gpt add.c create.c gpt.c gpt.h migrate.c show.c Message-ID: <200211020708.gA278Gf4099967@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2002/11/01 23:08:16 PST
Modified files:
sbin/gpt add.c create.c gpt.c gpt.h migrate.c
show.c
Log:
o Remove the fallback implementations of uuid_create(),
uuid_from_string(), uuid_is_nil() and uuid_to_string().
o Include <uuid.h> where appropriate.
Revision Changes Path
1.2 +1 -0 src/sbin/gpt/add.c
1.3 +1 -0 src/sbin/gpt/create.c
1.4 +1 -57 src/sbin/gpt/gpt.c
1.4 +0 -11 src/sbin/gpt/gpt.h
1.3 +1 -0 src/sbin/gpt/migrate.c
1.3 +1 -0 src/sbin/gpt/show.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?200211020708.gA278Gf4099967>
