From 31f91694ada76deca900d389aa0670673f7dd4ae Mon Sep 17 00:00:00 2001 From: Joseph Koshy Date: Fri, 10 Jun 2005 19:59:26 +0000 Subject: [PATCH] Mention hwpmc(4) ABI/API changes in the 20050609 entry. Discussed with: imp --- UPDATING | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/UPDATING b/UPDATING index 8fa876c50b9..da47a03b889 100644 --- a/UPDATING +++ b/UPDATING @@ -31,6 +31,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW: userland, or commands like `fstat', `pkill', `ps', `top' and `w' will not behave correctly. + The API and ABI for hwpmc(4) have changed with the addition + of sampling support. Please recompile lib/libpmc(3) and + usr.sbin/{pmcstat,pmccontrol}. + 20050606: The OpenBSD dhclient was imported in place of the ISC dhclient and the network interface configuration scripts were updated