cvs commit: src/sys/dev/acpica acpi.c acpi_battery.c acpi_thermal.c
    Nate Lawson 
    njl at FreeBSD.org
       
    Sat Jun 10 19:27:40 UTC 2006
    
    
  
njl         2006-06-10 08:04:38 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/acpica       acpi.c acpi_battery.c acpi_thermal.c 
  Log:
  Minor sysctl cleanup.  The RW flag means read|write and so it is redundant
  to add the RD flag.  Also, the debug node does not need to be writable.
  
  Revision  Changes    Path
  1.225     +5 -7      src/sys/dev/acpica/acpi.c
  1.23      +1 -1      src/sys/dev/acpica/acpi_battery.c
  1.61      +2 -2      src/sys/dev/acpica/acpi_thermal.c
    
    
More information about the cvs-all
mailing list