Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc Ticket 1701.



details:   https://anonhg.NetBSD.org/src/rev/c0c090220095
branches:  netbsd-1-6
changeset: 531358:c0c090220095
user:      tron <tron%NetBSD.org@localhost>
date:      Thu May 27 09:08:28 2004 +0000

description:
Ticket 1701.

diffstat:

 doc/CHANGES-1.6.3 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r b7f1c650c2bd -r c0c090220095 doc/CHANGES-1.6.3
--- a/doc/CHANGES-1.6.3 Thu May 27 09:06:20 2004 +0000
+++ b/doc/CHANGES-1.6.3 Thu May 27 09:08:28 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.3,v 1.1.2.98 2004/05/26 14:07:50 tron Exp $
+#      $NetBSD: CHANGES-1.6.3,v 1.1.2.99 2004/05/27 09:08:28 tron Exp $
 
 A complete list of changes from NetBSD 1.6.2 to NetBSD 1.6.3:
 
@@ -785,3 +785,13 @@
        register, so the patch cannot be the same.
        [skrll, ticket #1699]
 
+sys/compat/linux/arch/m68k/linux_syscall.h     regen
+sys/compat/linux/arch/m68k/linux_syscallargs.h regen
+sys/compat/linux/arch/m68k/linux_syscalls.c    regen
+sys/compat/linux/arch/m68k/linux_sysent.c      regen
+sys/compat/linux/arch/m68k/syscalls.master     patch
+
+       Correct incorrect definition of system call 194 (linux_sys_ftruncate64)
+       caused by the patch for ticket #1686.
+       [skrll, ticket #1701]
+



Home | Main Index | Thread Index | Old Index