diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2005-06-10 16:51:49 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2005-06-10 16:51:49 +0000 |
| commit | ad0fdce506c805b4540e40c75b146d566d0733ca (patch) | |
| tree | 579e3d000988100839da9c2f55ed5c2924340820 | |
| parent | fc74a9f93a5fbc83262aa12084404ac953c854b5 (diff) | |
Notes
| -rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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' |
