Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src Two more:
details: https://anonhg.NetBSD.org/src/rev/eb066fcce19c
branches: netbsd-1-4
changeset: 471189:eb066fcce19c
user: he <he%NetBSD.org@localhost>
date: Fri Oct 27 20:54:59 2000 +0000
description:
Two more:
o two forgotten format fixes in libkvm
o a security fix in spec_open()
diffstat:
CHANGES-1.4.3 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r c004650e0590 -r eb066fcce19c CHANGES-1.4.3
--- a/CHANGES-1.4.3 Fri Oct 27 20:45:36 2000 +0000
+++ b/CHANGES-1.4.3 Fri Oct 27 20:54:59 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.3,v 1.1.2.85 2000/10/27 15:58:05 he Exp $
+# $NetBSD: CHANGES-1.4.3,v 1.1.2.86 2000/10/27 20:54:59 he Exp $
A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
@@ -1843,3 +1843,12 @@
distrib/notes/common/main patch
Fix wording.
+
+lib/libkvm/kvm_sun3.c 1.10
+lib/libkvm/kvm_sun3x.c 1.7
+
+ Use %lx to format u_long parameter.
+
+sys/miscfs/specfs/spec_vnops.c 1.51
+
+ Fix security problem in spec_open().
Home |
Main Index |
Thread Index |
Old Index