Date: Mon, 21 May 2007 08:22:44 +0000 (UTC) From: "Ralf S. Engelschall" <rse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d hostid Message-ID: <200705210822.l4L8Miog004013@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rse 2007-05-21 08:22:44 UTC
FreeBSD src repository
Modified files:
etc/rc.d hostid
Log:
The standardized textual representation of UUIDs according to RFC 4122
and ISO/IEC-9834-8:2005 is with LOWER-CASE hexadecimal characters only,
so translate the (usually upper-case and this way not conforming)
representation of the BIOS UUID when reading it. Also be more strict
about the valid characters in the textual representation by checking for
just the hexadecimal characters.
Revision Changes Path
1.3 +2 -2 src/etc/rc.d/hostid
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705210822.l4L8Miog004013>
