diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2009-07-26 20:12:06 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2009-07-26 20:12:06 +0000 |
| commit | 560bf6e4ae50e7df5f1dd408aa242e4a7524ee3f (patch) | |
| tree | 18a402e8ae34bd3cbad786ac3643f3073772f260 | |
| parent | 33fe28bbcd11edf0ea8510788ce9d9670baf49fc (diff) | |
Notes
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -65,9 +65,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW: 20090624: The ABI of various structures related to the SYSV IPC API have - been changed. As a result, the COMPAT_FREEBSD[456] kernel - options now all require COMPAT_FREEBSD7. Bump __FreeBSD_version - to 800100. + been changed. As a result, the COMPAT_FREEBSD[456] and COMPAT_43 + kernel options now all require COMPAT_FREEBSD7. + Bump __FreeBSD_version to 800100. 20090622: Layout of struct vnet has changed as routing related variables |
