Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src/doc 1504-1506



details:   https://anonhg.NetBSD.org/src/rev/d7674d375720
branches:  netbsd-6
changeset: 777259:d7674d375720
user:      snj <snj%NetBSD.org@localhost>
date:      Fri Oct 13 08:06:09 2017 +0000

description:
1504-1506

diffstat:

 doc/CHANGES-6.2 |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 01ff32ed2fd9 -r d7674d375720 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Fri Oct 13 08:05:30 2017 +0000
+++ b/doc/CHANGES-6.2   Fri Oct 13 08:06:09 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.310 2017/09/11 04:46:21 snj Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.311 2017/10/13 08:06:09 snj Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -20926,3 +20926,19 @@
          getpw*() internal buffers.
        [mlelstv, ticket #1503]
 
+usr.sbin/syslogd/syslogd.c                     1.124
+
+       Use looked up remote host for remote message without a hostname
+       [ginsbach, ticket #1504]
+
+sys/arch/i386/i386/i386_trap.S                 1.12 via patch
+
+       use %ss instead of %ds in trap06
+       [maxv, ticket #1505]
+
+sys/fs/msdosfs/msdosfs_vfsops.c                        1.128
+
+       Add more sanity checks for BPB parameters. Handle FAT12 format
+       for media with sectors >= 32kByte.  PR 52485.
+       [mlelstv, ticket #1506]
+



Home | Main Index | Thread Index | Old Index