summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2005-06-10 16:51:49 +0000
committerBrooks Davis <brooks@FreeBSD.org>2005-06-10 16:51:49 +0000
commitad0fdce506c805b4540e40c75b146d566d0733ca (patch)
tree579e3d000988100839da9c2f55ed5c2924340820
parentfc74a9f93a5fbc83262aa12084404ac953c854b5 (diff)
Notes
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8b761ba06cee..8fa876c50b9e 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.
+20050610:
+ Major changes to network interface API. All drivers must be
+ recompiled. Drivers not in the base system will need to be
+ updated to the new APIs.
+
20050609:
Changes were made to kinfo_proc in sys/user.h. Please recompile
userland, or commands like `fstat', `pkill', `ps', `top' and `w'