Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc 775, 810, 811, 816
details: https://anonhg.NetBSD.org/src/rev/7c5d6f0c8b53
branches: netbsd-7
changeset: 799391:7c5d6f0c8b53
user: snj <snj%NetBSD.org@localhost>
date: Mon Jun 01 19:40:04 2015 +0000
description:
775, 810, 811, 816
diffstat:
doc/CHANGES-7.0 | 35 ++++++++++++++++++++++++++++++++++-
1 files changed, 34 insertions(+), 1 deletions(-)
diffs (46 lines):
diff -r e2346d0ad1ea -r 7c5d6f0c8b53 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Mon Jun 01 19:38:35 2015 +0000
+++ b/doc/CHANGES-7.0 Mon Jun 01 19:40:04 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.313 2015/05/28 10:03:27 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.314 2015/06/01 19:40:04 snj Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -23581,3 +23581,36 @@
Deal with the potential pressence of long double support.
[joerg, ticket #812]
+share/man/man9/disk.9 1.37
+sys/dev/dksubr.c 1.56
+sys/kern/subr_disk.c 1.104, 1.105
+sys/sys/dkio.h 1.21
+
+ Implement DIOCGMEDIASIZE and DIOCGSECTORSIZE.
+ [jnemeth, ticket #775]
+
+usr.bin/netstat/route.c 1.84
+
+ Make sure netstat builds with -DSMALL.
+ [manu, ticket #809]
+
+usr.bin/make/targ.c 1.60
+
+ Fix uninitialized variable warning.
+ [manu, ticket #810]
+
+lib/libcurses/unctrl.h 1.5
+
+ Fix quoting in macro.
+ [wiz, ticket #811]
+
+compat/archdirs.mk 1.7, 1.9, 1.10
+compat/arm/eabihf/bsd.eabihf.mk 1.2
+external/gpl3/gcc/dist/gcc/config.gcc 1.33
+external/gpl3/gcc/dist/gcc/config/arm/netbsd-eabi.h 1.14
+external/gpl3/gcc/dist/gcc/config/arm/t-netbsdeabi 1.1
+
+ Fix build infrastructure and gcc for providing OABI compat
+ libraries on earm* machines.
+ [martin, ticket #816]
+
Home |
Main Index |
Thread Index |
Old Index