Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
src: Tickets #1595, #1596, #1597
details: https://anonhg.NetBSD.org/src/rev/f8aea9251c8d
branches: netbsd-7
changeset: 317958:f8aea9251c8d
user: martin <martin%NetBSD.org@localhost>
date: Mon Apr 09 13:28:56 2018 +0000
description:
Tickets #1595, #1596, #1597
diffstat:
doc/CHANGES-7.2 | 22 +++++++++++++++++++++-
1 files changed, 21 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r 96c1ff84a127 -r f8aea9251c8d doc/CHANGES-7.2
--- a/doc/CHANGES-7.2 Mon Apr 09 13:27:41 2018 +0000
+++ b/doc/CHANGES-7.2 Mon Apr 09 13:28:56 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.83 2018/04/05 11:49:19 martin Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.84 2018/04/09 13:28:56 martin Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
release:
@@ -5413,3 +5413,23 @@
Remove M_PKTHDR from secondary mbufs when reassembling packets.
[maxv, ticket #1594]
+external/gpl3/binutils/dist/bfd/elflink.c 1.14
+
+ When trying to decide the status of a weak symbol, resolve any
+ indirectness first.
+ [joerg, ticket #1595]
+
+bin/ed/ed.1 1.32
+bin/ed/main.c 1.29
+usr.bin/patch/pch.c 1.29
+
+ patch: Pass -S to ed(1) so that patches containing ! commands
+ don't run commands.
+ ed: add -S to disable ! commands.
+ [christos, ticket #1596]
+
+sys/arch/amiga/amiga/cc.c 1.27
+
+ Fix a spl(9) leak.
+ [msaitoh, ticket #1597]
+
Home |
Main Index |
Thread Index |
Old Index