summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2004-07-27 23:32:06 +0000
committerrwatson <rwatson@FreeBSD.org>2004-07-27 23:32:06 +0000
commit3675ec98e8fbe871084ec3871ca2f42ca8acac1a (patch)
treecc907b158d574a12f04fb371715843ac9eae0875 /UPDATING
parentb463bc6c336f88c5c53b54a13c72ffd11be29e4e (diff)
downloadFreeBSD-src-3675ec98e8fbe871084ec3871ca2f42ca8acac1a.zip
FreeBSD-src-3675ec98e8fbe871084ec3871ca2f42ca8acac1a.tar.gz
Add an UPDATING entry about recompiling modules implementing network
interfaces due to a change in the size of struct ifnet.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9ccef60..3847fff 100644
--- a/UPDATING
+++ b/UPDATING
@@ -17,6 +17,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
+20040727:
+ The size of 'struct ifnet' has changed due to the addition of
+ the IFF_NEEDSGIANT flag (and what it implies). All kernel
+ modules implementing network interfaces must be recompiled as
+ a result.
+
20040724:
The rc.d/localpkg script now "does the right thing" with respect
to ports rc.d scripts. The most disruptive change is that scripts
OpenPOWER on IntegriCloud