diff options
author | Andre Oppermann <andre@FreeBSD.org> | 2004-02-24 16:12:09 +0000 |
---|---|---|
committer | Andre Oppermann <andre@FreeBSD.org> | 2004-02-24 16:12:09 +0000 |
commit | fbd2e692fa93a995a8d7e8fe2c6c701673c4e219 (patch) | |
tree | b946ab5221258f86bf35a831b1d76dc34b161ff6 /UPDATING | |
parent | aaff9927f686d290f03d8987059fc228e137218a (diff) | |
download | src-fbd2e692fa93a995a8d7e8fe2c6c701673c4e219.tar.gz src-fbd2e692fa93a995a8d7e8fe2c6c701673c4e219.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,6 +17,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20040224: + The tcpcb structure has changed and makes a recompile of libkvm + and related userland network utilities neccessary. + 20040222: The cdevsw structure has changed in two externally visible ways. First, the sense of the D_GIANT flag has changed to D_NEEDSGIANT. |