diff options
| author | Gleb Smirnoff <glebius@FreeBSD.org> | 2006-01-13 17:32:22 +0000 |
|---|---|---|
| committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2006-01-13 17:32:22 +0000 |
| commit | 7f4faad8cea574a31e6dde2ef15e3e01e1df7cbc (patch) | |
| tree | c673078ecc82442ee59af035f8c6518b731b0611 | |
| parent | 7f3c5f6ac3f0db314c761706abbbdcf65677fbcd (diff) | |
Notes
| -rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
