summaryrefslogtreecommitdiff
path: root/usr.sbin/powerd/powerd.c
AgeCommit message (Expand)Author
2020-10-12powerd: Stop crashing if entries are not found in the dictionaryroy
2020-06-07Update for proplib(3) API changes.thorpej
2013-02-09CID/980002: missing va_end()christos
2012-03-15Add __printflike attribution to use vprintf and friends with an argumentjoerg
2010-12-19Rump-ify powerd.pgoyette
2010-12-15Add an option to not actually run the power management scripts, andpgoyette
2010-04-24Define _PATH_POWER and use it.jruoho
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-10-06Remove an extra prop_object_release().xtraeme
2007-09-27Duh! add missing free(3) in previous.xtraeme
2007-09-27In debug mode, don't forget to free the buffer returned byxtraeme
2007-09-04Update to match current kernel code.xtraeme
2007-07-01Imported envsys 2, a brief description of the new features:xtraeme
2007-05-07Use __arraycount() from sys/cdefs.h.xtraeme
2006-02-05pass WARNS=4christos
2006-02-05PR/32747: Michael van Elst: Set close on exec on /dev/power fd so that itchristos
2004-05-03Add AC adapter event type.kochi
2003-07-13use bounded string opitojun
2003-04-20Support the reset button type.thorpej
2003-04-18Power management daemon for sysmon. Currently supports acting onthorpej