Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc #1427



details:   https://anonhg.NetBSD.org/src/rev/6dccc27cb51d
branches:  netbsd-1-6
changeset: 530942:6dccc27cb51d
user:      jmc <jmc%NetBSD.org@localhost>
date:      Wed Oct 22 04:06:02 2003 +0000

description:
#1427

diffstat:

 doc/CHANGES-1.6.2 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 434d495b706e -r 6dccc27cb51d doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Wed Oct 22 04:03:58 2003 +0000
+++ b/doc/CHANGES-1.6.2 Wed Oct 22 04:06:02 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.207 2003/10/22 03:50:05 jmc Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.208 2003/10/22 04:06:02 jmc Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -2572,3 +2572,15 @@
 
        Don't allow non-page-aligned offsets.
        [tv, ticket #1426]
+
+src/sys/compat/linux/arch/arm/syscalls.master  1.13
+src/sys/compat/linux/arch/i386/syscalls.master 1.65
+src/sys/compat/linux/arch/m68k/syscalls.master 1.41
+src/sys/compat/linux/arch/mips/syscalls.master 1.11
+src/sys/compat/linux/common/linux_misc.c       1.118 (hand patched)
+src/sys/compat/linux/common/linux_mmap.h       1.15 (hand patched)
+
+       Proper support for mmap2.
+       [tv, ticket #1427]
+
+



Home | Main Index | Thread Index | Old Index