Go to file
mlelstv e5aae12639 sc_cmd_mtx protects a command sequence, no longer abuse it for delays.
Initialize mutexes and condition variables in attach and not in the
asynchronously started kernel thread.

Increase BMC spin timeout from 5ms to 15ms, this is necessary to detect
the BMC in a HP ML110G4 reliably.

Implement non-linear sensors as defined in IPMIv2.0 with some crude
32.32 fixed point arithmetic. This adds some small errors as logarithm
and power functions are only approximated.

Fix sensor index mapping so that sensor limits are computed correctly.
2010-08-01 08:16:14 +00:00
bin Do not check pcpu value against 100.0 but rather 99.95, to properly 2010-07-28 17:39:54 +00:00
common Fix rb_tree_iterate to get the min/max element of the tree for the 2010-04-30 13:58:09 +00:00
compat update this to reality a little. 2010-06-30 03:28:01 +00:00
crypto updated link to NetBSD's documentation 2010-07-30 14:50:47 +00:00
dist Don't attempt to store bitmasks in a variable of type 'bool'. 2010-07-31 21:21:17 +00:00
distrib Support xserver. 2010-08-01 07:07:00 +00:00
doc Support xserver for bebox. 2010-08-01 06:24:30 +00:00
etc Add pci* and wscons for xserver. 2010-08-01 06:15:03 +00:00
external Support xserver for bebox. 2010-08-01 06:24:30 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games Fix some additional typos/grammar slips. 2010-05-29 22:56:01 +00:00
gnu Don't use/rely on a constraint. Move the constraint predicate 2010-07-27 16:30:38 +00:00
include Add support for fenv.h interface for i386 and amd64. 2010-07-31 21:47:52 +00:00
lib Fix compile error. 2010-08-01 06:34:38 +00:00
libexec Do the semaphore trick only if the cleaner is run as a lib -- the 2010-07-29 14:09:45 +00:00
regress Remove the libobjc tests; they have been converted to atf and now live in 2010-07-18 12:44:38 +00:00
rescue Relegate edlabel to use in extremely memory constrained install 2010-03-10 23:13:09 +00:00
sbin Make it possible to set the retry timeout as a compile-time define. 2010-07-23 19:25:23 +00:00
share Cleanup and sort if-clause lines for X11FLAVOUR per ${MACHINE}. 2010-07-31 16:23:15 +00:00
sys sc_cmd_mtx protects a command sequence, no longer abuse it for delays. 2010-08-01 08:16:14 +00:00
tests Fuzztest puffs mount. There are n different levels of testing: 2010-07-31 17:11:45 +00:00
tools remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
usr.bin Emit compatible struct devsw_conv when version is older than 20100430. 2010-07-30 16:23:49 +00:00
usr.sbin remove useless brackets. From kiyohara@ 2010-07-31 07:05:32 +00:00
x11 fix the dependancy list for this. 2010-03-22 00:23:59 +00:00
build.sh add tty to rumptest 2010-06-17 08:19:02 +00:00
BUILDING remove the MKSUBPIXEL/MKTTINTERP options; they're going away. 2010-07-25 07:19:00 +00:00
Makefile remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
Makefile.inc
UPDATING minor clarification 2010-06-09 17:29:15 +00:00