aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2005-02-25 19:46:41 +0000
committerBrooks Davis <brooks@FreeBSD.org>2005-02-25 19:46:41 +0000
commitbc9d299133066e0ebcd1de5e25cfd74320eb5ae0 (patch)
tree5895b9b8e3331ee9dc052b57c4b96c4d23adc658 /UPDATING
parent960f641e6dc8639e7161f6209fa4f8b83237dcc9 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d7bf823252f5..daa6f78f9701 100644
--- a/UPDATING
+++ b/UPDATING
@@ -21,6 +21,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
+20050225:
+ The ifi_epoch member of struct if_data has been changed to
+ contain the uptime at which the interface was created or the
+ statistics zeroed rather then the wall clock time because
+ wallclock time may go backwards. This should have no impact
+ unless an snmp implementation is using this value (I know of
+ none at this point.)
+
20050223:
The layout of struct image_params has changed. You have to
recompile all compatibility modules (linux, svr4, etc) for use