Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #877, #878, #879, #880, #881
details: https://anonhg.NetBSD.org/src/rev/73e747636168
branches: netbsd-8
changeset: 435065:73e747636168
user: martin <martin%NetBSD.org@localhost>
date: Thu Jun 14 20:11:02 2018 +0000
description:
Tickets #877, #878, #879, #880, #881
diffstat:
doc/CHANGES-8.0 | 34 +++++++++++++++++++++++++++++++++-
1 files changed, 33 insertions(+), 1 deletions(-)
diffs (45 lines):
diff -r ed2480acdcca -r 73e747636168 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0 Thu Jun 14 20:08:36 2018 +0000
+++ b/doc/CHANGES-8.0 Thu Jun 14 20:11:02 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.210 2018/06/12 16:36:26 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.211 2018/06/14 20:11:02 martin Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -13890,3 +13890,35 @@
PR kern/53357.
[ozaki-r, ticket #876]
+usr.sbin/user/user.c 1.132
+
+ Fix handling of homeperm values in usermgmt.conf.
+ [zafer, ticket #877]
+
+share/man/man4/rtsx.4 1.5
+sys/dev/ic/rtsx.c 1.3
+sys/dev/ic/rtsxreg.h 1.3
+sys/dev/ic/rtsxvar.h 1.3
+sys/dev/pci/pcidevs 1.1331
+sys/dev/pci/rtsx_pci.c 1.7
+
+ rtsx(4): Add support for RT525A.
+ [maya, ticket #878]
+
+sys/kern/subr_workqueue.c 1.37
+
+ Don't wait on workqueue_wait if called from worker itself.
+ [ozaki-r, ticket #879]
+
+sys/arch/macppc/conf/std.macppc 1.24
+
+ Set options ADBKBD_EMUL_USB by default, to allow co-existances
+ of ADB and USB keyboards.
+ [macallan, ticket #880]
+
+share/mk/bsd.sys.mk 1.280, 1.281
+
+ Fix MKREPRO for more objdir variations.
+ [christos, ticket #881]
+
+
Home |
Main Index |
Thread Index |
Old Index