cvs commit: src/etc devd.conf src/share/man/man4 acpi_thermal.4 src/sys/dev/acpica acpi_thermal.c

Nate Lawson njl at FreeBSD.org
Mon Feb 2 20:18:57 PST 2004


njl         2004/02/02 20:18:56 PST

  FreeBSD src repository

  Modified files:
    etc                  devd.conf 
    share/man/man4       acpi_thermal.4 
    sys/dev/acpica       acpi_thermal.c 
  Log:
  Notify the user (at kern.emerg) that the system will be shutting down if
  it is still above the critical temperature on the next poll cycle.  This
  is a 10 second advance notice by default.  Document the private
  (non-standard) notify we will be using with devd(8).
  
  Revision  Changes    Path
  1.11      +11 -1     src/etc/devd.conf
  1.6       +3 -0      src/share/man/man4/acpi_thermal.4
  1.37      +13 -5     src/sys/dev/acpica/acpi_thermal.c


More information about the cvs-src mailing list