Module Name: src
Committed By: kamil
Date: Sat Jan 6 16:52:57 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
doc: Tweak the vadvise removal entry in CHANGES
Note the removal of the vadvise header
To generate a diff of this commit:
cvs rdiff -u -r1.2343 -r1.2344 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.2343 src/doc/CHANGES:1.2344
--- src/doc/CHANGES:1.2343 Mon Jan 1 11:52:45 2018
+++ src/doc/CHANGES Sat Jan 6 16:52:57 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2343 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2344 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -95,5 +95,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
[mbalmer 20171213]
sstk: Remove the "stack section size change" syscall [kamil 20171219]
sbrk: Remove the "data section size change" syscall [kamil 20171219]
- ovadvise: Remove the old vadvise syscall [kamil 20171219]
+ ovadvise: Remove the old vadvise syscall header [kamil 20171219]
dhcpcd(8): Import dhcpcd-7.0.0 [roy 20180101]