index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
powerd
Age
Commit message (
Expand
)
Author
2010-01-27
Bump date for previous.
wiz
2010-01-26
Some miscellaneous fixes:
jruoho
2010-01-26
Emphasize the script names and events.
jruoho
2009-05-04
New sentence, new line.
wiz
2009-04-22
Enable WARNS=4 by default, except for:
lukem
2007-12-22
Note addition of hotkey_button scripts.
jmcneill
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2007-10-10
Document the 'low-power' event in the sensor_battery script.
xtraeme
2007-10-06
Remove an extra prop_object_release().
xtraeme
2007-09-27
Duh! add missing free(3) in previous.
xtraeme
2007-09-27
In debug mode, don't forget to free the buffer returned by
xtraeme
2007-09-05
Mention that I added support to handle envsys(4) events.
xtraeme
2007-09-05
Improve grammar.
xtraeme
2007-09-04
Update to match current kernel code.
xtraeme
2007-07-16
Explain that sensor_indicator will be used for indicators and integers.
xtraeme
2007-07-03
sensor_indicator is able to receive the same events than other sensors.
xtraeme
2007-07-02
Add the /etc/powerd/scripts/sensor_indicator to handle events on
xtraeme
2007-07-01
Imported envsys 2, a brief description of the new features:
xtraeme
2007-05-07
Use __arraycount() from sys/cdefs.h.
xtraeme
2006-12-14
This only has one option so get rid of plural "s".
reed
2006-02-05
pass WARNS=4
christos
2006-02-05
PR/32747: Michael van Elst: Set close on exec on /dev/power fd so that it
christos
2004-05-03
Add comma in enumeration; use Aq instead of \*[Lt]\*[Gt].
wiz
2004-05-03
Describe AC adapter events.
kochi
2004-05-03
Add AC adapter event type.
kochi
2004-04-25
add references to ACPI man pages.
kochi
2003-07-13
use bounded string op
itojun
2003-04-23
Bump date for last; sort sections; comment out sysmon(4) xref for now.
wiz
2003-04-22
Note that scripts are run synchronously.
augustss
2003-04-21
Document the reset_button script.
thorpej
2003-04-20
Support the reset button type.
thorpej
2003-04-18
New sentence, new line. Use \*[Lt],\*[Gt] for easier HTML conversion.
wiz
2003-04-18
Build manpage.
gmcgarry
2003-04-18
Power management daemon for sysmon. Currently supports acting on
thorpej