Date: Mon, 2 Aug 2004 19:28:03 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/gpt show.c Message-ID: <200408021928.i72JS3MX033183@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-08-02 19:28:03 UTC
FreeBSD src repository
Modified files:
sbin/gpt show.c
Log:
Add Linux swap partition and MS reserved partition descriptions.
While here:
o Make the UUIDs static to avoid runtime initialization,
o Rename ext to mslinux,
o Replace the use of memcmp() with uuid_equal(),
o Various style(9) improvements,
o Order the comparisons based on importance,
o Remove the word partition from all the descriptions,
o Other description improvements.
Includes patch from: T. Muthu Mohan < Muthu_T at dell dot com >
Revision Changes Path
1.8 +27 -19 src/sbin/gpt/show.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408021928.i72JS3MX033183>
