Go to file
jruoho 3d0f130a61 Revert the previous changes to EST. The used hack had an obvious flaw:
the acpicpu(4) driver should attach even if the existing frequency management
code fails to attach, mainly because ACPI is the only proper way to deal
with EST on new Intel system.

Use a more drastic hack to deal with this: when acpicpu(4) attachs, it tears
down any existing sysctl(8) controls and installs identical ones in place.
Upon detachment, the initialization function of the existing EST is called.
2010-08-09 15:46:17 +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 fix up 64-bit lint 2010-08-07 04:53:56 +00:00
dist Apply changes from 2.4.5. Supposedly fixes some 3G issues. 2010-08-07 20:38:13 +00:00
distrib +tp 2010-08-09 15:10:20 +00:00
doc gcc-4.5.1 out. 2010-08-08 13:42:44 +00:00
etc +tests/dev/sysmon 2010-08-06 16:13:55 +00:00
external Merge changes. 2010-08-06 10:58:03 +00:00
extsrc
games Rework the game startup so it uses curses nicely. There are now menus 2010-08-06 09:14:40 +00:00
gnu Recognize x86 and xen. 2010-08-07 18:57:12 +00:00
include Missing defined. 2010-08-02 17:49:04 +00:00
lib fix the build; we need libmj installed before compiling netpgp binaries. 2010-08-07 21:32:28 +00:00
libexec Stricter matching for _rtld_invalid_paths by ensuring separator. 2010-08-07 19:47:34 +00:00
regress The sort(1) tests have been moved to tests/util/sort/. 2010-08-01 16:44:31 +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 Group hyphens differently. 2010-08-09 10:57:23 +00:00
sys Revert the previous changes to EST. The used hack had an obvious flaw: 2010-08-09 15:46:17 +00:00
tests may be __unused 2010-08-09 15:39:41 +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 fix emul state tracking for exit vs exit_group on linux. 2010-08-08 18:31:50 +00:00
usr.sbin support CTLTYPE_BOOL 2010-08-06 15:26:16 +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