Module Name: src
Committed By: sevan
Date: Mon Feb 26 22:37:27 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
Note awacs(4) getting enabled.
To generate a diff of this commit:
cvs rdiff -u -r1.2360 -r1.2361 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.2360 src/doc/CHANGES:1.2361
--- src/doc/CHANGES:1.2360 Sun Feb 25 23:53:57 2018
+++ src/doc/CHANGES Mon Feb 26 22:37:27 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2360 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2361 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -115,5 +115,6 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
enable by default. [sevan 20180217]
macppc: Enable support for "per-priority cyclical scan" buffer queue
strategy. [sevan 20180223]
+ macppc: Enable awacs(4) by default in kernel configs. [sevan 20180224]
mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 878.30.4
[christos 20180225]