From 419d8476a3a054acb978696b9c6cf23b7ff7a85a Mon Sep 17 00:00:00 2001 From: Hiroki Sato <hrs@FreeBSD.org> Date: Sun, 6 Jan 2008 11:00:31 +0000 Subject: [PATCH] Document __FreeBSD_version: - Add 603101. - Add "7.0-RELEASE" to 700055. --- en_US.ISO8859-1/books/porters-handbook/book.sgml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 2469b70204..1b6efd8859 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -28,6 +28,7 @@ <year>2005</year> <year>2006</year> <year>2007</year> + <year>2008</year> <holder role="mailto:doc@FreeBSD.org">The FreeBSD Documentation Project</holder> </copyright> @@ -11327,6 +11328,11 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 <entry>6.3-STABLE after 6.3-RELEASE.</entry> <entry>603100</entry> </row> + <row> + <entry>6.3-STABLE after fixing + multibyte type support in bit macro.</entry> + <entry>603101</entry> + </row> <row> <entry>7.0-CURRENT.</entry> <entry>700000</entry> @@ -11613,7 +11619,7 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 <entry>700054</entry> </row> <row> - <entry>7.0-CURRENT after ABI backwards compatibility + <entry>7.0-RELEASE, and 7.0-CURRENT after ABI backwards compatibility to the FreeBSD 4/5/6 versions of the PCIOCGETCONF, PCIOCREAD and PCIOCWRITE IOCTLs was MFC'ed, which required the ABI of the PCIOCGETCONF IOCTL to be