Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src Today's set:
details: https://anonhg.NetBSD.org/src/rev/42793331d0af
branches: netbsd-1-4
changeset: 471309:42793331d0af
user: he <he%NetBSD.org@localhost>
date: Sun Jul 29 20:55:19 2001 +0000
description:
Today's set:
o i386: copy segment descriptors all at once instead of one at a time
o uipc_syscalls.c: add include files to make this compile again
diffstat:
CHANGES-1.4.4 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 223ef2dbad92 -r 42793331d0af CHANGES-1.4.4
--- a/CHANGES-1.4.4 Sun Jul 29 20:53:41 2001 +0000
+++ b/CHANGES-1.4.4 Sun Jul 29 20:55:19 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.4,v 1.1.2.15 2001/07/19 13:54:05 perry Exp $
+# $NetBSD: CHANGES-1.4.4,v 1.1.2.16 2001/07/29 20:55:19 he Exp $
A complete list of changes from NetBSD 1.4.3 to NetBSD 1.4.4:
@@ -347,3 +347,10 @@
fix overflow in sendmsg()
+sys/arch/i386/i386/sys_machdep.c 1.58 via patch
+
+ Copy in segment descriptors all at once rather than one at a time.
+
+sys/kern/uipc_syscalls.c patch
+
+ Add required include files to make this compile again.
Home |
Main Index |
Thread Index |
Old Index