Go to file
jmcneill 76fcb78d00 Compatibility with ACPICA 20080321; from the release notes:
All Reference Objects returned via the AcpiEvaluateObject interface are now
marked as type "REFERENCE" instead of "ANY". The type ANY is now reserved for
NULL objects - either NULL package elements or unresolved named references.
2008-04-14 00:30:30 +00:00
bin
common Use %xcc for 64-bit comparisons. 2008-04-09 12:49:05 +00:00
crypto for symmetry set controllen the same way we set it on the receiving side. 2008-04-13 21:45:19 +00:00
dist Fix for "raid0 devices don't accept extents of different sizes" from 2008-04-11 08:22:37 +00:00
distrib Add 'sunrpc' so mount_nfs from an install ramdisk works. Otherwise, you get 2008-04-11 12:54:35 +00:00
doc Note ACPICA update. 2008-04-12 16:18:06 +00:00
etc * Fix the problem with pax complaining "file would overwrite itself" for 2008-04-09 20:19:15 +00:00
games
gnu Add more required libraries in proper order. 2008-04-10 13:49:53 +00:00
include RANDOM_MAX: don't rely on integer overflow. 2008-04-07 12:24:52 +00:00
lib add generated file krb_err.h to cleanup list 2008-04-13 21:29:15 +00:00
libexec '_' is functionally alphanumeric in many contexts, including login names. 2008-04-13 02:38:01 +00:00
regress
rescue
sbin Cosmetic: use NULL instead of 0 for pointers. Shorten staircase. 2008-04-11 01:14:28 +00:00
share add "pseudo-device putter" to synopsis 2008-04-13 16:02:33 +00:00
sys Compatibility with ACPICA 20080321; from the release notes: 2008-04-14 00:30:30 +00:00
tests
tools
usr.bin Remove insane centering code (that broke on strings of length 1) and 2008-04-13 03:46:30 +00:00
usr.sbin Add more libraries required by libkrb5 etc. in NOPIC case. 2008-04-10 15:42:06 +00:00
x11 Define -DPCI_VIA_TTYE0 for SRCS.bus and not for SRCS.bsd (macppc and ofppc), 2008-04-11 15:14:08 +00:00
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING