Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #1711



details:   https://anonhg.NetBSD.org/src/rev/fd5261ae1c0d
branches:  netbsd-7
changeset: 460822:fd5261ae1c0d
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Nov 04 14:53:35 2019 +0000

description:
Ticket #1711

diffstat:

 doc/CHANGES-7.3 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 57f1b12c6678 -r fd5261ae1c0d doc/CHANGES-7.3
--- a/doc/CHANGES-7.3   Mon Nov 04 14:52:15 2019 +0000
+++ b/doc/CHANGES-7.3   Mon Nov 04 14:53:35 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.65 2019/10/31 01:53:00 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.66 2019/11/04 14:53:35 martin Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -702,3 +702,14 @@
        Do not install the filemon module.
        [maya, ticket #1710]
 
+sys/compat/netbsd32/syscalls.master                    1.129
+sys/compat/netbsd32/netbsd32_syscallargs.h             (regen)
+sys/compat/netbsd32/netbsd32_syscall.h                 (regen)
+sys/compat/netbsd32/netbsd32_sysent.c                  (regen)
+sys/compat/netbsd32/netbsd32_syscalls.c                (regen)
+sys/compat/netbsd32/netbsd32_syscalls_autoload.c       (regen)
+sys/compat/netbsd32/netbsd32_systrace_args.c           (regen)
+
+       For netbsd32_readlinkat(2), bufsize is netbsd_size_t, not size_t.
+       [rin, ticket #1711]
+



Home | Main Index | Thread Index | Old Index