diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2005-02-25 19:46:41 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2005-02-25 19:46:41 +0000 |
| commit | bc9d299133066e0ebcd1de5e25cfd74320eb5ae0 (patch) | |
| tree | 5895b9b8e3331ee9dc052b57c4b96c4d23adc658 /UPDATING | |
| parent | 960f641e6dc8639e7161f6209fa4f8b83237dcc9 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |
