diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 74c36d31cd..11fdb62e60 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -14199,6 +14199,31 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 8.2-STABLE after addition of RFTSIGZMB flag for rfork(2). + + 802511 + Sep 9, 2011 + 8.2-STABLE after addition of + automatic detection of USB mass storage devices + which do not support the no synchronize cache SCSI command. + + + 802512 + Sep 10, 2011 + 8.2-STABLE after merging of + re-factoring of auto-quirk. + + + 802513 + Oct 25, 2011 + 8.2-STABLE after merging of the MAP_PREFAULT_READ + flag to mmap(2). + + + 802514 + Nov 16, 2011 + 8.2-STABLE after merging of + addition of posix_fallocate(2) syscall. + 900000 August 22, 2009 @@ -14476,11 +14501,22 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 September 10, 2011 Re-factor auto-quirk. + 900045 Oct 13, 2011 All non-compatibility system call entry points have been prefixed with sys_. + + 1000000 + Sep 26, 2011 + 10.0-CURRENT. + + + 1000001 + Nov 4, 2011 + 10-CURRENT after addition of the posix_fadvise(2) system call. +