cvs commit: src/usr.sbin/acpi/acpidump acpi_user.c

Marcel Moolenaar marcel at FreeBSD.org
Sat Jul 28 17:46:06 UTC 2007


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


More information about the cvs-src mailing list