From 7fe8148562e0614fe3eee30a0c8aa0dcc9ba09c1 Mon Sep 17 00:00:00 2001 From: "Bjoern A. Zeeb" Date: Mon, 17 Feb 2020 11:15:09 +0000 Subject: [PATCH] Update for __FreeBSD_version 1300078 after src r358020 changing the size of struct vnet and the VNET magic cookie. --- .../books/porters-handbook/versions/chapter.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml index b59d75d3d1..307e10cff5 100644 --- a/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml @@ -722,6 +722,15 @@ is spelled &, < is < and > is >. 13.0-CURRENT after removal of sparc64 architecture code from the src tree. + + + 1300078 + 358020 + February 17, 2020 + 13.0-CURRENT after changing + struct vnet and + the VNET magic cookie. +