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/861db1bbfadd
branches: netbsd-1-4
changeset: 471038:861db1bbfadd
user: he <he%NetBSD.org@localhost>
date: Fri Oct 13 19:04:06 2000 +0000
description:
Today's set:
o minimal Y2K fixes for KerberosIV (PR#9095)
o note that the compiler needs updating for a source upgrade
o fix for flushing mfs i/o requests
diffstat:
CHANGES-1.4.3 | 20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r 0c390d7637e1 -r 861db1bbfadd CHANGES-1.4.3
--- a/CHANGES-1.4.3 Fri Oct 13 18:14:41 2000 +0000
+++ b/CHANGES-1.4.3 Fri Oct 13 19:04:06 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.3,v 1.1.2.77 2000/10/12 21:55:00 he Exp $
+# $NetBSD: CHANGES-1.4.3,v 1.1.2.78 2000/10/13 19:04:06 he Exp $
A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
@@ -1586,3 +1586,21 @@
Mention new system call requiring kernel upgrade before user-land
upgrade. Also mention format audit and fixes as a major change.
+
+domestic/lib/libkrb/klog.c patch
+domestic/lib/libkrb/log.c patch
+domestic/usr.sbin/kdb_init/kdb_init.c patch
+domestic/usr.sbin/kerberos/kerberos.c patch
+
+ Minimal Y2K fixup. Don't expire database before 2005, and
+ correct some logging output. Fixes PR#9095.
+
+distrib/notes/common/main patch
+
+ Add a caveat that the compiler needs to be updated for a source
+ based upgrade.
+
+sys/ufs/mfs/mfs_vfsops.c 1.29-1.30 via patch
+
+ Move handling of outstanding I/O requests to before the check for
+ unmounting the file system. Fixes PR#10122.
Home |
Main Index |
Thread Index |
Old Index