summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2004-08-20 01:24:23 +0000
committerjulian <julian@FreeBSD.org>2004-08-20 01:24:23 +0000
commitfe9f220a60f1f7aff5b43db98748277f5d22754d (patch)
treeb7b08a076f5d24c9ea38fd4c07fbe2d17a97c7f0 /UPDATING
parent80ff6433dd3ac544095f7e6f88ccc76d77a25a50 (diff)
downloadFreeBSD-src-fe9f220a60f1f7aff5b43db98748277f5d22754d.zip
FreeBSD-src-fe9f220a60f1f7aff5b43db98748277f5d22754d.tar.gz
Align netgraph message fields ready for 64-bit (and 128 bit :-) machines.
requires a recompile of netgraph users. Also change the size of a field in the bluetooth code that was waiting for the next change that needed recompiles so it could piggyback its way in. Submitted by: jdp, maksim MFC after: 2 days
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 2890ddb..2aa5b7a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -21,6 +21,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
+20040819:
+ Netgraph changed its message format slightly to align the data
+ portion well on 64 bit machines.
+ Netgraph using utilities (e.g. ngctl, nghook, ppp, mpd,
+ pppoed, bluetooth, ATM) should be recompiled when a new kernel
+ is installed.
+
20040817:
IPFW has been converted to use PFIL_HOOKS. This change is
transparent to userland and preserves the ipfw ABI. The ipfw
OpenPOWER on IntegriCloud