Date: Thu, 29 Apr 2004 22:05:39 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_gpt.c Message-ID: <200404300505.i3U55eqh020087@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004/04/29 22:05:39 PDT
FreeBSD src repository
Modified files:
sys/geom geom_gpt.c
Log:
Allow disks with a GPT to be used on big-endian machines. The GPT is
little-endian by definition and needs byte-swap operations for any
multi-byte field. While here fix indentation.
Revision Changes Path
1.28 +48 -39 src/sys/geom/geom_gpt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404300505.i3U55eqh020087>
