Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc tickets 1412, 1414, 1416
details: https://anonhg.NetBSD.org/src/rev/8483469e4299
branches: netbsd-6
changeset: 777126:8483469e4299
user: snj <snj%NetBSD.org@localhost>
date: Wed Nov 16 18:07:03 2016 +0000
description:
tickets 1412, 1414, 1416
diffstat:
doc/CHANGES-6.2 | 24 +++++++++++++++++++++++-
1 files changed, 23 insertions(+), 1 deletions(-)
diffs (35 lines):
diff -r ff4cfa44bf60 -r 8483469e4299 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Wed Nov 16 18:04:39 2016 +0000
+++ b/doc/CHANGES-6.2 Wed Nov 16 18:07:03 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.267 2016/11/13 06:50:10 snj Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.268 2016/11/16 18:07:03 snj Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -15399,3 +15399,25 @@
Fix build with gcc5.
[pgoyette, ticket #1417]
+bin/sh/exec.c 1.45
+bin/sh/var.c 1.43
+
+ PR/48312: unset should not return an error for functions are
+ variables that were not previously set.
+ [dholland, ticket #1412]
+
+usr.bin/ftp/fetch.c 1.225
+
+ Fix crash in ftp when given an IPv6 URL that's missing a slash.
+ PR bin/51558.
+ [nonaka, ticket #1414]
+
+sys/arch/alpha/alpha/machdep.c 1.347
+sys/arch/alpha/alpha/prom.c 1.49
+sys/arch/alpha/stand/common/booted_dev.c 1.4
+sys/arch/alpha/stand/common/prom.c 1.15
+
+ Match the two prom_getenv() and fix buffer overflow causing
+ wrong host controller SCSI ID for DEC 3000.
+ [flxd, ticket #1416]
+
Home |
Main Index |
Thread Index |
Old Index