version 1.169, 2007/12/17 23:59:41 |
version 1.170, 2008/01/28 03:30:26 |
Line 16 See also: BUILDING, build.sh, Makefile. |
|
Line 16 See also: BUILDING, build.sh, Makefile. |
|
Recent changes: |
Recent changes: |
^^^^^^^^^^^^^^^ |
^^^^^^^^^^^^^^^ |
|
|
|
20080126: |
|
The posix_fadvise system call has been changed from an assembly |
|
stub, to a c file that calls an assembly stub. You need to |
|
'rm -f posix_fadvise.* .depend' in the libc build directory to |
|
avoid using the old assembly stub. |
|
|
20071209: |
20071209: |
The acpiec(4) driver has been split into two attachments. If you |
The acpiec(4) driver has been split into two attachments. If you |
get ACPI errors before the attachment, please update your kernel |
get ACPI errors before the attachment, please update your kernel |