Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc 737, 760
details: https://anonhg.NetBSD.org/src/rev/539382f1af4c
branches: netbsd-7
changeset: 799317:539382f1af4c
user: snj <snj%NetBSD.org@localhost>
date: Wed May 13 19:20:30 2015 +0000
description:
737, 760
diffstat:
doc/CHANGES-7.0 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (32 lines):
diff -r b350eb7cab39 -r 539382f1af4c doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Wed May 13 19:19:19 2015 +0000
+++ b/doc/CHANGES-7.0 Wed May 13 19:20:30 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.293 2015/05/13 17:30:57 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.294 2015/05/13 19:20:30 snj Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -22851,8 +22851,10 @@
[mrg, ticket #736]
sys/miscfs/fdesc/fdesc_vfsops.c 1.90
+sys/miscfs/fdesc/fdesc_vnops.c 1.125 via patch
Fix type of /dev/tty
+ Restore VNON setting code and then set the proper type in lookup.
[riz, ticket #737]
distrib/evbarm/instkernel/sshramdisk/Makefile patch
@@ -23014,3 +23016,11 @@
Fixes PR install/49231.
[martin, ticket #754]
+usr.sbin/syslogd/syslogd.c 1.120
+
+ - when checking hostname of incoming remote messages, fallback
+ to checking remote host if the message doesn't contain a
+ hostname
+ - don't truncate IP addresses when reading syslogd.conf
+ [jnemeth, ticket #760]
+
Home |
Main Index |
Thread Index |
Old Index