Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1526 and #1527
details: https://anonhg.NetBSD.org/src/rev/7c3b7bdd3b5e
branches: netbsd-8
changeset: 746351:7c3b7bdd3b5e
user: martin <martin%NetBSD.org@localhost>
date: Sun Mar 29 12:11:41 2020 +0000
description:
Tickets #1526 and #1527
diffstat:
doc/CHANGES-8.2 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 513d43814b63 -r 7c3b7bdd3b5e doc/CHANGES-8.2
--- a/doc/CHANGES-8.2 Sun Mar 29 12:10:37 2020 +0000
+++ b/doc/CHANGES-8.2 Sun Mar 29 12:11:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.112 2020/03/29 11:48:21 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.113 2020/03/29 12:11:41 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -2178,3 +2178,17 @@
links to the homepage. Remove outdated copy of the program.
[martin]
+include/stdio.h 1.98
+
+ Move P_tmpdir from "/var/tmp/" to "/tmp/".
+ [mrg, ticket #1526]
+
+sys/dev/scsipi/cd.c 1.343
+sys/kern/subr_disk.c 1.130
+
+ PR 55104:
+ Avoid division by zero if label isn't valid.
+ Allow open of RAWPART even when no medium is loaded.
+ Keep errors silent if no medium is loaded.
+ [mlelstv, ticket #1527]
+
Home |
Main Index |
Thread Index |
Old Index