diff options
| author | Garance A Drosehn <gad@FreeBSD.org> | 2004-03-10 17:39:05 +0000 |
|---|---|---|
| committer | Garance A Drosehn <gad@FreeBSD.org> | 2004-03-10 17:39:05 +0000 |
| commit | ec9b318eaf513417b37e838bbf67f2a39bb922ad (patch) | |
| tree | 025c15a211ee89fb04e544ed967ea9b57d47647c /UPDATING | |
| parent | a3fc6c720846a1e91112828839cab90daf77682f (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING index 7afcf4b8b1386..35884603f5b64 100644 --- a/UPDATING +++ b/UPDATING @@ -17,6 +17,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20040310: + The FreeBSD/sparc64 platform is changing time_t from 32-bits to + 64-bits. This is a very major incompatible change, so people + using FreeBSD/sparc64 *must* read the UPDATING.64BTT file for + detailed instructions on how to make this upgrade. People + upgrading FreeBSD on other platforms can ignore this event. + 20040308: The packet filter (pf) is now installed with the base system. Make sure to run mergemaster -p before installworld to create required |
