From 25ef6de04cef85f972daa44343be690fca308e4e Mon Sep 17 00:00:00 2001 From: "Bjoern A. Zeeb" Date: Sun, 17 Aug 2008 23:40:12 +0000 Subject: [PATCH] Document __FreeBSD_version 800044. Reviewed by: kris, brooks, zec --- en_US.ISO8859-1/books/porters-handbook/book.sgml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 1b6e04e1fe..b8e2fac391 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -12161,6 +12161,13 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 single device node, instead of device cloning. 800043 + + 8.0-CURRENT after the commit of the first step of + the vimage project renaming global variables to be + virtualized with a V_ prefix with macros to map them + back to their global names. + 800044 +