From 7b6a14399f75453f74995a8a8fb701cba9ae5f4a Mon Sep 17 00:00:00 2001 From: glebius Date: Sat, 1 Oct 2005 20:53:51 +0000 Subject: [PATCH] Note that kern.polling.enable is deprecated. --- UPDATING | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/UPDATING b/UPDATING index dd3e8e52abb..686ed4b9988 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. -- 2.45.0