Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2007 17:46:05 +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/usr.sbin/acpi/acpidump acpi_user.c
Message-ID:  <200707281746.l6SHk5fD067451@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2007-07-28 17:46:05 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/acpi/acpidump acpi_user.c 
  Log:
  Fix acpidump(8) on ia64. Revision 1.13 introduced an uninitialized
  variable bug that's hidden by the precense of the hint_acpi_0_rsdp
  hint on 386 and amd64. There's never a need for such hint on ia64.
  
  Approved by: re (kensmith)
  
  Revision  Changes    Path
  1.14      +2 -0      src/usr.sbin/acpi/acpidump/acpi_user.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707281746.l6SHk5fD067451>