Module Name: src
Committed By: degroote
Date: Tue Sep 15 10:42:40 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
Mention pfsync(4) import
To generate a diff of this commit:
cvs rdiff -u -r1.1289 -r1.1290 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1289 src/doc/CHANGES:1.1290
--- src/doc/CHANGES:1.1289 Sat Sep 12 22:22:33 2009
+++ src/doc/CHANGES Tue Sep 15 10:42:40 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1289 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1290 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -393,3 +393,4 @@
option suppresses output to the console; it can be set
in rc.conf(5) or by booting in silent mode (e.g. "boot
netbsd -z" on i386 or amd64). [apb 20090911]
+ pfsync(4): PFSYNC from OpenBSD 4.2 imported [degroote 20090914]