Go to file
xtraeme 4e10a84855 - Rename ENVSYS_BATTERY_STATE units to ENVSYS_BATTERY_CAPACITY and
introduce ENVSYS_BATTERY_CHARGE, which is the same than an Indicator and
  it's used to know if the battery is currently charging or discharging.

- Require two sensors at least for SME_CLASS_BATTERY to make the low-power
  condition work: a ENVSYS_BATTERY_CAPACITY plus ENVSYS_BATTERY_CHARGE.

- Simplify sme_event_check_lowpower() and make it check the required
  sensors in the SME_CLASS_ACADAPTER and SME_CLASS_BATTERY classes.
  If the acadapter is not ready, trust the state returned by the battery
  device.

Based on suggestion from joerg@.
2007-11-03 23:05:21 +00:00
bin PR/37243 - Joerg Niendorf -- fixup botched addition of -i option 2007-10-29 11:22:59 +00:00
common use the ffs32 from bitops.h which is faster 2007-11-02 21:05:06 +00:00
crypto Fix for CVE-2007-4995 from OpenSSL CVS 2007-10-21 20:34:14 +00:00
dist Import of pkg_install-20071103. 2007-11-03 14:14:12 +00:00
distrib add bitops.h 2007-11-02 21:26:55 +00:00
doc pkg_install update. 2007-11-03 14:26:56 +00:00
etc Make cfs (for coda) as part of all, conforming to the documentation 2007-11-03 19:33:36 +00:00
games __attribute -> __attribute__ 2007-09-16 18:39:54 +00:00
gnu Remove the pmppc send-pr category 2007-10-17 23:27:33 +00:00
include don't use u_long because it is present only with _NETBSD_SOURCE 2007-10-30 20:02:48 +00:00
lib Fix a few bugs and memleaks with the threading code. 2007-10-31 16:09:09 +00:00
libexec Build a local copy of exit that doesn't call __cxa_finalize. It's not 2007-10-30 17:19:59 +00:00
regress Add two very simple regression tests for the "toupper" and "tolower" 2007-10-25 14:51:18 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin Don't print Drive serial number if -S (setting shell variables) is specified. 2007-10-28 10:02:08 +00:00
share Sync with FreeBSD 1.116, this adds information about FreeBSD 1.0.2, 2007-11-03 05:24:05 +00:00
sys - Rename ENVSYS_BATTERY_STATE units to ENVSYS_BATTERY_CAPACITY and 2007-11-03 23:05:21 +00:00
tools Try to address mess with user_from_uid and friends by ensuring we always 2007-10-30 20:23:35 +00:00
usr.bin From Anon Ymous: Make this compile without MIME_SUPPORT. 2007-10-30 16:08:11 +00:00
usr.sbin - Rename ENVSYS_BATTERY_STATE units to ENVSYS_BATTERY_CAPACITY and 2007-11-03 23:05:21 +00:00
x11 On NetBSD/amd64, load modules within the first 2GB of RAM. 2007-10-11 19:04:49 +00:00
build.sh remove pmppc as a target 2007-10-17 23:23:02 +00:00
BUILDING Convert build.sh iso-dir=directory option to -C cddir as per jmmv@ on 2007-09-01 09:32:19 +00:00
Makefile Do not abort on exit code 1 from postinstall check, this is expected. 2007-10-07 16:35:21 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Note the removal of pccons(4) from NetBSD/shark. 2007-10-28 18:13:38 +00:00