Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-1]: src/doc Tickets 1262, 1263.
details: https://anonhg.NetBSD.org/src/rev/5cb34b8588bd
branches: netbsd-6-1
changeset: 776059:5cb34b8588bd
user: riz <riz%NetBSD.org@localhost>
date: Thu Mar 05 22:26:20 2015 +0000
description:
Tickets 1262, 1263.
diffstat:
doc/CHANGES-6.1.6 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 5e1f137b45e4 -r 5cb34b8588bd doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Thu Mar 05 22:25:58 2015 +0000
+++ b/doc/CHANGES-6.1.6 Thu Mar 05 22:26:20 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.31 2015/02/28 05:38:04 snj Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.32 2015/03/05 22:26:20 riz Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -4110,3 +4110,15 @@
do not use directory paths present in gzip files with the -N flag.
[mrg, ticket #1261]
+sys/dev/ic/tulip.c 1.185
+
+ Fix a race condition in interface detach.
+ [nakayama, ticket #1262]
+
+distrib/sets/lists/base/mi 1.1035
+distrib/sets/lists/text/mi 1.43
+
+ Move mandoc and makemandb to the base set, making it possible to read
+ man pages on a system that doesn't have the text set. Fixes PR 49230.
+ [snj, ticket #1263]
+
Home |
Main Index |
Thread Index |
Old Index