Module Name: src
Committed By: riz
Date: Sun Nov 8 02:08:18 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
Tickets 1020, 1025
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src/doc/CHANGES-7.1
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-7.1
diff -u src/doc/CHANGES-7.1:1.1.2.26 src/doc/CHANGES-7.1:1.1.2.27
--- src/doc/CHANGES-7.1:1.1.2.26 Sun Nov 8 01:56:46 2015
+++ src/doc/CHANGES-7.1 Sun Nov 8 02:08:18 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.26 2015/11/08 01:56:46 riz Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.27 2015/11/08 02:08:18 riz Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -1472,3 +1472,14 @@ external/bsd/ntp/scripts/mkver
Update ntp to 4.2.8p4.
[christos, ticket #1024]
+sys/compat/linux/common/linux_mod.c 1.5
+sys/compat/netbsd32/netbsd32_mod.c 1.6-1.9
+
+ Fixes for compat modules.
+ [pgoyette, ticket #1020]
+
+usr.sbin/vnconfig/vnconfig.8 1.40
+
+ In NetBSD 7, the vnconfig command was renamed.
+ [pgoyette, ticket #1025]
+