aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2005-10-01 20:53:51 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2005-10-01 20:53:51 +0000
commit114d09d8b8147ce1dc7ef7266de88504cb66e8e8 (patch)
tree88b8897e51a5fa969be795c35bb9032720717c14 /UPDATING
parent2affdbee3e9fed1bde5b046ac4e8ad343c08002d (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index dd3e8e52abb5..686ed4b99881 100644
--- a/UPDATING
+++ b/UPDATING
@@ -21,6 +21,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
+20051001:
+ kern.polling.enable sysctl MIB is now deprecated. Use ifconfig(8)
+ to turn polling(4) on your interfaces.
+
20050927:
The old bridge(4) implementation was retired. The new
if_bridge(4) serves as a full functional replacement.