From 7f4faad8cea574a31e6dde2ef15e3e01e1df7cbc Mon Sep 17 00:00:00 2001 From: Gleb Smirnoff Date: Fri, 13 Jan 2006 17:32:22 +0000 Subject: [PATCH] Yesterday netgraph ABI has been changed. --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPDATING b/UPDATING index d2d3f224921..1dc19799172 100644 --- a/UPDATING +++ b/UPDATING @@ -21,6 +21,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20060112: + The generic netgraph(4) cookie has been changed. If you upgrade + kernel passing this point, you also need to upgrade userland + and netgraph(4) utilities like ports/net/mpd or ports/net/mpd4. + 20060106: The kernel ABI was mostly destroyed due to a change in the size of struct lock_object which is nested in other structures such