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/f4b938a7ef47
branches: netbsd-1-4
changeset: 470282:f4b938a7ef47
user: he <he%NetBSD.org@localhost>
date: Fri Feb 04 23:22:25 2000 +0000
description:
Today's set:
o mountd reexport fix
o pkg_install ftpio fix
o user program -- RCS IDs & copyright
o msdosfs -- remove file fix
o install.sub script fix to improve error message
o i386 Cyrix MediaGX detection and handling
o Amiga Phase5 68040+PPC reboot code
diffstat:
CHANGES-1.4.2 | 43 ++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 42 insertions(+), 1 deletions(-)
diffs (54 lines):
diff -r f816f35e168b -r f4b938a7ef47 CHANGES-1.4.2
--- a/CHANGES-1.4.2 Fri Feb 04 23:19:51 2000 +0000
+++ b/CHANGES-1.4.2 Fri Feb 04 23:22:25 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.2,v 1.1.2.112 2000/02/03 09:26:11 he Exp $
+# $NetBSD: CHANGES-1.4.2,v 1.1.2.113 2000/02/04 23:22:25 he Exp $
A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
@@ -3119,3 +3119,44 @@
lib/libc/arch/powerpc/sys/cerror.S 1.5
Implement *__errno() indirection.
+
+usr.sbin/mountd/mountd.c 1.59 via patch
+
+ Fix reexportation problem when options are being used or modified,
+ or if export point was globally exported.
+
+usr.sbin/pkg_install/lib/ftpio.c 1.16
+
+ Initialize buffer properly, so that the expect-routine doesn't
+ get confused.
+
+usr.sbin/user/user.c 1.11
+
+ Add RCS IDs and copyright.
+
+sys/msdosfs/msdosfs_vnops.c 1.91
+
+ Purge appropriate name cache entry on file removal. Should fix
+ MI part of PR#8037.
+
+distrib/miniroot/install.sub 1.32
+
+ Display meaningful error message in get_localdir() and clarify
+ the expected input.
+
+sys/arch/i386/isa/clock.c 1.63
+
+ Detect and handle National Geode (Cyrix MediaGX) built-in clock
+ module bug. Fixes PR#8654.
+
+sys/arch/i386/i386/machdep.c 1.376
+
+ Add Cyrix MediaGX identification.
+
+sys/arch/amiga/amiga/locore.s 1.112
+sys/arch/amiga/amiga/amiga_init.c 1.67-1.68 via patch
+sys/arch/amiga/conf/files.amiga 1.93
+sys/arch/amiga/conf/GENERIC 1.129
+sys/arch/amiga/conf/AMIGA regenerate
+
+ Add reboot code for Phase5 68040+PPC boards.
Home |
Main Index |
Thread Index |
Old Index