Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2006 07:21:25 +0000 (UTC)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi.c acpi_thermal.c acpivar.h src/share/man/man4 acpi.4 acpi_thermal.4 src/sbin/sysctl sysctl.c
Message-ID:  <200608020721.k727LPdm013511@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2006-08-02 07:21:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/acpica       acpivar.h acpi_thermal.c acpi.c 
    share/man/man4       acpi_thermal.4 acpi.4 
    sbin/sysctl          sysctl.c 
  Log:
  MFC: add control of thermal zone setpoints, add sysctl to enable ACPI-based
  rebooting, fix sysctl printing of negative decimals, document it all.
  
  Revision   Changes    Path
  1.67.2.2   +6 -2      src/sbin/sysctl/sysctl.c
  1.52.2.3   +90 -8     src/share/man/man4/acpi.4
  1.6.8.3    +18 -10    src/share/man/man4/acpi_thermal.4
  1.214.2.6  +5 -1      src/sys/dev/acpica/acpi.c
  1.53.2.5   +55 -13    src/sys/dev/acpica/acpi_thermal.c
  1.95.2.4   +2 -1      src/sys/dev/acpica/acpivar.h



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