Mention interface API changes.

This commit is contained in:
Brooks Davis 2005-06-10 16:51:49 +00:00
parent fc74a9f93a
commit ad0fdce506
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=147257

View File

@ -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'