Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1251 - #1253
details: https://anonhg.NetBSD.org/src/rev/4b764d596fa1
branches: netbsd-8
changeset: 450951:4b764d596fa1
user: martin <martin%NetBSD.org@localhost>
date: Wed May 01 09:13:31 2019 +0000
description:
Tickets #1251 - #1253
diffstat:
doc/CHANGES-8.1 | 20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r 0df8ce3e9dd7 -r 4b764d596fa1 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1 Wed May 01 09:09:33 2019 +0000
+++ b/doc/CHANGES-8.1 Wed May 01 09:13:31 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.137 2019/04/28 08:46:17 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.138 2019/05/01 09:13:31 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -3046,3 +3046,21 @@
Import dhcpcd-7.2.1.
[roy, ticket #1250]
+sys/dev/veriexec.config 1.1 (patch)
+
+ Add a configuration file for enabling Veriexec in kernel config(5)
+ files.
+ [sevan, ticket #1251]
+
+distrib/amd64/ramdisks/ramdisk-cgdroot/list 1.2
+distrib/i386/ramdisks/ramdisk-cgdroot/list 1.2
+
+ Add a symlink to /altroot/stand to help the kernel find modules.
+ [alnsn, ticket #1252]
+
+sys/kern/sys_pipe.c 1.147,1.148
+
+ Clean up pipe structure before recycling it.
+ Handle half-closed pipes in FIONWRITE and FIONSPACE.
+ [mlelstv, ticket #1253]
+
Home |
Main Index |
Thread Index |
Old Index