Go to file
jruoho dd6aeafa08 Check the status of P- and T-state transformations on all CPUs. This is
still not ideal, as ACPI gives us information about "cross logical processor
dependencies". For instance, a single MSR call on one CPU may cause all other
CPUs in the same domain to follow the state shift. Thus, rather than using
xc_broadcast(9), we should xc_unicast(9) on per-domain or per-CPU-set basis.
2010-08-18 16:08:50 +00:00
bin Fix broken indentation. No functional change. 2010-08-18 02:53: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 get rid of more 64-bit lint 2010-08-15 16:36:24 +00:00
dist Apply changes from 2.4.5. Supposedly fixes some 3G issues. 2010-08-07 20:38:13 +00:00
distrib Fix setlist for libmj with MKDEBUG. 2010-08-18 14:26:16 +00:00
doc Note acpicpu(4) now that all basic components have been merged. 2010-08-15 09:26:57 +00:00
etc tests/net/carp 2010-08-10 21:56:24 +00:00
external don't need (or want) miscutil.c here anymore. 2010-08-14 11:12:16 +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 Log why pwd_mkdb failed. Currently on aslr systems, pwd_mkdb either aborts 2010-08-18 08:32:02 +00:00
libexec Don't exit when running as a lib after FS is unmounted, just return 2010-08-16 22:11:55 +00:00
regress The sort(1) tests have been moved to tests/util/sort/. 2010-08-01 16:44:31 +00:00
rescue
sbin Add -G to usage, omission pointed out by wiz. Also, make usage format 2010-08-09 21:14:26 +00:00
share Update. 2010-08-18 04:16:12 +00:00
sys Check the status of P- and T-state transformations on all CPUs. This is 2010-08-18 16:08:50 +00:00
tests add a test which floodpings another host 2010-08-17 15:51:11 +00:00
tools add new option to build/use tools/pigz for compressing sets. for now 2010-08-15 07:27:33 +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 Sort sections. 2010-08-18 10:00:49 +00:00
x11
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