NetBSD/usr.sbin/envstat
xtraeme 2e75cc0f7b - Do not allow a 'critical-{max,min}' property in battery
sensors (those that contain the 'want-percentage' object on its
  dictionary), the 'critical-capacity' prop must be used instead.

- When setting a 'critical-{max,min}' property check if the value is
  higher than the 'max-value' or lower than the 'min-value' on its
  dictionary, raise an error if it's true.
2007-10-09 08:00:46 +00:00
..
config_lex.l Accept '+' or '-' characters at the start of SP_STRING. 2007-10-07 05:11:08 +00:00
config_yacc.y Use another main rule to avoid a conflict in the grammar. 2007-10-07 13:46:22 +00:00
config.c - Do not allow a 'critical-{max,min}' property in battery 2007-10-09 08:00:46 +00:00
envstat.8 Another comment that is no more thanks to the new configuration file. 2007-10-07 18:22:37 +00:00
envstat.c New configuration file format for the envsys framework: 2007-10-07 04:16:47 +00:00
envstat.h New configuration file format for the envsys framework: 2007-10-07 04:16:47 +00:00
envsys.conf.5 - Do not allow a 'critical-{max,min}' property in battery 2007-10-09 08:00:46 +00:00
Makefile Pass -I${.CURDIR} -I. like others do. 2007-10-07 12:19:37 +00:00