From 038164a116d0b0ef383eb225cacad70b7ccbea4e Mon Sep 17 00:00:00 2001 From: Garance A Drosehn Date: Thu, 9 Jun 2005 19:09:38 +0000 Subject: [PATCH] Mention the change to kinfo_proc, and the need for a complete buildworld. --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPDATING b/UPDATING index f784ce8ffd1f..8b761ba06cee 100644 --- a/UPDATING +++ b/UPDATING @@ -21,6 +21,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20050609: + Changes were made to kinfo_proc in sys/user.h. Please recompile + userland, or commands like `fstat', `pkill', `ps', `top' and `w' + will not behave correctly. + 20050606: The OpenBSD dhclient was imported in place of the ISC dhclient and the network interface configuration scripts were updated