Module Name: src
Committed By: snj
Date: Sat Feb 27 22:17:15 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Mention net.inet.icmp.bmcastecho.
To generate a diff of this commit:
cvs rdiff -u -r1.1364 -r1.1365 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.1364 src/doc/CHANGES:1.1365
--- src/doc/CHANGES:1.1364 Sat Feb 27 19:23:38 2010
+++ src/doc/CHANGES Sat Feb 27 22:17:15 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1364 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1365 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -502,6 +502,8 @@
mount_portal(8): Remove the kernel portalfs driver and replace
mount_portal with a version implemented using puffs.
[pooka 20091205]
+ network: Add "net.inet.icmp.bmcastecho" sysctl(7) support, to disable
+ ICMP replies to the broadcast address. [christos 20091207]
ntp: Import ntp-4-2-4p8. [kardel 20091208]
zaurus: Add support Xorg. [nonaka 20091213]
sysinst: Make SHA1 the default option for cyphers. [ahoka 20091216]