Yesterday netgraph ABI has been changed.

This commit is contained in:
Gleb Smirnoff 2006-01-13 17:32:22 +00:00
parent 7f3c5f6ac3
commit 7f4faad8ce
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=154302

View File

@ -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