Go to file
jmcneill 0b3fb1fe44 - don't clobber the data found by _PSS if XPSS validation fails
- XPSS spec says that Status{,Mask} and Control{,Mask} buffers are 8 bytes
- use ACPI_GET64 macros instead of memcpy when reading from buffers

This makes acpicpu work again on my VIA C7-M, whose firmware reports
malformed XPSS packages but has a working _PSS
2010-08-21 13:12:15 +00:00
bin Fix broken indentation. No functional change. 2010-08-18 02:53:54 +00:00
common
compat
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 Move nmi(9) to the correct category. 2010-08-21 10:32:35 +00:00
doc Note acpicpu(4) now that all basic components have been merged. 2010-08-15 09:26:57 +00:00
etc add x86 section 9 man directories 2010-08-21 06:41:09 +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 PT_STEP historically ignores the argument. Indepent of whether this 2010-08-20 15:34:13 +00:00
include
lib print to stderr instead of stdout 2010-08-20 16:35:05 +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 new tests should use atf -> new tests must use atf 2010-08-18 21:28:03 +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 Add x86 to Dt. 2010-08-21 10:38:51 +00:00
sys - don't clobber the data found by _PSS if XPSS validation fails 2010-08-21 13:12:15 +00:00
tests Start adding some I/O tests. This one does a sparse write to the 2010-08-19 02:36:02 +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
BUILDING
Makefile
Makefile.inc
UPDATING
build.sh