From 176e461fcdd1231ad0f2ac9c5e51a9c741a9b0c4 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Fri, 6 Jan 2012 19:47:13 +0000 Subject: [PATCH] Document 802515 and 900501 for MFC'ing posix_fadvise(2). --- en_US.ISO8859-1/books/porters-handbook/book.sgml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index ffbe760040..a793fdf75c 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -14670,6 +14670,13 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 addition of posix_fallocate(2) syscall. + + 802515 + January 6, 2012 + 8.2-STABLE after merging of addition of the + posix_fadvise(2) system call. + + 900000 August 22, 2009 @@ -15017,6 +15024,13 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 9.0-STABLE. + + 900501 + January 6, 2012 + 9.0-STABLE after merging of addition of the + posix_fadvise(2) system call. + + 1000000 September 26, 2011