diff options
author | mlaier <mlaier@FreeBSD.org> | 2004-09-14 02:39:55 +0000 |
---|---|---|
committer | mlaier <mlaier@FreeBSD.org> | 2004-09-14 02:39:55 +0000 |
commit | c3040d05d99f755208218d8b447b91914d2dc9a7 (patch) | |
tree | aa0207e89186ea6d6a042b6894c57f4b67a9d90f /UPDATING | |
parent | 77cedf48e23d8d8dced1b063b05d153f0e416cd4 (diff) | |
download | FreeBSD-src-c3040d05d99f755208218d8b447b91914d2dc9a7.zip FreeBSD-src-c3040d05d99f755208218d8b447b91914d2dc9a7.tar.gz |
Put in a note about the changed pflogd format (for 64 bit archs).
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -23,6 +23,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20040914: + The format of the pflogd(8) logfile "/var/log/pflog" has changed for + architectures that have a 64 bit long type to make it compatible to + the standard pcap format. In order to prevent corruption move away + any old logfile before using a new pflogd(8). + 20040906: debug.witness_* has been renamed to debug.witness.*. There are compatibility tunables left in for a few days. Update loader.conf |