summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorandre <andre@FreeBSD.org>2004-10-22 19:55:04 +0000
committerandre <andre@FreeBSD.org>2004-10-22 19:55:04 +0000
commita8987888fb6fe3e9540265ccb553181ae1267030 (patch)
tree9128e43a5a603cdb7fd1d364336a4d3125b8f23b /UPDATING
parentde991565df6c114c1bf6226d9f0669b86f34f29e (diff)
downloadFreeBSD-src-a8987888fb6fe3e9540265ccb553181ae1267030.zip
FreeBSD-src-a8987888fb6fe3e9540265ccb553181ae1267030.tar.gz
Shave 40 unused bytes from struct tcpcb.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 1ea7ba8..6345a2e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -23,6 +23,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
+20041022:
+ The size of struct tcpcb has changed. You have to recompile
+ userland programs that read kmem for tcp sockets directly
+ (netstat, sockstat, etc.)
+
20041018:
A major sweep over the tty drivers to elimnate approx 3100
lines of copy&pasted code have been performed. As a part of
OpenPOWER on IntegriCloud